2026-03-27 04:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 04:15:05 [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 04:15:05 [adesa.be] INFO: Starting spider adesa.be
2026-03-27 04:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 04:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 04:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 04:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 04:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: e1fcdd0a5a1735d4
2026-03-27 04: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 04: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-27T04_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 04:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 04:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 04: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 04:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 04: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 04: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 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 04:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
2026-03-27 04:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 04:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 04:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 04: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 04:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 04:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 04: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 04: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 04:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 04:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 04:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 04:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-27 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 04:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 04: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 04:15:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:14 [adesa.be] INFO: Found listing with ID: 10730663
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730663%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10730663: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10730663 url https://www.openlane.eu/en/carv6/auction/10730663
2026-03-27 04:15:14 [adesa.be] INFO: Found listing with ID: 10731407
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731407%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10731407: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10731407 url https://www.openlane.eu/en/carv6/auction/10731407
2026-03-27 04: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 04:15:14 [adesa.be] INFO: Found listing with ID: 10730531
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730531%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10730531: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10730531 url https://www.openlane.eu/en/carv6/auction/10730531
2026-03-27 04: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 04:15:14 [adesa.be] INFO: Found listing with ID: 10732496
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732496%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10732496: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10732496 url https://www.openlane.eu/en/carv6/auction/10732496
2026-03-27 04: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 04:15:14 [adesa.be] INFO: Found listing with ID: 10730515
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730515%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10730515: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10730515 url https://www.openlane.eu/en/carv6/auction/10730515
2026-03-27 04: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 04:15:14 [adesa.be] INFO: Found listing with ID: 10731432
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731432%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10731432: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10731432 url https://www.openlane.eu/en/carv6/auction/10731432
2026-03-27 04: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 04:15:14 [adesa.be] INFO: Found listing with ID: 10730471
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730471%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10730471: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10730471 url https://www.openlane.eu/en/carv6/auction/10730471
2026-03-27 04: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 04:15:14 [adesa.be] INFO: Found listing with ID: 10732476
2026-03-27 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732476%27 HTTP/1.1" 200 None
2026-03-27 04:15:14 [adesa.be] INFO: Scrape type for 10732476: 1
2026-03-27 04:15:14 [adesa.be] INFO: Scraping item 10732476 url https://www.openlane.eu/en/carv6/auction/10732476
2026-03-27 04: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 04:15:14 [adesa.be] INFO: Found listing with ID: 10730469
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730469%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730469: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730469 url https://www.openlane.eu/en/carv6/auction/10730469
2026-03-27 04:15: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 04:15:15 [adesa.be] INFO: Found listing with ID: 10731421
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731421%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731421: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731421 url https://www.openlane.eu/en/carv6/auction/10731421
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730495
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730495%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730495: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730495 url https://www.openlane.eu/en/carv6/auction/10730495
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10733085
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733085%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10733085: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10733085 url https://www.openlane.eu/en/carv6/auction/10733085
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731428
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731428%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731428: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731428 url https://www.openlane.eu/en/carv6/auction/10731428
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730467
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730467%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730467: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730467 url https://www.openlane.eu/en/carv6/auction/10730467
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730459
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730459%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730459: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730459 url https://www.openlane.eu/en/carv6/auction/10730459
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10732473
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732473%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10732473: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10732473 url https://www.openlane.eu/en/carv6/auction/10732473
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10733081
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733081%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10733081: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10733081 url https://www.openlane.eu/en/carv6/auction/10733081
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730499
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730499%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730499: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730499 url https://www.openlane.eu/en/carv6/auction/10730499
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730503
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730503%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730503: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730503 url https://www.openlane.eu/en/carv6/auction/10730503
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730511
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730511%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730511: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730511 url https://www.openlane.eu/en/carv6/auction/10730511
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731426
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731426%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731426: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731426 url https://www.openlane.eu/en/carv6/auction/10731426
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731423
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731423%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731423: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731423 url https://www.openlane.eu/en/carv6/auction/10731423
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730551
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730551%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730551: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730551 url https://www.openlane.eu/en/carv6/auction/10730551
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730504
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730504%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730504: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730504 url https://www.openlane.eu/en/carv6/auction/10730504
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730530
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730530%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730530: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730530 url https://www.openlane.eu/en/carv6/auction/10730530
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730643
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730643%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730643: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730643 url https://www.openlane.eu/en/carv6/auction/10730643
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730519
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730519%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730519: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730519 url https://www.openlane.eu/en/carv6/auction/10730519
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730568
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730568%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730568: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730568 url https://www.openlane.eu/en/carv6/auction/10730568
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730549
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730549%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730549: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730549 url https://www.openlane.eu/en/carv6/auction/10730549
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730502
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730502%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730502: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730502 url https://www.openlane.eu/en/carv6/auction/10730502
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730488
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730488%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730488: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730488 url https://www.openlane.eu/en/carv6/auction/10730488
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730632
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730632%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730632: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730632 url https://www.openlane.eu/en/carv6/auction/10730632
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731402
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731402%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731402: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731402 url https://www.openlane.eu/en/carv6/auction/10731402
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730548
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730548%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730548: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730548 url https://www.openlane.eu/en/carv6/auction/10730548
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730514
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730514%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730514: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730514 url https://www.openlane.eu/en/carv6/auction/10730514
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731405
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731405%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731405: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731405 url https://www.openlane.eu/en/carv6/auction/10731405
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730491
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730491%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730491: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730491 url https://www.openlane.eu/en/carv6/auction/10730491
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731411
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731411%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731411: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731411 url https://www.openlane.eu/en/carv6/auction/10731411
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730489
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730489%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730489: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730489 url https://www.openlane.eu/en/carv6/auction/10730489
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730558
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730558%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730558: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730558 url https://www.openlane.eu/en/carv6/auction/10730558
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730527
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730527%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730527: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730527 url https://www.openlane.eu/en/carv6/auction/10730527
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731431
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731431%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731431: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731431 url https://www.openlane.eu/en/carv6/auction/10731431
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730642
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730642%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730642: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730642 url https://www.openlane.eu/en/carv6/auction/10730642
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10731427
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731427%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10731427: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10731427 url https://www.openlane.eu/en/carv6/auction/10731427
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730492
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730492%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730492: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730492 url https://www.openlane.eu/en/carv6/auction/10730492
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730508
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730508%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730508: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730508 url https://www.openlane.eu/en/carv6/auction/10730508
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730498
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730498%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730498: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730498 url https://www.openlane.eu/en/carv6/auction/10730498
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10732580
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732580%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10732580: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10732580 url https://www.openlane.eu/en/carv6/auction/10732580
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10732594
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732594%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10732594: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10732594 url https://www.openlane.eu/en/carv6/auction/10732594
2026-03-27 04:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10727129
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727129%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10727129: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10727129 url https://www.openlane.eu/en/carv6/auction/10727129
2026-03-27 04:15: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 04:15:15 [adesa.be] INFO: Found listing with ID: 10730478
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730478%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730478: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730478 url https://www.openlane.eu/en/carv6/auction/10730478
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730480
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730480%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730480: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730480 url https://www.openlane.eu/en/carv6/auction/10730480
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10732622
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732622%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10732622: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10732622 url https://www.openlane.eu/en/carv6/auction/10732622
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730490
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730490%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730490: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730490 url https://www.openlane.eu/en/carv6/auction/10730490
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730484
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730484%27 HTTP/1.1" 200 None
2026-03-27 04:15:15 [adesa.be] INFO: Scrape type for 10730484: 1
2026-03-27 04:15:15 [adesa.be] INFO: Scraping item 10730484 url https://www.openlane.eu/en/carv6/auction/10730484
2026-03-27 04:15:15 [adesa.be] INFO: Found listing with ID: 10730457
2026-03-27 04:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730457%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10730457: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10730457 url https://www.openlane.eu/en/carv6/auction/10730457
2026-03-27 04:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663
2026-03-27 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1766867-d8f3-5ecf-bd46-471bb9559de0 with scrape type 1
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fdf16b389-6c03-43cc-a97a-cbbb9034db72.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/df16b389-6c03-43cc-a97a-cbbb9034db72.jpg not downloaded yet
2026-03-27 04:15:16 [adesa.be] INFO: Found listing with ID: 10730472
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730472%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10730472: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10730472 url https://www.openlane.eu/en/carv6/auction/10730472
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F1798dfca-eeb9-4fc2-a0f6-c44e0f0fd6a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/1798dfca-eeb9-4fc2-a0f6-c44e0f0fd6a1.jpg not downloaded yet
2026-03-27 04:15:16 [adesa.be] INFO: Found listing with ID: 10730482
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730482%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10730482: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10730482 url https://www.openlane.eu/en/carv6/auction/10730482
2026-03-27 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fdfd571ed-9fc2-4c8c-8b29-bae2896d0e69.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/dfd571ed-9fc2-4c8c-8b29-bae2896d0e69.jpg not downloaded yet
2026-03-27 04: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 04:15:16 [adesa.be] INFO: Found listing with ID: 10731430
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731430%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10731430: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10731430 url https://www.openlane.eu/en/carv6/auction/10731430
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F85d1ea42-baca-4a3e-9006-0f04bc7b0844.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/85d1ea42-baca-4a3e-9006-0f04bc7b0844.jpg not downloaded yet
2026-03-27 04:15:16 [adesa.be] INFO: Found listing with ID: 10730464
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730464%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10730464: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10730464 url https://www.openlane.eu/en/carv6/auction/10730464
2026-03-27 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F478bbc5e-38b2-4991-8245-8904fc1063d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/478bbc5e-38b2-4991-8245-8904fc1063d5.jpg not downloaded yet
2026-03-27 04: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 04:15:16 [adesa.be] INFO: Found listing with ID: 10733082
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733082%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10733082: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10733082 url https://www.openlane.eu/en/carv6/auction/10733082
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F9cf1df47-759a-46cd-a1a6-074c6bd2b4b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/9cf1df47-759a-46cd-a1a6-074c6bd2b4b3.jpg not downloaded yet
2026-03-27 04:15:16 [adesa.be] INFO: Found listing with ID: 10730461
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730461%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10730461: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10730461 url https://www.openlane.eu/en/carv6/auction/10730461
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fae67aae5-b8a2-4914-87ac-420b82cf771a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/ae67aae5-b8a2-4914-87ac-420b82cf771a.jpg not downloaded yet
2026-03-27 04:15:16 [adesa.be] INFO: Found listing with ID: 10730470
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730470%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [adesa.be] INFO: Scrape type for 10730470: 1
2026-03-27 04:15:16 [adesa.be] INFO: Scraping item 10730470 url https://www.openlane.eu/en/carv6/auction/10730470
2026-03-27 04:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471
2026-03-27 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a3ab5f-9984-583e-bc08-3c941c388ecf with scrape type 1
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36a3ab5f-9984-583e-bc08-3c941c388ecf
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252F258a0755-c864-4f86-9ba9-bf0b300bd9b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/258a0755-c864-4f86-9ba9-bf0b300bd9b6.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252F1320c3a4-51ae-4e1e-a29c-1db7d962ecba.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/1320c3a4-51ae-4e1e-a29c-1db7d962ecba.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252F9e4c8625-a4eb-4695-a3cf-a2fda67d1cd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/9e4c8625-a4eb-4695-a3cf-a2fda67d1cd0.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252F9193d00e-af27-4334-9c76-658d2c15c782.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/9193d00e-af27-4334-9c76-658d2c15c782.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252Ff0294a52-099d-4237-904b-413f39942780.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/f0294a52-099d-4237-904b-413f39942780.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252F22c478fe-3828-48f7-9373-3ce40648ca77.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/22c478fe-3828-48f7-9373-3ce40648ca77.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252Fcb177def-b75b-4626-b929-066aaae4e83d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/cb177def-b75b-4626-b929-066aaae4e83d.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252Ff1ade766-794d-4a2f-8639-6d623cea0593.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/f1ade766-794d-4a2f-8639-6d623cea0593.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252Fe490e69d-91be-4772-8d24-691e37099293.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/e490e69d-91be-4772-8d24-691e37099293.jpg already downloaded
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733283%252Fgeneral%252Fd1e76ded-bf52-4af7-966b-b37e3b84edc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733283/general/d1e76ded-bf52-4af7-966b-b37e3b84edc2.jpg already downloaded
2026-03-27 04:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36a3ab5f-9984-583e-bc08-3c941c388ecf, identifier: 10730471
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fff8468de-0307-4491-9ffb-2f3754126e17.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/ff8468de-0307-4491-9ffb-2f3754126e17.jpg not downloaded yet
2026-03-27 04:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471
2026-03-27 04:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04: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 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04: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 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04: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 04:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471
2026-03-27 04:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471 to the API
2026-03-27 04:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730471>
{'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': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '36a3ab5f-9984-583e-bc08-3c941c388ecf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RJN179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 202354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5733283/general/258a0755-c864-4f86-9ba9-bf0b300bd9b6.jpg',
'https://images.openlane.eu/carimgs/5733283/general/1320c3a4-51ae-4e1e-a29c-1db7d962ecba.jpg',
'https://images.openlane.eu/carimgs/5733283/general/9e4c8625-a4eb-4695-a3cf-a2fda67d1cd0.jpg',
'https://images.openlane.eu/carimgs/5733283/general/9193d00e-af27-4334-9c76-658d2c15c782.jpg',
'https://images.openlane.eu/carimgs/5733283/general/f0294a52-099d-4237-904b-413f39942780.jpg',
'https://images.openlane.eu/carimgs/5733283/general/22c478fe-3828-48f7-9373-3ce40648ca77.jpg',
'https://images.openlane.eu/carimgs/5733283/general/cb177def-b75b-4626-b929-066aaae4e83d.jpg',
'https://images.openlane.eu/carimgs/5733283/general/f1ade766-794d-4a2f-8639-6d623cea0593.jpg',
'https://images.openlane.eu/carimgs/5733283/general/e490e69d-91be-4772-8d24-691e37099293.jpg',
'https://images.openlane.eu/carimgs/5733283/general/d1e76ded-bf52-4af7-966b-b37e3b84edc2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121420,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/258a0755-c864-4f86-9ba9-bf0b300bd9b6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97288,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/1320c3a4-51ae-4e1e-a29c-1db7d962ecba.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102055,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/9e4c8625-a4eb-4695-a3cf-a2fda67d1cd0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97258,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/9193d00e-af27-4334-9c76-658d2c15c782.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126094,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/f0294a52-099d-4237-904b-413f39942780.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183024,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/22c478fe-3828-48f7-9373-3ce40648ca77.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221805,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/cb177def-b75b-4626-b929-066aaae4e83d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335770,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/f1ade766-794d-4a2f-8639-6d623cea0593.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260226,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/e490e69d-91be-4772-8d24-691e37099293.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36a3ab5f-9984-583e-bc08-3c941c388ecf/36a3ab5f-9984-583e-bc08-3c941c388ecf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170433,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733283/general/d1e76ded-bf52-4af7-966b-b37e3b84edc2.jpg',
'Width': 1600}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2015-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q7 E-Tron 3.0 TDI - Quattro - Hybrid - Automatic - 258 hp - '
'202.354 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:18 [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 04:15:18 [adesa.be] INFO: Saving data for 10730471: {'created_time': 1774584918.336952, 'last_price_update_time': 1774584918.336965, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730471') HTTP/1.1" 204 0
2026-03-27 04:15:18 [adesa.be] INFO: Found listing with ID: 10730486
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:18 [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 04:15:18 [adesa.be] INFO: Scrape type for 10730486: 1
2026-03-27 04:15:18 [adesa.be] INFO: Scraping item 10730486 url https://www.openlane.eu/en/carv6/auction/10730486
2026-03-27 04:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407
2026-03-27 04:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd784b4-ec9a-5191-a820-a50d5e119ae4 with scrape type 1
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F8c71a585-4ebc-4ae5-a715-eb17a276e246.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/8c71a585-4ebc-4ae5-a715-eb17a276e246.jpeg not downloaded yet
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F0d2eb75d-74b0-4502-b543-bb2a03672c03.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/0d2eb75d-74b0-4502-b543-bb2a03672c03.jpg not downloaded yet
2026-03-27 04:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:18 [adesa.be] INFO: Found listing with ID: 10731425
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:18 [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 04:15:18 [adesa.be] INFO: Scrape type for 10731425: 1
2026-03-27 04:15:18 [adesa.be] INFO: Scraping item 10731425 url https://www.openlane.eu/en/carv6/auction/10731425
2026-03-27 04:15: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 04:15: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 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252Fb478ec45-5ad4-43e2-9666-8eb8d244722a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/b478ec45-5ad4-43e2-9666-8eb8d244722a.jpeg not downloaded yet
2026-03-27 04:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F775ed481-e404-4ace-a901-09bbd8cbae0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/775ed481-e404-4ace-a901-09bbd8cbae0c.jpg not downloaded yet
2026-03-27 04:15: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 04:15: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 04:15:18 [adesa.be] INFO: Found listing with ID: 10730493
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:18 [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 04:15:18 [adesa.be] INFO: Scrape type for 10730493: 1
2026-03-27 04:15:18 [adesa.be] INFO: Scraping item 10730493 url https://www.openlane.eu/en/carv6/auction/10730493
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F21c3dd8d-d09b-4efb-b1fe-cad81756cc10.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/21c3dd8d-d09b-4efb-b1fe-cad81756cc10.jpeg not downloaded yet
2026-03-27 04:15:18 [adesa.be] INFO: Found listing with ID: 10730528
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:18 [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 04:15:18 [adesa.be] INFO: Scrape type for 10730528: 1
2026-03-27 04:15:18 [adesa.be] INFO: Scraping item 10730528 url https://www.openlane.eu/en/carv6/auction/10730528
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F25a8df1a-cdf1-48d8-823c-71b30d4ce8ed.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/25a8df1a-cdf1-48d8-823c-71b30d4ce8ed.jpeg not downloaded yet
2026-03-27 04:15:18 [adesa.be] INFO: Found listing with ID: 10730507
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:18 [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 04:15:18 [adesa.be] INFO: Scrape type for 10730507: 1
2026-03-27 04:15:18 [adesa.be] INFO: Scraping item 10730507 url https://www.openlane.eu/en/carv6/auction/10730507
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F9fac90fa-4344-4ebc-9998-eebc442944d1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/9fac90fa-4344-4ebc-9998-eebc442944d1.jpeg not downloaded yet
2026-03-27 04:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432
2026-03-27 04:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with scrape type 1
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252F83e1b24a-a10b-48e7-a1eb-899aa7632c42.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/83e1b24a-a10b-48e7-a1eb-899aa7632c42.JPG not downloaded yet
2026-03-27 04:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469
2026-03-27 04:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb64f03-72c7-58a0-9ac5-12a511419db0 with scrape type 1
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ebb64f03-72c7-58a0-9ac5-12a511419db0
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252F729fbb76-e907-4153-9701-47eaa1774150.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/729fbb76-e907-4153-9701-47eaa1774150.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252F441a6068-8f86-4084-9134-bead225f3d74.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/441a6068-8f86-4084-9134-bead225f3d74.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252F63b92bf2-404f-4b09-ab1d-fe9579b260fd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/63b92bf2-404f-4b09-ab1d-fe9579b260fd.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252Fd8c966f8-b1a6-40ac-9eaa-aea77d27e0f9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/d8c966f8-b1a6-40ac-9eaa-aea77d27e0f9.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252Fb079b677-bb5b-4d8f-887e-bb39cecd88b3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/b079b677-bb5b-4d8f-887e-bb39cecd88b3.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252Ffd6cedab-e56a-4613-8b54-9eded98f843d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/fd6cedab-e56a-4613-8b54-9eded98f843d.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252F213632df-f8d5-4f83-aae6-1ce1b5cd72b2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/213632df-f8d5-4f83-aae6-1ce1b5cd72b2.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252Fc410e9b8-b0bd-4415-b4bc-a2d393d72885.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/c410e9b8-b0bd-4415-b4bc-a2d393d72885.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252Fcbfeaebc-a71e-456f-bd9a-7ca512635f26.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/cbfeaebc-a71e-456f-bd9a-7ca512635f26.jpeg already downloaded
2026-03-27 04:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5714931%252Fgeneral%252Ff1f2ec03-d18b-462d-8145-8ef307746d98.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714931/general/f1f2ec03-d18b-462d-8145-8ef307746d98.jpeg already downloaded
2026-03-27 04:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebb64f03-72c7-58a0-9ac5-12a511419db0, identifier: 10730469
2026-03-27 04:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469
2026-03-27 04:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469 to the API
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 326,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ebb64f03-72c7-58a0-9ac5-12a511419db0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BDQ874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 175974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5714931/general/729fbb76-e907-4153-9701-47eaa1774150.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/441a6068-8f86-4084-9134-bead225f3d74.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/63b92bf2-404f-4b09-ab1d-fe9579b260fd.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/d8c966f8-b1a6-40ac-9eaa-aea77d27e0f9.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/b079b677-bb5b-4d8f-887e-bb39cecd88b3.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/fd6cedab-e56a-4613-8b54-9eded98f843d.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/213632df-f8d5-4f83-aae6-1ce1b5cd72b2.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/c410e9b8-b0bd-4415-b4bc-a2d393d72885.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/cbfeaebc-a71e-456f-bd9a-7ca512635f26.jpeg',
'https://images.openlane.eu/carimgs/5714931/general/f1f2ec03-d18b-462d-8145-8ef307746d98.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6959847,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/729fbb76-e907-4153-9701-47eaa1774150.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4942838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/441a6068-8f86-4084-9134-bead225f3d74.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5976727,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/63b92bf2-404f-4b09-ab1d-fe9579b260fd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4290776,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/d8c966f8-b1a6-40ac-9eaa-aea77d27e0f9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5502562,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/b079b677-bb5b-4d8f-887e-bb39cecd88b3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3510662,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/fd6cedab-e56a-4613-8b54-9eded98f843d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3353965,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/213632df-f8d5-4f83-aae6-1ce1b5cd72b2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4251060,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/c410e9b8-b0bd-4415-b4bc-a2d393d72885.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4370172,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/cbfeaebc-a71e-456f-bd9a-7ca512635f26.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ebb64f03-72c7-58a0-9ac5-12a511419db0/ebb64f03-72c7-58a0-9ac5-12a511419db0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3311979,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714931/general/f1f2ec03-d18b-462d-8145-8ef307746d98.jpeg',
'Width': 4032}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2019-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Gran Coupé 440i M Sport - xDrive - Petrol - Automatic '
'- 326 hp - 175.974 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2019}
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730469%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [adesa.be] INFO: Saving data for 10730469: {'created_time': 1774584919.579618, 'last_price_update_time': 1774584919.579632, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730469') HTTP/1.1" 204 0
2026-03-27 04:15:19 [adesa.be] INFO: Found listing with ID: 10730510
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730510%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [adesa.be] INFO: Scrape type for 10730510: 1
2026-03-27 04:15:19 [adesa.be] INFO: Scraping item 10730510 url https://www.openlane.eu/en/carv6/auction/10730510
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252Fed8aad79-deb8-4495-be35-e17d9000efda.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/ed8aad79-deb8-4495-be35-e17d9000efda.jpeg not downloaded yet
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252F06cc4cd4-3581-46a4-b0f3-d01f9f51eb05.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/06cc4cd4-3581-46a4-b0f3-d01f9f51eb05.JPG not downloaded yet
2026-03-27 04:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515
2026-03-27 04:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with scrape type 1
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43be1dbd-bdb0-5871-adcd-d5f764d0ceca
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252F9a442f56-c43f-4b80-a240-ba35fbe6fc17.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/9a442f56-c43f-4b80-a240-ba35fbe6fc17.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252Fcbddb6ed-da9e-4d82-a1b6-ff17ffa3ee35.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/cbddb6ed-da9e-4d82-a1b6-ff17ffa3ee35.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252Fdbe6ca31-cf0b-47e3-adab-1c1d164d07a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/dbe6ca31-cf0b-47e3-adab-1c1d164d07a3.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252F1ef51416-c2e0-4bd6-8064-fc4bca02d0f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/1ef51416-c2e0-4bd6-8064-fc4bca02d0f0.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252Fa71babd9-7463-47c6-9545-42725cba59cf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/a71babd9-7463-47c6-9545-42725cba59cf.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252Ff8199afb-f6e0-4dc8-ab7a-93a83ae99db4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/f8199afb-f6e0-4dc8-ab7a-93a83ae99db4.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252F223cb383-de31-4992-84a9-1a8948527791.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/223cb383-de31-4992-84a9-1a8948527791.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252F11ecae74-cb3f-48ef-b597-c4b2a7925c83.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/11ecae74-cb3f-48ef-b597-c4b2a7925c83.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252F5ac6f1e2-2f21-49e7-8150-1ce0b65d40d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/5ac6f1e2-2f21-49e7-8150-1ce0b65d40d6.jpeg already downloaded
2026-03-27 04:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733517%252Fgeneral%252F1b1498be-1e4a-42a3-ac9f-3b6dbcdbf8a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733517/general/1b1498be-1e4a-42a3-ac9f-3b6dbcdbf8a6.jpeg already downloaded
2026-03-27 04:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca, identifier: 10730515
2026-03-27 04:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531
2026-03-27 04:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0747b4-b428-5739-8ec8-e26122f9039b with scrape type 1
2026-03-27 04:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Feaf340de-34e8-4386-9d43-cbf1862a4aa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/eaf340de-34e8-4386-9d43-cbf1862a4aa0.jpg not downloaded yet
2026-03-27 04:15:20 [adesa.be] INFO: Found listing with ID: 10731418
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:20 [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 04:15:20 [adesa.be] INFO: Scrape type for 10731418: 1
2026-03-27 04:15:20 [adesa.be] INFO: Scraping item 10731418 url https://www.openlane.eu/en/carv6/auction/10731418
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252Fb566bb38-4f74-4964-afc9-1a09522d833b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/b566bb38-4f74-4964-afc9-1a09522d833b.jpeg not downloaded yet
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252F5302ecda-c131-4520-8152-810391a9d058.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/5302ecda-c131-4520-8152-810391a9d058.JPG not downloaded yet
2026-03-27 04:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515
2026-03-27 04:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515 to the API
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43be1dbd-bdb0-5871-adcd-d5f764d0ceca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BJV370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 296632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5733517/general/9a442f56-c43f-4b80-a240-ba35fbe6fc17.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/cbddb6ed-da9e-4d82-a1b6-ff17ffa3ee35.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/dbe6ca31-cf0b-47e3-adab-1c1d164d07a3.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/1ef51416-c2e0-4bd6-8064-fc4bca02d0f0.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/a71babd9-7463-47c6-9545-42725cba59cf.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/f8199afb-f6e0-4dc8-ab7a-93a83ae99db4.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/223cb383-de31-4992-84a9-1a8948527791.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/11ecae74-cb3f-48ef-b597-c4b2a7925c83.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/5ac6f1e2-2f21-49e7-8150-1ce0b65d40d6.jpeg',
'https://images.openlane.eu/carimgs/5733517/general/1b1498be-1e4a-42a3-ac9f-3b6dbcdbf8a6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350549,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/9a442f56-c43f-4b80-a240-ba35fbe6fc17.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408299,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/cbddb6ed-da9e-4d82-a1b6-ff17ffa3ee35.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420303,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/dbe6ca31-cf0b-47e3-adab-1c1d164d07a3.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375164,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/1ef51416-c2e0-4bd6-8064-fc4bca02d0f0.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346839,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/a71babd9-7463-47c6-9545-42725cba59cf.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299241,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/f8199afb-f6e0-4dc8-ab7a-93a83ae99db4.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2641554,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/223cb383-de31-4992-84a9-1a8948527791.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3032445,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/11ecae74-cb3f-48ef-b597-c4b2a7925c83.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4964947,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/5ac6f1e2-2f21-49e7-8150-1ce0b65d40d6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43be1dbd-bdb0-5871-adcd-d5f764d0ceca/43be1dbd-bdb0-5871-adcd-d5f764d0ceca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2710557,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733517/general/1b1498be-1e4a-42a3-ac9f-3b6dbcdbf8a6.jpeg',
'Width': 4032}],
'price': 1150,
'price_includes_vat': True,
'registration_date': '2007-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 2.0 TDI S Line - Diesel - Manual - 136 hp - 296.632 '
'km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2007}
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:20 [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 04:15:20 [adesa.be] INFO: Saving data for 10730515: {'created_time': 1774584920.675162, 'last_price_update_time': 1774584920.675173, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730515') HTTP/1.1" 204 0
2026-03-27 04:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F64c5db60-de08-4035-a77d-ada58fe4bb91.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/64c5db60-de08-4035-a77d-ada58fe4bb91.jpg not downloaded yet
2026-03-27 04:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:20 [adesa.be] INFO: Found listing with ID: 10730524
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:20 [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 04:15:20 [adesa.be] INFO: Scrape type for 10730524: 1
2026-03-27 04:15:20 [adesa.be] INFO: Scraping item 10730524 url https://www.openlane.eu/en/carv6/auction/10730524
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F6bf0f101-d412-415d-9338-f1a1b47c3cea.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/6bf0f101-d412-415d-9338-f1a1b47c3cea.jpeg not downloaded yet
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252Ffcf9de16-6484-4c35-8d14-c75858e1b902.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/fcf9de16-6484-4c35-8d14-c75858e1b902.JPG not downloaded yet
2026-03-27 04:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F2c03f43b-3372-496e-ba72-0d365cf527da.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/2c03f43b-3372-496e-ba72-0d365cf527da.jpg not downloaded yet
2026-03-27 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421
2026-03-27 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da89d94b-03e9-5cc9-99f3-3f096895a6dc with scrape type 1
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da89d94b-03e9-5cc9-99f3-3f096895a6dc
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F2f3534fe-d3f8-47cd-80e4-bd511ad56fdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/2f3534fe-d3f8-47cd-80e4-bd511ad56fdd.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F898f1b8f-4f97-44cd-b834-a40a0f455402.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/898f1b8f-4f97-44cd-b834-a40a0f455402.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F0601c196-b487-4e3e-a243-98b94fe9f1f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/0601c196-b487-4e3e-a243-98b94fe9f1f4.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F88c21443-a852-47f2-bc9d-23a804419526.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/88c21443-a852-47f2-bc9d-23a804419526.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F692e660f-eab5-44d0-875a-fde8121a6127.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/692e660f-eab5-44d0-875a-fde8121a6127.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F8eedc90f-f885-414d-9d82-4fda16b5e56b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/8eedc90f-f885-414d-9d82-4fda16b5e56b.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F7ab7c612-d52c-4308-9285-f7276c715d40.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/7ab7c612-d52c-4308-9285-f7276c715d40.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252Ff29e8985-9901-4331-872e-c8862f3f0b02.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/f29e8985-9901-4331-872e-c8862f3f0b02.jpg already downloaded
2026-03-27 04:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252Ffff1fff0-f9af-4d27-9d44-315a8f98a291.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/fff1fff0-f9af-4d27-9d44-315a8f98a291.jpg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5741024%252Fgeneral%252F451ecf12-d182-4880-9d1a-14e621262d54.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741024/general/451ecf12-d182-4880-9d1a-14e621262d54.jpg already downloaded
2026-03-27 04:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da89d94b-03e9-5cc9-99f3-3f096895a6dc, identifier: 10731421
2026-03-27 04:15:21 [adesa.be] INFO: Found listing with ID: 10730552
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:21 [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 04:15:21 [adesa.be] INFO: Scrape type for 10730552: 1
2026-03-27 04:15:21 [adesa.be] INFO: Scraping item 10730552 url https://www.openlane.eu/en/carv6/auction/10730552
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252Ffafca141-b9b4-435c-bf1e-975ea23f882b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/fafca141-b9b4-435c-bf1e-975ea23f882b.jpeg not downloaded yet
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252Fe6d2206e-d754-4230-8fa8-ec571e392f86.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/e6d2206e-d754-4230-8fa8-ec571e392f86.JPG not downloaded yet
2026-03-27 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421
2026-03-27 04:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421
2026-03-27 04:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421 to the API
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'da89d94b-03e9-5cc9-99f3-3f096895a6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CBM580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731421',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 188386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5741024/general/2f3534fe-d3f8-47cd-80e4-bd511ad56fdd.jpg',
'https://images.openlane.eu/carimgs/5741024/general/898f1b8f-4f97-44cd-b834-a40a0f455402.jpg',
'https://images.openlane.eu/carimgs/5741024/general/0601c196-b487-4e3e-a243-98b94fe9f1f4.jpg',
'https://images.openlane.eu/carimgs/5741024/general/88c21443-a852-47f2-bc9d-23a804419526.jpg',
'https://images.openlane.eu/carimgs/5741024/general/692e660f-eab5-44d0-875a-fde8121a6127.jpg',
'https://images.openlane.eu/carimgs/5741024/general/8eedc90f-f885-414d-9d82-4fda16b5e56b.jpg',
'https://images.openlane.eu/carimgs/5741024/general/7ab7c612-d52c-4308-9285-f7276c715d40.jpg',
'https://images.openlane.eu/carimgs/5741024/general/f29e8985-9901-4331-872e-c8862f3f0b02.jpg',
'https://images.openlane.eu/carimgs/5741024/general/fff1fff0-f9af-4d27-9d44-315a8f98a291.jpg',
'https://images.openlane.eu/carimgs/5741024/general/451ecf12-d182-4880-9d1a-14e621262d54.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3282543,
'Height': 2393,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/2f3534fe-d3f8-47cd-80e4-bd511ad56fdd.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2951912,
'Height': 2142,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/898f1b8f-4f97-44cd-b834-a40a0f455402.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3983048,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/0601c196-b487-4e3e-a243-98b94fe9f1f4.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4045538,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/88c21443-a852-47f2-bc9d-23a804419526.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2667738,
'Height': 2124,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/692e660f-eab5-44d0-875a-fde8121a6127.jpg',
'Width': 3817},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2398165,
'Height': 1965,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/8eedc90f-f885-414d-9d82-4fda16b5e56b.jpg',
'Width': 3891},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3505110,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/7ab7c612-d52c-4308-9285-f7276c715d40.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3307816,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/f29e8985-9901-4331-872e-c8862f3f0b02.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3600459,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/fff1fff0-f9af-4d27-9d44-315a8f98a291.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da89d94b-03e9-5cc9-99f3-3f096895a6dc/da89d94b-03e9-5cc9-99f3-3f096895a6dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3796334,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741024/general/451ecf12-d182-4880-9d1a-14e621262d54.jpg',
'Width': 4000}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2009-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 188.386 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:21 [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 04:15:21 [adesa.be] INFO: Saving data for 10731421: {'created_time': 1774584921.546268, 'last_price_update_time': 1774584921.54628, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731421') HTTP/1.1" 204 0
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Ff4296d9b-f54c-44f0-9cc4-de52cf400b80.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/f4296d9b-f54c-44f0-9cc4-de52cf400b80.jpg not downloaded yet
2026-03-27 04:15:21 [adesa.be] INFO: Found listing with ID: 10730456
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:21 [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 04:15:21 [adesa.be] INFO: Scrape type for 10730456: 1
2026-03-27 04:15:21 [adesa.be] INFO: Scraping item 10730456 url https://www.openlane.eu/en/carv6/auction/10730456
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F09ae0bbd-a3f5-492c-8858-2e94768072d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/09ae0bbd-a3f5-492c-8858-2e94768072d6.jpeg not downloaded yet
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252Fe7a280cb-a7ed-4eb9-ab3c-0cf3cecef994.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/e7a280cb-a7ed-4eb9-ab3c-0cf3cecef994.JPG not downloaded yet
2026-03-27 04:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Fe7f63e15-ebca-435a-a96d-d31245633b33.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/e7f63e15-ebca-435a-a96d-d31245633b33.jpg not downloaded yet
2026-03-27 04:15: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 04:15: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 04:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495
2026-03-27 04:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094aa552-a85f-5181-b5fa-cd7061ebd56e with scrape type 1
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 094aa552-a85f-5181-b5fa-cd7061ebd56e
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252F095547cf-38c5-4f58-9e28-c8db6ef655d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/095547cf-38c5-4f58-9e28-c8db6ef655d0.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252F16368aa5-fb85-44b7-be27-e82e87ed7694.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/16368aa5-fb85-44b7-be27-e82e87ed7694.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252Fd5651f1e-b040-4195-97e4-edbf028eaf9d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/d5651f1e-b040-4195-97e4-edbf028eaf9d.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252Fd9070b49-2d39-486b-9c4a-460ff846dcdf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/d9070b49-2d39-486b-9c4a-460ff846dcdf.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252F3c1e88aa-a734-49d2-8466-04233dc1b7a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/3c1e88aa-a734-49d2-8466-04233dc1b7a6.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252F4544d40c-6d00-4fb9-acaa-fcafaacee36a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/4544d40c-6d00-4fb9-acaa-fcafaacee36a.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252Fb65a5071-7712-4bd2-b085-0d86b6bb7165.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/b65a5071-7712-4bd2-b085-0d86b6bb7165.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252F1183e9a4-717e-4789-ab1f-a22683f9890e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/1183e9a4-717e-4789-ab1f-a22683f9890e.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252F22150c90-8913-4568-a771-29131c85fd48.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/22150c90-8913-4568-a771-29131c85fd48.jpeg already downloaded
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733062%252Fgeneral%252Fb66a5b35-343a-4305-9537-00994f5b7d2b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733062/general/b66a5b35-343a-4305-9537-00994f5b7d2b.jpeg already downloaded
2026-03-27 04:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094aa552-a85f-5181-b5fa-cd7061ebd56e, identifier: 10730495
2026-03-27 04:15:21 [adesa.be] INFO: Found listing with ID: 10730569
2026-03-27 04:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:21 [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 04:15:21 [adesa.be] INFO: Scrape type for 10730569: 1
2026-03-27 04:15:21 [adesa.be] INFO: Scraping item 10730569 url https://www.openlane.eu/en/carv6/auction/10730569
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252Fc79071ed-bc34-4ecd-b084-3dc5d3fc7e08.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/c79071ed-bc34-4ecd-b084-3dc5d3fc7e08.JPG not downloaded yet
2026-03-27 04:15: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 04:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04: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 04:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495
2026-03-27 04:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495 to the API
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730495>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '094aa552-a85f-5181-b5fa-cd7061ebd56e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HVX944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 252798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5733062/general/095547cf-38c5-4f58-9e28-c8db6ef655d0.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/16368aa5-fb85-44b7-be27-e82e87ed7694.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/d5651f1e-b040-4195-97e4-edbf028eaf9d.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/d9070b49-2d39-486b-9c4a-460ff846dcdf.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/3c1e88aa-a734-49d2-8466-04233dc1b7a6.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/4544d40c-6d00-4fb9-acaa-fcafaacee36a.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/b65a5071-7712-4bd2-b085-0d86b6bb7165.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/1183e9a4-717e-4789-ab1f-a22683f9890e.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/22150c90-8913-4568-a771-29131c85fd48.jpeg',
'https://images.openlane.eu/carimgs/5733062/general/b66a5b35-343a-4305-9537-00994f5b7d2b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355742,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/095547cf-38c5-4f58-9e28-c8db6ef655d0.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4906131,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/16368aa5-fb85-44b7-be27-e82e87ed7694.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429934,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/d5651f1e-b040-4195-97e4-edbf028eaf9d.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401066,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/d9070b49-2d39-486b-9c4a-460ff846dcdf.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359900,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/3c1e88aa-a734-49d2-8466-04233dc1b7a6.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340110,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/4544d40c-6d00-4fb9-acaa-fcafaacee36a.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2919564,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/b65a5071-7712-4bd2-b085-0d86b6bb7165.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2467827,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/1183e9a4-717e-4789-ab1f-a22683f9890e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3141991,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/22150c90-8913-4568-a771-29131c85fd48.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_094aa552-a85f-5181-b5fa-cd7061ebd56e/094aa552-a85f-5181-b5fa-cd7061ebd56e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3208987,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733062/general/b66a5b35-343a-4305-9537-00994f5b7d2b.jpeg',
'Width': 4032}],
'price': 6150,
'price_includes_vat': True,
'registration_date': '2011-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 163 hp - 252.798 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:22 [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 04:15:22 [adesa.be] INFO: Saving data for 10730495: {'created_time': 1774584922.59681, 'last_price_update_time': 1774584922.596824, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730495') HTTP/1.1" 204 0
2026-03-27 04:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/ff8468de-0307-4491-9ffb-2f3754126e17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F336fbe76-0662-4d51-bfb5-2aaf6f486008.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/336fbe76-0662-4d51-bfb5-2aaf6f486008.jpg not downloaded yet
2026-03-27 04:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/0d2eb75d-74b0-4502-b543-bb2a03672c03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:15:22 [adesa.be] INFO: Found listing with ID: 10732475
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:22 [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 04:15:22 [adesa.be] INFO: Scrape type for 10732475: 1
2026-03-27 04:15:22 [adesa.be] INFO: Scraping item 10732475 url https://www.openlane.eu/en/carv6/auction/10732475
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252Fa13f9f9d-c847-421a-9a93-dac13ed7406d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/a13f9f9d-c847-421a-9a93-dac13ed7406d.JPG not downloaded yet
2026-03-27 04:15: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 04:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459
2026-03-27 04:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with scrape type 1
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e00396b2-d5dc-5417-b2f3-a6a3110d3c4a
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252Fc2c5bcbe-9194-4164-9604-97f2c0f04c1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/c2c5bcbe-9194-4164-9604-97f2c0f04c1b.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252F94bf3e03-748c-4717-8d59-cd64418ad1b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/94bf3e03-748c-4717-8d59-cd64418ad1b0.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252F993693fa-cba9-4862-bd02-d615535214e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/993693fa-cba9-4862-bd02-d615535214e1.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252Fdc189d4b-ba8c-431f-8664-57d4f4409812.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/dc189d4b-ba8c-431f-8664-57d4f4409812.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252F33109fb8-b3ef-4988-be3b-44b9d0670433.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/33109fb8-b3ef-4988-be3b-44b9d0670433.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252F2df8d8f6-edd6-403c-9ca7-d07bf038e1ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/2df8d8f6-edd6-403c-9ca7-d07bf038e1ce.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252F004000d9-fec3-44cb-9e83-fec89b9e44ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/004000d9-fec3-44cb-9e83-fec89b9e44ac.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252F1fe5b469-e0b2-4090-bfda-8ba9ea833f19.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/1fe5b469-e0b2-4090-bfda-8ba9ea833f19.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252F838d0c5d-397c-4a5b-82df-1d0b97ae06df.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/838d0c5d-397c-4a5b-82df-1d0b97ae06df.jpg already downloaded
2026-03-27 04:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5698477%252Fgeneral%252Fb4b7f0de-3651-4903-8f8d-d997e757b6e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698477/general/b4b7f0de-3651-4903-8f8d-d997e757b6e2.jpg already downloaded
2026-03-27 04:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a, identifier: 10730459
2026-03-27 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085
2026-03-27 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b33f06f-9297-544b-9f11-be2ca8126202 with scrape type 1
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F642140d4-c84a-41de-846a-bb0d51fe30cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/642140d4-c84a-41de-846a-bb0d51fe30cb.jpeg not downloaded yet
2026-03-27 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428
2026-03-27 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7cfed34-6a89-58ef-bad7-98c3f73254dc with scrape type 1
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Ffbc0bd80-b3d2-4e47-a92b-1d413398f27f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/fbc0bd80-b3d2-4e47-a92b-1d413398f27f.jpeg not downloaded yet
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F1759fb71-c6bb-437b-9c77-926b5baccb74.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/1759fb71-c6bb-437b-9c77-926b5baccb74.jpg not downloaded yet
2026-03-27 04:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459
2026-03-27 04:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459
2026-03-27 04:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459 to the API
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730459>
{'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': 285,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e00396b2-d5dc-5417-b2f3-a6a3110d3c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHB083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730459',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 79205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5698477/general/c2c5bcbe-9194-4164-9604-97f2c0f04c1b.jpg',
'https://images.openlane.eu/carimgs/5698477/general/94bf3e03-748c-4717-8d59-cd64418ad1b0.jpg',
'https://images.openlane.eu/carimgs/5698477/general/993693fa-cba9-4862-bd02-d615535214e1.jpg',
'https://images.openlane.eu/carimgs/5698477/general/dc189d4b-ba8c-431f-8664-57d4f4409812.jpg',
'https://images.openlane.eu/carimgs/5698477/general/33109fb8-b3ef-4988-be3b-44b9d0670433.jpg',
'https://images.openlane.eu/carimgs/5698477/general/2df8d8f6-edd6-403c-9ca7-d07bf038e1ce.jpg',
'https://images.openlane.eu/carimgs/5698477/general/004000d9-fec3-44cb-9e83-fec89b9e44ac.jpg',
'https://images.openlane.eu/carimgs/5698477/general/1fe5b469-e0b2-4090-bfda-8ba9ea833f19.jpg',
'https://images.openlane.eu/carimgs/5698477/general/838d0c5d-397c-4a5b-82df-1d0b97ae06df.jpg',
'https://images.openlane.eu/carimgs/5698477/general/b4b7f0de-3651-4903-8f8d-d997e757b6e2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 624567,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/c2c5bcbe-9194-4164-9604-97f2c0f04c1b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 613183,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/94bf3e03-748c-4717-8d59-cd64418ad1b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599818,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/993693fa-cba9-4862-bd02-d615535214e1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 553646,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/dc189d4b-ba8c-431f-8664-57d4f4409812.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528269,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/33109fb8-b3ef-4988-be3b-44b9d0670433.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649137,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/2df8d8f6-edd6-403c-9ca7-d07bf038e1ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340555,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/004000d9-fec3-44cb-9e83-fec89b9e44ac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293361,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/1fe5b469-e0b2-4090-bfda-8ba9ea833f19.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339362,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/838d0c5d-397c-4a5b-82df-1d0b97ae06df.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e00396b2-d5dc-5417-b2f3-a6a3110d3c4a/e00396b2-d5dc-5417-b2f3-a6a3110d3c4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326230,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698477/general/b4b7f0de-3651-4903-8f8d-d997e757b6e2.jpg',
'Width': 2000}],
'price': 52900,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 3.0d M-Pack - Diesel - Automatic - 285 hp - 79.205 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730459%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [adesa.be] INFO: Saving data for 10730459: {'created_time': 1774584923.478413, 'last_price_update_time': 1774584923.478423, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730459') HTTP/1.1" 204 0
2026-03-27 04:15:23 [adesa.be] INFO: Found listing with ID: 10731424
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731424%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [adesa.be] INFO: Scrape type for 10731424: 1
2026-03-27 04:15:23 [adesa.be] INFO: Scraping item 10731424 url https://www.openlane.eu/en/carv6/auction/10731424
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252Fe2696b37-2ba8-45b9-bb80-6a3ac5121fa4.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/e2696b37-2ba8-45b9-bb80-6a3ac5121fa4.JPG not downloaded yet
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252Fef6cf59a-89e1-4539-9bb6-df14636044c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/ef6cf59a-89e1-4539-9bb6-df14636044c9.jpeg not downloaded yet
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Ff3574df9-cfe2-4178-b4af-c2601915d17c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/f3574df9-cfe2-4178-b4af-c2601915d17c.jpeg not downloaded yet
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F6bff3018-e75e-4251-b11a-4ee381d62a10.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/6bff3018-e75e-4251-b11a-4ee381d62a10.jpg not downloaded yet
2026-03-27 04:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/c79071ed-bc34-4ecd-b084-3dc5d3fc7e08.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:15:23 [adesa.be] INFO: Found listing with ID: 10730468
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730468%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [adesa.be] INFO: Scrape type for 10730468: 1
2026-03-27 04:15:23 [adesa.be] INFO: Scraping item 10730468 url https://www.openlane.eu/en/carv6/auction/10730468
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748817%252Fgeneral%252Fe09c7ec5-2597-4fb6-8d10-b82b107fe0b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748817/general/e09c7ec5-2597-4fb6-8d10-b82b107fe0b9.JPG not downloaded yet
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F1baaa69a-8381-4932-9f80-32147d2299ef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/1baaa69a-8381-4932-9f80-32147d2299ef.jpeg not downloaded yet
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Fd4d28baa-c5ac-4a9b-9838-9d6d2479a4c1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/d4d28baa-c5ac-4a9b-9838-9d6d2479a4c1.jpeg not downloaded yet
2026-03-27 04:15:23 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 04:15:23 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 04:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c1a710>
2026-03-27 04:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 04: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 04:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fff8468de-0307-4491-9ffb-2f3754126e17.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/ff8468de-0307-4491-9ffb-2f3754126e17.jpg saved to cache
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467
2026-03-27 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55953394-c646-5d20-9774-02efbda1e5c1 with scrape type 1
2026-03-27 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F8a000504-cfb7-42d7-9f68-2a4d908ac0a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/8a000504-cfb7-42d7-9f68-2a4d908ac0a7.jpg not downloaded yet
2026-03-27 04:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5d090>
2026-03-27 04:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F0d2eb75d-74b0-4502-b543-bb2a03672c03.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/0d2eb75d-74b0-4502-b543-bb2a03672c03.jpg saved to cache
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Fa60557d3-97ee-4701-836e-f08743cf0c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/a60557d3-97ee-4701-836e-f08743cf0c3b.jpg not downloaded yet
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/5302ecda-c131-4520-8152-810391a9d058.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:15:24 [adesa.be] INFO: Found listing with ID: 10730550
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730550%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [adesa.be] INFO: Scrape type for 10730550: 1
2026-03-27 04:15:24 [adesa.be] INFO: Scraping item 10730550 url https://www.openlane.eu/en/carv6/auction/10730550
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252Fef1fab68-ef6c-4517-a964-d0d6b17442b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/ef1fab68-ef6c-4517-a964-d0d6b17442b7.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Fc87722a0-c428-4e16-a206-2503238e6ffa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/c87722a0-c428-4e16-a206-2503238e6ffa.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F3cfbc188-7594-4291-a0ee-ebc65dd89fc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/3cfbc188-7594-4291-a0ee-ebc65dd89fc3.jpg not downloaded yet
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/e7f63e15-ebca-435a-a96d-d31245633b33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F1bb6957a-37e5-4287-bd7e-9a6ae248c4af.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/1bb6957a-37e5-4287-bd7e-9a6ae248c4af.jpg not downloaded yet
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476
2026-03-27 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with scrape type 1
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252Fc0398e18-c154-4c37-8787-3d3518a42891.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/c0398e18-c154-4c37-8787-3d3518a42891.jpg not downloaded yet
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/eaf340de-34e8-4386-9d43-cbf1862a4aa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:15:24 [adesa.be] INFO: Found listing with ID: 10732495
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732495%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [adesa.be] INFO: Scrape type for 10732495: 1
2026-03-27 04:15:24 [adesa.be] INFO: Scraping item 10732495 url https://www.openlane.eu/en/carv6/auction/10732495
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F5b9b31bd-ff8f-4db5-9904-87a480c6cd23.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/5b9b31bd-ff8f-4db5-9904-87a480c6cd23.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F60962e44-176b-43ee-8bf2-4d1275602219.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/60962e44-176b-43ee-8bf2-4d1275602219.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F31636684-637e-4ee8-b31e-e94cde2dbe4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/31636684-637e-4ee8-b31e-e94cde2dbe4f.jpg not downloaded yet
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/e6d2206e-d754-4230-8fa8-ec571e392f86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252Fab904c72-c889-45de-a8ea-c887fb99d338.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/ab904c72-c889-45de-a8ea-c887fb99d338.jpg not downloaded yet
2026-03-27 04:15:24 [adesa.be] INFO: Found listing with ID: 10726498
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726498%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [adesa.be] INFO: Scrape type for 10726498: 1
2026-03-27 04:15:24 [adesa.be] INFO: Scraping item 10726498 url https://www.openlane.eu/en/carv6/auction/10726498
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F0498413c-5cea-4319-be27-0beb778efe54.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/0498413c-5cea-4319-be27-0beb778efe54.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F60e6562e-2ff2-4665-80d3-5276c69e2da5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/60e6562e-2ff2-4665-80d3-5276c69e2da5.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F4d32d14b-a348-42ca-b790-94629f4123b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/4d32d14b-a348-42ca-b790-94629f4123b6.jpg not downloaded yet
2026-03-27 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594
2026-03-27 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd5de1d-a128-54dc-a374-64f93721565a with scrape type 1
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F1267a3ca-d861-4684-afaa-c015a1cdceae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/1267a3ca-d861-4684-afaa-c015a1cdceae.jpeg not downloaded yet
2026-03-27 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496
2026-03-27 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c331c87c-2de7-584e-822d-a7118108bd36 with scrape type 1
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F06bf465c-7ea2-4ee7-9089-6b0ecffb8703.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/06bf465c-7ea2-4ee7-9089-6b0ecffb8703.jpeg not downloaded yet
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/e7a280cb-a7ed-4eb9-ab3c-0cf3cecef994.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252F77a600b4-651f-473c-b81d-904230a44817.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/77a600b4-651f-473c-b81d-904230a44817.jpg not downloaded yet
2026-03-27 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/f3574df9-cfe2-4178-b4af-c2601915d17c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:15:24 [adesa.be] INFO: Found listing with ID: 10730497
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730497%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [adesa.be] INFO: Scrape type for 10730497: 1
2026-03-27 04:15:24 [adesa.be] INFO: Scraping item 10730497 url https://www.openlane.eu/en/carv6/auction/10730497
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F0d4ed039-c9d8-4a23-9b1b-e6942a5bd1c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/0d4ed039-c9d8-4a23-9b1b-e6942a5bd1c7.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Fae8a1e99-ada6-480e-a4cb-f9c147819e89.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/ae8a1e99-ada6-480e-a4cb-f9c147819e89.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F728c001a-d758-4b0e-9634-f8a7869ee81e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/728c001a-d758-4b0e-9634-f8a7869ee81e.jpg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252Fc2086dd7-d504-4fea-9ec9-a5ef53e2063e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/c2086dd7-d504-4fea-9ec9-a5ef53e2063e.jpeg not downloaded yet
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fdd3ff99a-22d6-45b7-8bb9-2f071b6a8068.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/dd3ff99a-22d6-45b7-8bb9-2f071b6a8068.jpeg not downloaded yet
2026-03-27 04:15:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a71a90>
2026-03-27 04:15:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Fe7f63e15-ebca-435a-a96d-d31245633b33.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/e7f63e15-ebca-435a-a96d-d31245633b33.jpg saved to cache
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473
2026-03-27 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with scrape type 1
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252Fe21e0f3c-c709-4d00-908d-f590e0b7fca0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/e21e0f3c-c709-4d00-908d-f590e0b7fca0.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252Fbadc2236-b2fb-444b-ae61-9b122e4d8e45.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/badc2236-b2fb-444b-ae61-9b122e4d8e45.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252F9cb86dfa-b3f2-4b91-aafc-91af32bf2174.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/9cb86dfa-b3f2-4b91-aafc-91af32bf2174.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252Fff7116d7-c775-4e2f-aa7e-173a200aec4d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/ff7116d7-c775-4e2f-aa7e-173a200aec4d.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252F0a2dede0-a987-460c-8768-20db43f0aa90.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/0a2dede0-a987-460c-8768-20db43f0aa90.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252F2f47709c-55d1-46ce-b634-9346c411abca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/2f47709c-55d1-46ce-b634-9346c411abca.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252Fbac5c4de-f38c-499b-b8be-99626345a22e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/bac5c4de-f38c-499b-b8be-99626345a22e.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252F10af0f27-df30-474e-8f11-1918237979f5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/10af0f27-df30-474e-8f11-1918237979f5.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252Ffd1a7125-4158-4155-b812-58bcfe32b6f5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/fd1a7125-4158-4155-b812-58bcfe32b6f5.jpeg already downloaded
2026-03-27 04:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5669683%252Fgeneral%252Fb6457c56-0495-458f-b5f6-9831a63a4960.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669683/general/b6457c56-0495-458f-b5f6-9831a63a4960.jpeg already downloaded
2026-03-27 04:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d, identifier: 10732473
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6819990>
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Feaf340de-34e8-4386-9d43-cbf1862a4aa0.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/eaf340de-34e8-4386-9d43-cbf1862a4aa0.jpg saved to cache
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/f4296d9b-f54c-44f0-9cc4-de52cf400b80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252Fcadd34d7-669b-4ccb-9f50-0ad71ee46bf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/cadd34d7-669b-4ccb-9f50-0ad71ee46bf6.jpg not downloaded yet
2026-03-27 04:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473
2026-03-27 04:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473
2026-03-27 04:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473 to the API
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732473>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JAQ320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 76625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5669683/general/e21e0f3c-c709-4d00-908d-f590e0b7fca0.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/badc2236-b2fb-444b-ae61-9b122e4d8e45.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/9cb86dfa-b3f2-4b91-aafc-91af32bf2174.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/ff7116d7-c775-4e2f-aa7e-173a200aec4d.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/0a2dede0-a987-460c-8768-20db43f0aa90.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/2f47709c-55d1-46ce-b634-9346c411abca.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/bac5c4de-f38c-499b-b8be-99626345a22e.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/10af0f27-df30-474e-8f11-1918237979f5.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/fd1a7125-4158-4155-b812-58bcfe32b6f5.jpeg',
'https://images.openlane.eu/carimgs/5669683/general/b6457c56-0495-458f-b5f6-9831a63a4960.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 747065,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/e21e0f3c-c709-4d00-908d-f590e0b7fca0.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666488,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/badc2236-b2fb-444b-ae61-9b122e4d8e45.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 776151,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/9cb86dfa-b3f2-4b91-aafc-91af32bf2174.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444872,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/ff7116d7-c775-4e2f-aa7e-173a200aec4d.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292685,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/0a2dede0-a987-460c-8768-20db43f0aa90.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312272,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/2f47709c-55d1-46ce-b634-9346c411abca.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408251,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/bac5c4de-f38c-499b-b8be-99626345a22e.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387080,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/10af0f27-df30-474e-8f11-1918237979f5.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606044,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/fd1a7125-4158-4155-b812-58bcfe32b6f5.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d/af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655738,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669683/general/b6457c56-0495-458f-b5f6-9831a63a4960.jpeg',
'Width': 2000}],
'price': 71500,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 50e M-Pack - xDrive - Hybrid - Automatic - 211 hp - 76.625 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732473%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [adesa.be] INFO: Saving data for 10732473: {'created_time': 1774584925.479095, 'last_price_update_time': 1774584925.479107, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732473') HTTP/1.1" 204 0
2026-03-27 04:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/a60557d3-97ee-4701-836e-f08743cf0c3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:15:25 [adesa.be] INFO: Found listing with ID: 10731420
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731420%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [adesa.be] INFO: Scrape type for 10731420: 1
2026-03-27 04:15:25 [adesa.be] INFO: Scraping item 10731420 url https://www.openlane.eu/en/carv6/auction/10731420
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F77b58470-1734-41e2-9434-6a46fbf9b7ce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/77b58470-1734-41e2-9434-6a46fbf9b7ce.jpeg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F20bbcbf8-f125-4560-b7cf-a94e93c7b912.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/20bbcbf8-f125-4560-b7cf-a94e93c7b912.jpeg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F16061b25-b359-4475-b0f7-0596030766dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/16061b25-b359-4475-b0f7-0596030766dc.jpg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F54c4f602-b1f2-4823-bdb5-610a59765687.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/54c4f602-b1f2-4823-bdb5-610a59765687.jpeg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F23ca2380-d595-4c57-b5bf-d19feb03f29f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/23ca2380-d595-4c57-b5bf-d19feb03f29f.jpeg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252F81cbec00-d1de-4377-8859-1d4bea58025d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/81cbec00-d1de-4377-8859-1d4bea58025d.jpg not downloaded yet
2026-03-27 04:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730464> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66d1590>
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Ff3574df9-cfe2-4178-b4af-c2601915d17c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/f3574df9-cfe2-4178-b4af-c2601915d17c.jpeg saved to cache
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/d4d28baa-c5ac-4a9b-9838-9d6d2479a4c1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:15:25 [adesa.be] INFO: Found listing with ID: 10730505
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730505%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [adesa.be] INFO: Scrape type for 10730505: 1
2026-03-27 04:15:25 [adesa.be] INFO: Scraping item 10730505 url https://www.openlane.eu/en/carv6/auction/10730505
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F94a5d047-fb91-49f2-94b2-d02d58f8f8a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/94a5d047-fb91-49f2-94b2-d02d58f8f8a8.jpeg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F47349b2f-b482-4f7e-89cc-bd9be48926df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/47349b2f-b482-4f7e-89cc-bd9be48926df.jpeg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F4af93e91-6fde-42d8-9539-33b8581908ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/4af93e91-6fde-42d8-9539-33b8581908ed.jpg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252Fadc80f9f-d2df-43e5-9933-9dc2ba03443c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/adc80f9f-d2df-43e5-9933-9dc2ba03443c.jpeg not downloaded yet
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fffbe16b3-5dab-4d38-a174-3aa82b61619b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/ffbe16b3-5dab-4d38-a174-3aa82b61619b.jpeg not downloaded yet
2026-03-27 04:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252F3f67ba14-c3b7-4bfe-9fb7-d57f50a3f65c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/3f67ba14-c3b7-4bfe-9fb7-d57f50a3f65c.jpg not downloaded yet
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6645dd0>
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Ff4296d9b-f54c-44f0-9cc4-de52cf400b80.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/f4296d9b-f54c-44f0-9cc4-de52cf400b80.jpg saved to cache
2026-03-27 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b01710>
2026-03-27 04:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252Fa60557d3-97ee-4701-836e-f08743cf0c3b.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/a60557d3-97ee-4701-836e-f08743cf0c3b.jpg saved to cache
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:15:26 [adesa.be] INFO: Found listing with ID: 10732641
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732641%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [adesa.be] INFO: Scrape type for 10732641: 1
2026-03-27 04:15:26 [adesa.be] INFO: Scraping item 10732641 url https://www.openlane.eu/en/carv6/auction/10732641
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F312ea947-5d2b-4c49-83f4-ac484c73c166.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/312ea947-5d2b-4c49-83f4-ac484c73c166.jpeg not downloaded yet
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F2e8b7268-c4dd-448e-9ed2-a7309c8f8f08.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/2e8b7268-c4dd-448e-9ed2-a7309c8f8f08.jpeg not downloaded yet
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F12f54686-f171-47d5-b632-4478dc0a219d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/12f54686-f171-47d5-b632-4478dc0a219d.jpg not downloaded yet
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F0d6b740d-73ab-4e69-940f-628b968650c0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/0d6b740d-73ab-4e69-940f-628b968650c0.jpeg not downloaded yet
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fd2627c68-d020-45fe-97c5-36e432b517d7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/d2627c68-d020-45fe-97c5-36e432b517d7.jpeg not downloaded yet
2026-03-27 04:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464
2026-03-27 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e536a7a4-2bdd-5aea-82d3-da34f641d27d with scrape type 1
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e536a7a4-2bdd-5aea-82d3-da34f641d27d
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F802017c7-ce75-4d19-bb72-944711b77d08.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/802017c7-ce75-4d19-bb72-944711b77d08.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F8b24bde2-82b1-4a25-a490-329b8d962728.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/8b24bde2-82b1-4a25-a490-329b8d962728.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F00fb72a4-e1fd-46e7-a28b-578e6e8cdcba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/00fb72a4-e1fd-46e7-a28b-578e6e8cdcba.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F16354b76-d39b-4857-aff2-1d64a15d84bf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/16354b76-d39b-4857-aff2-1d64a15d84bf.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F27300b82-8849-47ec-88b5-3adcc5d7d8d4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/27300b82-8849-47ec-88b5-3adcc5d7d8d4.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F8afea726-818e-48b3-999e-dd939348aff8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/8afea726-818e-48b3-999e-dd939348aff8.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F561ceee8-49a5-4b02-9b4b-1e6c30c22f7c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/561ceee8-49a5-4b02-9b4b-1e6c30c22f7c.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252F789e21f5-de21-48b7-86b5-9fe651d00844.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/789e21f5-de21-48b7-86b5-9fe651d00844.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252Fecd2ae6d-318c-49af-a452-d12cabd292eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/ecd2ae6d-318c-49af-a452-d12cabd292eb.jpeg already downloaded
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5534693%252Fgeneral%252Fa49bcb27-c2db-434d-8244-8df3022acc5d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534693/general/a49bcb27-c2db-434d-8244-8df3022acc5d.jpeg already downloaded
2026-03-27 04:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e536a7a4-2bdd-5aea-82d3-da34f641d27d, identifier: 10730464
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252F562aa3a9-68c8-45c4-8f86-a9f64f572031.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/562aa3a9-68c8-45c4-8f86-a9f64f572031.jpg not downloaded yet
2026-03-27 04:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464
2026-03-27 04:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464
2026-03-27 04:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464 to the API
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730464>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 248,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e536a7a4-2bdd-5aea-82d3-da34f641d27d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGB469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 98482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5534693/general/802017c7-ce75-4d19-bb72-944711b77d08.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/8b24bde2-82b1-4a25-a490-329b8d962728.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/00fb72a4-e1fd-46e7-a28b-578e6e8cdcba.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/16354b76-d39b-4857-aff2-1d64a15d84bf.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/27300b82-8849-47ec-88b5-3adcc5d7d8d4.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/8afea726-818e-48b3-999e-dd939348aff8.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/561ceee8-49a5-4b02-9b4b-1e6c30c22f7c.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/789e21f5-de21-48b7-86b5-9fe651d00844.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/ecd2ae6d-318c-49af-a452-d12cabd292eb.jpeg',
'https://images.openlane.eu/carimgs/5534693/general/a49bcb27-c2db-434d-8244-8df3022acc5d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3795537,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/802017c7-ce75-4d19-bb72-944711b77d08.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4294386,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/8b24bde2-82b1-4a25-a490-329b8d962728.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3286224,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/00fb72a4-e1fd-46e7-a28b-578e6e8cdcba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4605253,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/16354b76-d39b-4857-aff2-1d64a15d84bf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2594903,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/27300b82-8849-47ec-88b5-3adcc5d7d8d4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2393657,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/8afea726-818e-48b3-999e-dd939348aff8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3036783,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/561ceee8-49a5-4b02-9b4b-1e6c30c22f7c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060829,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/789e21f5-de21-48b7-86b5-9fe651d00844.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2320295,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/ecd2ae6d-318c-49af-a452-d12cabd292eb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e536a7a4-2bdd-5aea-82d3-da34f641d27d/e536a7a4-2bdd-5aea-82d3-da34f641d27d_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1801486,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534693/general/a49bcb27-c2db-434d-8244-8df3022acc5d.jpeg',
'Width': 4032}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2019-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 TDV6 HSE - AWD - Diesel - '
'Automatic - 248 hp - 98.482 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2019}
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730464%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [adesa.be] INFO: Saving data for 10730464: {'created_time': 1774584926.807449, 'last_price_update_time': 1774584926.807461, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730464') HTTP/1.1" 204 0
2026-03-27 04:15:26 [adesa.be] INFO: Found listing with ID: 10730501
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730501%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [adesa.be] INFO: Scrape type for 10730501: 1
2026-03-27 04:15:26 [adesa.be] INFO: Scraping item 10730501 url https://www.openlane.eu/en/carv6/auction/10730501
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F6180179d-5413-4ee2-b8de-b5ed1ca97c7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/6180179d-5413-4ee2-b8de-b5ed1ca97c7b.jpg not downloaded yet
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F9f3645c4-3215-4e83-8587-bf9021a94b42.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/9f3645c4-3215-4e83-8587-bf9021a94b42.jpeg not downloaded yet
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F1b848ae0-85de-47bd-b2fd-4aaf46c50ae9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/1b848ae0-85de-47bd-b2fd-4aaf46c50ae9.jpeg not downloaded yet
2026-03-27 04:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab0d10>
2026-03-27 04:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Fd4d28baa-c5ac-4a9b-9838-9d6d2479a4c1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/d4d28baa-c5ac-4a9b-9838-9d6d2479a4c1.jpeg saved to cache
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482
2026-03-27 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with scrape type 1
2026-03-27 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb2bfcb5-4252-5574-8cf4-f52ee5e62391
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252Fd1755b72-391e-4933-aa25-895f0a3a5eb3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/d1755b72-391e-4933-aa25-895f0a3a5eb3.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252F77af2ba8-72b1-446b-bd9a-a500afdf7c01.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/77af2ba8-72b1-446b-bd9a-a500afdf7c01.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252Fa8177eaf-14da-4105-97c8-1183f29a4367.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/a8177eaf-14da-4105-97c8-1183f29a4367.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252F1aa39a0b-a2e7-457b-a5f6-d185f899693a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/1aa39a0b-a2e7-457b-a5f6-d185f899693a.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252Fa3527bcb-8b73-408b-ab6c-f9c5646b719f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/a3527bcb-8b73-408b-ab6c-f9c5646b719f.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252F3cf6cb23-2a4a-452f-a0ca-17ee87c02244.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/3cf6cb23-2a4a-452f-a0ca-17ee87c02244.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252Fb3601a27-61f9-4aa9-b9d8-cf32c729925b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/b3601a27-61f9-4aa9-b9d8-cf32c729925b.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252F583fde6c-1900-4532-8b5b-d89f9f42c700.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/583fde6c-1900-4532-8b5b-d89f9f42c700.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252F7c1c1e07-8dba-49ab-8b2b-b8e01df122b8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/7c1c1e07-8dba-49ab-8b2b-b8e01df122b8.jpeg already downloaded
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5657336%252Fgeneral%252F74db5022-3309-4db0-8313-e88f19ca2f52.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5657336/general/74db5022-3309-4db0-8313-e88f19ca2f52.jpeg already downloaded
2026-03-27 04:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb2bfcb5-4252-5574-8cf4-f52ee5e62391, identifier: 10730482
2026-03-27 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/c87722a0-c428-4e16-a206-2503238e6ffa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252F1a68ebd4-0d6c-4b11-b9ef-b153d5d23dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/1a68ebd4-0d6c-4b11-b9ef-b153d5d23dae.jpg not downloaded yet
2026-03-27 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482
2026-03-27 04:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482 to the API
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730482>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'eb2bfcb5-4252-5574-8cf4-f52ee5e62391',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RRR822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 140858,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5657336/general/d1755b72-391e-4933-aa25-895f0a3a5eb3.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/77af2ba8-72b1-446b-bd9a-a500afdf7c01.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/a8177eaf-14da-4105-97c8-1183f29a4367.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/1aa39a0b-a2e7-457b-a5f6-d185f899693a.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/a3527bcb-8b73-408b-ab6c-f9c5646b719f.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/3cf6cb23-2a4a-452f-a0ca-17ee87c02244.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/b3601a27-61f9-4aa9-b9d8-cf32c729925b.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/583fde6c-1900-4532-8b5b-d89f9f42c700.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/7c1c1e07-8dba-49ab-8b2b-b8e01df122b8.jpeg',
'https://images.openlane.eu/carimgs/5657336/general/74db5022-3309-4db0-8313-e88f19ca2f52.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1532195,
'Height': 2508,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/d1755b72-391e-4933-aa25-895f0a3a5eb3.jpeg',
'Width': 3595},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1802690,
'Height': 2441,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/77af2ba8-72b1-446b-bd9a-a500afdf7c01.jpeg',
'Width': 3567},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1735122,
'Height': 2370,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/a8177eaf-14da-4105-97c8-1183f29a4367.jpeg',
'Width': 3472},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1768595,
'Height': 2508,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/1aa39a0b-a2e7-457b-a5f6-d185f899693a.jpeg',
'Width': 3617},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1449940,
'Height': 2029,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/a3527bcb-8b73-408b-ab6c-f9c5646b719f.jpeg',
'Width': 3510},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1467169,
'Height': 2128,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/3cf6cb23-2a4a-452f-a0ca-17ee87c02244.jpeg',
'Width': 3754},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4191017,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/b3601a27-61f9-4aa9-b9d8-cf32c729925b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6893073,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/583fde6c-1900-4532-8b5b-d89f9f42c700.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2388565,
'Height': 3022,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/7c1c1e07-8dba-49ab-8b2b-b8e01df122b8.jpeg',
'Width': 3648},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb2bfcb5-4252-5574-8cf4-f52ee5e62391/eb2bfcb5-4252-5574-8cf4-f52ee5e62391_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1668583,
'Height': 2422,
'OriginUrl': 'https://images.openlane.eu/carimgs/5657336/general/74db5022-3309-4db0-8313-e88f19ca2f52.jpeg',
'Width': 5650}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2018-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 2.0 TD4 Pure - AWD - Diesel - Manual '
'- 149 hp - 140.858 km',
'transmission': 'manual',
'trim': 'Pure',
'vin': None,
'year': 2018}
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730482%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [adesa.be] INFO: Saving data for 10730482: {'created_time': 1774584927.735688, 'last_price_update_time': 1774584927.735697, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730482') HTTP/1.1" 204 0
2026-03-27 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/ef6cf59a-89e1-4539-9bb6-df14636044c9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:15:27 [adesa.be] INFO: Found listing with ID: 10730521
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730521%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [adesa.be] INFO: Scrape type for 10730521: 1
2026-03-27 04:15:27 [adesa.be] INFO: Scraping item 10730521 url https://www.openlane.eu/en/carv6/auction/10730521
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F80e20562-5fd4-4de2-9889-94674e100d28.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/80e20562-5fd4-4de2-9889-94674e100d28.jpg not downloaded yet
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F084f9d05-bd1c-492a-825f-4a0697353bdc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/084f9d05-bd1c-492a-825f-4a0697353bdc.jpeg not downloaded yet
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F438ef098-c695-41c4-951a-1b3cc977697a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/438ef098-c695-41c4-951a-1b3cc977697a.jpeg not downloaded yet
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252Fc490e6ae-d353-4e5e-aa2e-3f82213c50e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/c490e6ae-d353-4e5e-aa2e-3f82213c50e4.jpg not downloaded yet
2026-03-27 04:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569
2026-03-27 04:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 673f4a19-547d-5da4-b083-2c27336c5d3e with scrape type 1
2026-03-27 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 673f4a19-547d-5da4-b083-2c27336c5d3e
2026-03-27 04:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252F953a9375-ece7-4dfa-bda5-fa7ce923ca29.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/953a9375-ece7-4dfa-bda5-fa7ce923ca29.JPG not downloaded yet
2026-03-27 04:15:28 [adesa.be] INFO: Found listing with ID: 10731422
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731422%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [adesa.be] INFO: Scrape type for 10731422: 1
2026-03-27 04:15:28 [adesa.be] INFO: Scraping item 10731422 url https://www.openlane.eu/en/carv6/auction/10731422
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F9a626c03-85a5-48c1-9f46-fcc03ef35ced.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/9a626c03-85a5-48c1-9f46-fcc03ef35ced.jpeg not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fe11f8ead-8e75-403b-bc7a-b81a44a29a26.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/e11f8ead-8e75-403b-bc7a-b81a44a29a26.jpeg not downloaded yet
2026-03-27 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/c0398e18-c154-4c37-8787-3d3518a42891.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252F482189ad-d0f8-4a1b-8a75-c8fc18db619f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/482189ad-d0f8-4a1b-8a75-c8fc18db619f.jpg not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252Fbe2b88e1-c650-4eca-b717-e6e3011037a5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/be2b88e1-c650-4eca-b717-e6e3011037a5.JPG not downloaded yet
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ba6fd0>
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748587%252Fgeneral%252Fc87722a0-c428-4e16-a206-2503238e6ffa.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/c87722a0-c428-4e16-a206-2503238e6ffa.jpeg saved to cache
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486
2026-03-27 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1167f80d-37e7-5b1d-a383-67ad33314668 with scrape type 1
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F498fab5b-9c0b-4161-ac9e-ec3eb865a511.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/498fab5b-9c0b-4161-ac9e-ec3eb865a511.jpeg not downloaded yet
2026-03-27 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/1baaa69a-8381-4932-9f80-32147d2299ef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:15:28 [adesa.be] INFO: Found listing with ID: 10732645
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732645%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [adesa.be] INFO: Scrape type for 10732645: 1
2026-03-27 04:15:28 [adesa.be] INFO: Scraping item 10732645 url https://www.openlane.eu/en/carv6/auction/10732645
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F77ed06b1-bbc6-41d9-a48d-643bef230a7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/77ed06b1-bbc6-41d9-a48d-643bef230a7d.jpeg not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F11c64a45-f048-47a3-aca8-53ad1382141d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/11c64a45-f048-47a3-aca8-53ad1382141d.jpeg not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252F6817d5dc-c7ed-4325-b639-f4145fd84244.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/6817d5dc-c7ed-4325-b639-f4145fd84244.JPG not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fdd86567e-f925-421f-bb3f-91ed9d8b3a8e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/dd86567e-f925-421f-bb3f-91ed9d8b3a8e.jpeg not downloaded yet
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b2110>
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749207%252Fgeneral%252Fef6cf59a-89e1-4539-9bb6-df14636044c9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/ef6cf59a-89e1-4539-9bb6-df14636044c9.jpeg saved to cache
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:15:28 [adesa.be] INFO: Found listing with ID: 10730526
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730526%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [adesa.be] INFO: Scrape type for 10730526: 1
2026-03-27 04:15:28 [adesa.be] INFO: Scraping item 10730526 url https://www.openlane.eu/en/carv6/auction/10730526
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252Fd97b8fe5-0a71-4cb4-9612-e24e98312222.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/d97b8fe5-0a71-4cb4-9612-e24e98312222.jpeg not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fdca2fde6-fce6-4e38-b8b5-b2c669a49f76.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/dca2fde6-fce6-4e38-b8b5-b2c669a49f76.jpeg not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252F766d5969-0326-47be-b294-876e14df1965.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/766d5969-0326-47be-b294-876e14df1965.JPG not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fad93ca82-8195-4c37-a2be-cb31c8e56f96.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/ad93ca82-8195-4c37-a2be-cb31c8e56f96.jpeg not downloaded yet
2026-03-27 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/77a600b4-651f-473c-b81d-904230a44817.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:15:28 [adesa.be] INFO: Found listing with ID: 10730485
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730485%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [adesa.be] INFO: Scrape type for 10730485: 1
2026-03-27 04:15:28 [adesa.be] INFO: Scraping item 10730485 url https://www.openlane.eu/en/carv6/auction/10730485
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff90df110>
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252Fc0398e18-c154-4c37-8787-3d3518a42891.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/c0398e18-c154-4c37-8787-3d3518a42891.jpg saved to cache
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b08ed0>
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749207%252Fgeneral%252F1baaa69a-8381-4932-9f80-32147d2299ef.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/1baaa69a-8381-4932-9f80-32147d2299ef.jpeg saved to cache
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252F900b89e0-5e77-42bc-9e2b-d6d0dc567fc4.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/900b89e0-5e77-42bc-9e2b-d6d0dc567fc4.JPG not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F57382521-78a1-47e4-8f46-0c262c02087c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/57382521-78a1-47e4-8f46-0c262c02087c.jpeg not downloaded yet
2026-03-27 04:15:28 [adesa.be] INFO: Found listing with ID: 10730518
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730518%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [adesa.be] INFO: Scrape type for 10730518: 1
2026-03-27 04:15:28 [adesa.be] INFO: Scraping item 10730518 url https://www.openlane.eu/en/carv6/auction/10730518
2026-03-27 04:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/cadd34d7-669b-4ccb-9f50-0ad71ee46bf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252F5508a820-8ede-4cca-8aea-eb1d2eb83ca7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/5508a820-8ede-4cca-8aea-eb1d2eb83ca7.JPG not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F0892b914-f276-4ce2-b889-947b8c6ab43e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/0892b914-f276-4ce2-b889-947b8c6ab43e.jpeg not downloaded yet
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4887090>
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252F77a600b4-651f-473c-b81d-904230a44817.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/77a600b4-651f-473c-b81d-904230a44817.jpg saved to cache
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:15:28 [adesa.be] INFO: Found listing with ID: 10730525
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730525%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [adesa.be] INFO: Scrape type for 10730525: 1
2026-03-27 04:15:28 [adesa.be] INFO: Scraping item 10730525 url https://www.openlane.eu/en/carv6/auction/10730525
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252Fed5305f6-266a-4f33-9d72-ca0574f76f37.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/ed5305f6-266a-4f33-9d72-ca0574f76f37.JPG not downloaded yet
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fcd312061-8aae-41e4-a796-6064a1c31ff1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/cd312061-8aae-41e4-a796-6064a1c31ff1.jpeg not downloaded yet
2026-03-27 04:15:28 [adesa.be] INFO: Found listing with ID: 10731410
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731410%27 HTTP/1.1" 200 None
2026-03-27 04:15:28 [adesa.be] INFO: Scrape type for 10731410: 1
2026-03-27 04:15:28 [adesa.be] INFO: Scraping item 10731410 url https://www.openlane.eu/en/carv6/auction/10731410
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b90bd0>
2026-03-27 04:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252Fcadd34d7-669b-4ccb-9f50-0ad71ee46bf6.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/cadd34d7-669b-4ccb-9f50-0ad71ee46bf6.jpg saved to cache
2026-03-27 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252F74fafa71-f232-4c69-b1c4-8f2b39c81987.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/74fafa71-f232-4c69-b1c4-8f2b39c81987.JPG not downloaded yet
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fe2180253-0e8c-4fc3-9927-9b0238cd7c4e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/e2180253-0e8c-4fc3-9927-9b0238cd7c4e.jpeg not downloaded yet
2026-03-27 04:15:29 [adesa.be] INFO: Found listing with ID: 10730496
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730496%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [adesa.be] INFO: Scrape type for 10730496: 1
2026-03-27 04:15:29 [adesa.be] INFO: Scraping item 10730496 url https://www.openlane.eu/en/carv6/auction/10730496
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252F4fff3830-db58-4957-a0d3-632444d3b06a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/4fff3830-db58-4957-a0d3-632444d3b06a.JPG not downloaded yet
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F1f0b6b9e-9863-4210-947e-eb7ccbb92442.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/1f0b6b9e-9863-4210-947e-eb7ccbb92442.jpeg not downloaded yet
2026-03-27 04:15:29 [adesa.be] INFO: Found listing with ID: 10730641
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730641%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [adesa.be] INFO: Scrape type for 10730641: 1
2026-03-27 04:15:29 [adesa.be] INFO: Scraping item 10730641 url https://www.openlane.eu/en/carv6/auction/10730641
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745978%252Fgeneral%252Fb0678119-2905-4325-93f4-0309af28d126.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745978/general/b0678119-2905-4325-93f4-0309af28d126.JPG not downloaded yet
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F86f756b0-697d-4da1-9644-a33510b7cff9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/86f756b0-697d-4da1-9644-a33510b7cff9.jpeg not downloaded yet
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/81cbec00-d1de-4377-8859-1d4bea58025d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:15:29 [adesa.be] INFO: Found listing with ID: 10730634
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730634%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [adesa.be] INFO: Scrape type for 10730634: 1
2026-03-27 04:15:29 [adesa.be] INFO: Scraping item 10730634 url https://www.openlane.eu/en/carv6/auction/10730634
2026-03-27 04: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 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fc1e15851-3b4b-4846-b7a8-26cc61a5c2ed.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/c1e15851-3b4b-4846-b7a8-26cc61a5c2ed.jpeg not downloaded yet
2026-03-27 04:15:29 [adesa.be] INFO: Found listing with ID: 10732646
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732646%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [adesa.be] INFO: Scrape type for 10732646: 1
2026-03-27 04:15:29 [adesa.be] INFO: Scraping item 10732646 url https://www.openlane.eu/en/carv6/auction/10732646
2026-03-27 04:15:29 [adesa.be] INFO: Found listing with ID: 10730494
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730494%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [adesa.be] INFO: Scrape type for 10730494: 1
2026-03-27 04:15:29 [adesa.be] INFO: Scraping item 10730494 url https://www.openlane.eu/en/carv6/auction/10730494
2026-03-27 04:15:29 [adesa.be] INFO: Found listing with ID: 10730529
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730529%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [adesa.be] INFO: Scrape type for 10730529: 1
2026-03-27 04:15:29 [adesa.be] INFO: Scraping item 10730529 url https://www.openlane.eu/en/carv6/auction/10730529
2026-03-27 04:15:29 [adesa.be] INFO: Found listing with ID: 10730500
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730500%27 HTTP/1.1" 200 None
2026-03-27 04:15:29 [adesa.be] INFO: Scrape type for 10730500: 1
2026-03-27 04:15:29 [adesa.be] INFO: Scraping item 10730500 url https://www.openlane.eu/en/carv6/auction/10730500
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64fa6d0>
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252F81cbec00-d1de-4377-8859-1d4bea58025d.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/81cbec00-d1de-4377-8859-1d4bea58025d.jpg saved to cache
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/8c71a585-4ebc-4ae5-a715-eb17a276e246.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04: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 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/1267a3ca-d861-4684-afaa-c015a1cdceae.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/06bf465c-7ea2-4ee7-9089-6b0ecffb8703.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/54c4f602-b1f2-4823-bdb5-610a59765687.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/23ca2380-d595-4c57-b5bf-d19feb03f29f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/562aa3a9-68c8-45c4-8f86-a9f64f572031.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/3cfbc188-7594-4291-a0ee-ebc65dd89fc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/d2627c68-d020-45fe-97c5-36e432b517d7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/953a9375-ece7-4dfa-bda5-fa7ce923ca29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65291d0>
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748784%252Fgeneral%252F8c71a585-4ebc-4ae5-a715-eb17a276e246.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/8c71a585-4ebc-4ae5-a715-eb17a276e246.jpeg saved to cache
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/1a68ebd4-0d6c-4b11-b9ef-b153d5d23dae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6483310>
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748952%252Fgeneral%252F1267a3ca-d861-4684-afaa-c015a1cdceae.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/1267a3ca-d861-4684-afaa-c015a1cdceae.jpeg saved to cache
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bcda90>
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749083%252Fgeneral%252F06bf465c-7ea2-4ee7-9089-6b0ecffb8703.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/06bf465c-7ea2-4ee7-9089-6b0ecffb8703.jpeg saved to cache
2026-03-27 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:15:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a0ed50>
2026-03-27 04:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748952%252Fgeneral%252F54c4f602-b1f2-4823-bdb5-610a59765687.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/54c4f602-b1f2-4823-bdb5-610a59765687.jpeg saved to cache
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:15:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65fb050>
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749083%252Fgeneral%252F23ca2380-d595-4c57-b5bf-d19feb03f29f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/23ca2380-d595-4c57-b5bf-d19feb03f29f.jpeg saved to cache
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff659f490>
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252F562aa3a9-68c8-45c4-8f86-a9f64f572031.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/562aa3a9-68c8-45c4-8f86-a9f64f572031.jpg saved to cache
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:15:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff667e790>
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747541%252Fgeneral%252F3cfbc188-7594-4291-a0ee-ebc65dd89fc3.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/3cfbc188-7594-4291-a0ee-ebc65dd89fc3.jpg saved to cache
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:15:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bd4290>
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749083%252Fgeneral%252Fd2627c68-d020-45fe-97c5-36e432b517d7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/d2627c68-d020-45fe-97c5-36e432b517d7.jpeg saved to cache
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15: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 04:15: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 04:15: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 04:15: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 04:15: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 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b39ad0>
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252F1a68ebd4-0d6c-4b11-b9ef-b153d5d23dae.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/1a68ebd4-0d6c-4b11-b9ef-b153d5d23dae.jpg saved to cache
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f8b184-ad38-5248-af42-ccf66165dfd0 with identifier: 10730641
2026-03-27 04:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f8b184-ad38-5248-af42-ccf66165dfd0 with scrape type 1
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47f8b184-ad38-5248-af42-ccf66165dfd0
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252Ff4fddd1e-486c-4b67-b74f-1334e7856b78.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/f4fddd1e-486c-4b67-b74f-1334e7856b78.JPG not downloaded yet
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F5979be51-78f1-4377-93cb-d729a69299d6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/5979be51-78f1-4377-93cb-d729a69299d6.JPG not downloaded yet
2026-03-27 04:15:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/b0678119-2905-4325-93f4-0309af28d126.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F343c9d00-717a-4ebe-b440-319667d5b9c9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/343c9d00-717a-4ebe-b440-319667d5b9c9.JPG not downloaded yet
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252Fe71bd4c8-7292-413d-a772-c5c6ac93cc59.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/e71bd4c8-7292-413d-a772-c5c6ac93cc59.JPG not downloaded yet
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F9d63ca39-9ded-4e95-ad60-7bf5d315415e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/9d63ca39-9ded-4e95-ad60-7bf5d315415e.JPG not downloaded yet
2026-03-27 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/8a000504-cfb7-42d7-9f68-2a4d908ac0a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F5ecbbeaf-307f-4684-ba46-b060be19dd60.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/5ecbbeaf-307f-4684-ba46-b060be19dd60.JPG not downloaded yet
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F3414cf2e-2a61-4456-a80f-3108f32f59c8.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/3414cf2e-2a61-4456-a80f-3108f32f59c8.JPG not downloaded yet
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F1b0788c4-9ca4-4657-8299-e14c5884c4a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/1b0788c4-9ca4-4657-8299-e14c5884c4a7.JPG not downloaded yet
2026-03-27 04:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/dca2fde6-fce6-4e38-b8b5-b2c669a49f76.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:15:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/4fff3830-db58-4957-a0d3-632444d3b06a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F50a983ed-39e9-4669-ba04-1ac14bcf4c94.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/50a983ed-39e9-4669-ba04-1ac14bcf4c94.JPG not downloaded yet
2026-03-27 04:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748253%252Fgeneral%252F60c816c5-a0fe-4744-b8ce-3fe998f11d35.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748253/general/60c816c5-a0fe-4744-b8ce-3fe998f11d35.JPG not downloaded yet
2026-03-27 04:15:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/5979be51-78f1-4377-93cb-d729a69299d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4885190>
2026-03-27 04:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F8a000504-cfb7-42d7-9f68-2a4d908ac0a7.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/8a000504-cfb7-42d7-9f68-2a4d908ac0a7.jpg saved to cache
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/1b848ae0-85de-47bd-b2fd-4aaf46c50ae9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:15:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4884810>
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fdca2fde6-fce6-4e38-b8b5-b2c669a49f76.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/dca2fde6-fce6-4e38-b8b5-b2c669a49f76.jpeg saved to cache
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66affd0>
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F1b848ae0-85de-47bd-b2fd-4aaf46c50ae9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/1b848ae0-85de-47bd-b2fd-4aaf46c50ae9.jpeg saved to cache
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/c1e15851-3b4b-4846-b7a8-26cc61a5c2ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/60c816c5-a0fe-4744-b8ce-3fe998f11d35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/50a983ed-39e9-4669-ba04-1ac14bcf4c94.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/1b0788c4-9ca4-4657-8299-e14c5884c4a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/498fab5b-9c0b-4161-ac9e-ec3eb865a511.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04: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 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/86f756b0-697d-4da1-9644-a33510b7cff9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/1f0b6b9e-9863-4210-947e-eb7ccbb92442.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/57382521-78a1-47e4-8f46-0c262c02087c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/3414cf2e-2a61-4456-a80f-3108f32f59c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/9d63ca39-9ded-4e95-ad60-7bf5d315415e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/5ecbbeaf-307f-4684-ba46-b060be19dd60.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/e71bd4c8-7292-413d-a772-c5c6ac93cc59.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/343c9d00-717a-4ebe-b440-319667d5b9c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748253/general/f4fddd1e-486c-4b67-b74f-1334e7856b78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730641)
2026-03-27 04:15:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6589690>
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fc1e15851-3b4b-4846-b7a8-26cc61a5c2ed.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/c1e15851-3b4b-4846-b7a8-26cc61a5c2ed.jpeg saved to cache
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4beb650>
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F498fab5b-9c0b-4161-ac9e-ec3eb865a511.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/498fab5b-9c0b-4161-ac9e-ec3eb865a511.jpeg saved to cache
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67af510>
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F86f756b0-697d-4da1-9644-a33510b7cff9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/86f756b0-697d-4da1-9644-a33510b7cff9.jpeg saved to cache
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67be990>
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F1f0b6b9e-9863-4210-947e-eb7ccbb92442.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/1f0b6b9e-9863-4210-947e-eb7ccbb92442.jpeg saved to cache
2026-03-27 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67aec50>
2026-03-27 04:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F57382521-78a1-47e4-8f46-0c262c02087c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/57382521-78a1-47e4-8f46-0c262c02087c.jpeg saved to cache
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47f8b184-ad38-5248-af42-ccf66165dfd0, skipping ID generation
2026-03-27 04:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f8b184-ad38-5248-af42-ccf66165dfd0 with scrape type 1
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47f8b184-ad38-5248-af42-ccf66165dfd0 sending to next pipeline
2026-03-27 04:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47f8b184-ad38-5248-af42-ccf66165dfd0, identifier: 10730641
2026-03-27 04:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47f8b184-ad38-5248-af42-ccf66165dfd0 with identifier: 10730641
2026-03-27 04:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47f8b184-ad38-5248-af42-ccf66165dfd0 with identifier: 10730641
2026-03-27 04:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47f8b184-ad38-5248-af42-ccf66165dfd0 with identifier: 10730641 to the API
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748253/general/f4fddd1e-486c-4b67-b74f-1334e7856b78.JPG>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '47f8b184-ad38-5248-af42-ccf66165dfd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CLD621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 111422,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [],
'price': 4650,
'price_includes_vat': True,
'registration_date': '2011-12-23',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Vivaro L1H1 2.0 CDTI - Diesel - Manual - 114 hp - 111.422 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730641%27 HTTP/1.1" 200 None
2026-03-27 04:15:32 [adesa.be] INFO: Saving data for 10730641: {'created_time': 1774584932.762633, 'last_price_update_time': 1774584932.762644, 'auction_closing_time': 1774865700.0}
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730641') HTTP/1.1" 204 0
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 47f8b184-ad38-5248-af42-ccf66165dfd0 due to Ignoring non-200 response
2026-03-27 04:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529
2026-03-27 04:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b84b82b7-82d9-547f-be81-a1e59d5646ec with scrape type 1
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F622705b2-8aed-4151-9fab-252df3225b3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/622705b2-8aed-4151-9fab-252df3225b3f.jpg not downloaded yet
2026-03-27 04:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15: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 04:15: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 04:15: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 04:15: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 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F50a99972-ec7b-4b5e-af58-f8068484b442.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/50a99972-ec7b-4b5e-af58-f8068484b442.jpg not downloaded yet
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fca2a6c85-5f9d-4f63-8b5d-5a97aeefb889.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/ca2a6c85-5f9d-4f63-8b5d-5a97aeefb889.jpg not downloaded yet
2026-03-27 04:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F634e253c-924f-417d-a535-a540945a81d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/634e253c-924f-417d-a535-a540945a81d5.jpg not downloaded yet
2026-03-27 04:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/ed5305f6-266a-4f33-9d72-ca0574f76f37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/5508a820-8ede-4cca-8aea-eb1d2eb83ca7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/900b89e0-5e77-42bc-9e2b-d6d0dc567fc4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/74fafa71-f232-4c69-b1c4-8f2b39c81987.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fb469b9a6-af34-4137-a402-c7f7e429f34a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/b469b9a6-af34-4137-a402-c7f7e429f34a.jpg not downloaded yet
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fe9a917c4-f180-477a-ab88-33568dbdab62.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/e9a917c4-f180-477a-ab88-33568dbdab62.jpg not downloaded yet
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fa230e826-77e1-4bd9-ab1e-976629d46271.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/a230e826-77e1-4bd9-ab1e-976629d46271.jpg not downloaded yet
2026-03-27 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646
2026-03-27 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with scrape type 1
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252Ff6a9badb-b6e5-46cd-9bbc-a6a7060b1f0d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/f6a9badb-b6e5-46cd-9bbc-a6a7060b1f0d.jpeg not downloaded yet
2026-03-27 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634
2026-03-27 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad2665f4-1c23-527a-8e64-cda894a1b5b8 with scrape type 1
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad2665f4-1c23-527a-8e64-cda894a1b5b8
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252F59b0d0dc-d243-4e97-98e7-0af0f669a649.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/59b0d0dc-d243-4e97-98e7-0af0f669a649.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252Fe9f59309-46bb-4d58-a7b9-82fd45fffb30.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/e9f59309-46bb-4d58-a7b9-82fd45fffb30.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252Fde116845-fe8e-4e9c-bd12-085c2269876f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/de116845-fe8e-4e9c-bd12-085c2269876f.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252F51f9b669-8e6a-4da4-bc56-906e7a906ee2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/51f9b669-8e6a-4da4-bc56-906e7a906ee2.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252F2c40a36d-1cbb-4d86-96f8-e70f315d7ed8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/2c40a36d-1cbb-4d86-96f8-e70f315d7ed8.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252Fae399b39-2f4e-4ad9-877f-0a85455fd972.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/ae399b39-2f4e-4ad9-877f-0a85455fd972.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252F9240905f-543f-43df-9fc8-4455ffabff63.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/9240905f-543f-43df-9fc8-4455ffabff63.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252F118cde7f-a0ad-4729-add6-058badeede4b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/118cde7f-a0ad-4729-add6-058badeede4b.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252F712aaec6-6532-45bf-8971-519106be1316.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/712aaec6-6532-45bf-8971-519106be1316.jpeg already downloaded
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693270%252Fgeneral%252Fbf123581-f310-4d30-b792-09b46e7feee5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693270/general/bf123581-f310-4d30-b792-09b46e7feee5.jpeg already downloaded
2026-03-27 04:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad2665f4-1c23-527a-8e64-cda894a1b5b8, identifier: 10730634
2026-03-27 04:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634
2026-03-27 04:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634
2026-03-27 04:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634 to the API
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730634>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'ad2665f4-1c23-527a-8e64-cda894a1b5b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FAL021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 89799,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5693270/general/59b0d0dc-d243-4e97-98e7-0af0f669a649.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/e9f59309-46bb-4d58-a7b9-82fd45fffb30.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/de116845-fe8e-4e9c-bd12-085c2269876f.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/51f9b669-8e6a-4da4-bc56-906e7a906ee2.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/2c40a36d-1cbb-4d86-96f8-e70f315d7ed8.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/ae399b39-2f4e-4ad9-877f-0a85455fd972.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/9240905f-543f-43df-9fc8-4455ffabff63.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/118cde7f-a0ad-4729-add6-058badeede4b.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/712aaec6-6532-45bf-8971-519106be1316.jpeg',
'https://images.openlane.eu/carimgs/5693270/general/bf123581-f310-4d30-b792-09b46e7feee5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3498315,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/59b0d0dc-d243-4e97-98e7-0af0f669a649.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476507,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/e9f59309-46bb-4d58-a7b9-82fd45fffb30.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4016746,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/de116845-fe8e-4e9c-bd12-085c2269876f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417675,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/51f9b669-8e6a-4da4-bc56-906e7a906ee2.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5656868,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/2c40a36d-1cbb-4d86-96f8-e70f315d7ed8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5391961,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/ae399b39-2f4e-4ad9-877f-0a85455fd972.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2948328,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/9240905f-543f-43df-9fc8-4455ffabff63.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2577810,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/118cde7f-a0ad-4729-add6-058badeede4b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3755071,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/712aaec6-6532-45bf-8971-519106be1316.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2665f4-1c23-527a-8e64-cda894a1b5b8/ad2665f4-1c23-527a-8e64-cda894a1b5b8_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5239622,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693270/general/bf123581-f310-4d30-b792-09b46e7feee5.jpeg',
'Width': 4032}],
'price': 7650,
'price_includes_vat': True,
'registration_date': '2018-01-29',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Zafira 1.4 - Petrol - Automatic - 139 hp - 89.799 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:33 [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 04:15:33 [adesa.be] INFO: Saving data for 10730634: {'created_time': 1774584933.67977, 'last_price_update_time': 1774584933.679781, 'auction_closing_time': 1774865700.0}
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730634') HTTP/1.1" 204 0
2026-03-27 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/622705b2-8aed-4151-9fab-252df3225b3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F1ee5a15b-19da-4f0c-8e56-82d71a43c331.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/1ee5a15b-19da-4f0c-8e56-82d71a43c331.jpg not downloaded yet
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F14f55119-c749-4fa9-8fb1-c48d0509cd1c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/14f55119-c749-4fa9-8fb1-c48d0509cd1c.jpeg not downloaded yet
2026-03-27 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F4dcb8229-8a5b-4ad8-9c2e-224d8fa34fe6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/4dcb8229-8a5b-4ad8-9c2e-224d8fa34fe6.jpg not downloaded yet
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F7f59affa-1c69-46db-bf3d-1f7917247f58.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/7f59affa-1c69-46db-bf3d-1f7917247f58.jpeg not downloaded yet
2026-03-27 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/634e253c-924f-417d-a535-a540945a81d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/ca2a6c85-5f9d-4f63-8b5d-5a97aeefb889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/50a99972-ec7b-4b5e-af58-f8068484b442.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F7acaa31c-41f0-4a26-98c8-9f7c80cb002d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/7acaa31c-41f0-4a26-98c8-9f7c80cb002d.jpg not downloaded yet
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F8c21b3f1-5c55-4021-97f9-f813bade35c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/8c21b3f1-5c55-4021-97f9-f813bade35c9.jpeg not downloaded yet
2026-03-27 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252Fa123531f-84e3-45aa-a3ec-6a0724c6e570.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/a123531f-84e3-45aa-a3ec-6a0724c6e570.jpeg not downloaded yet
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F4190b1b6-0549-4573-9a46-54977cb52e92.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/4190b1b6-0549-4573-9a46-54977cb52e92.jpeg not downloaded yet
2026-03-27 04:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae1b50>
2026-03-27 04:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F622705b2-8aed-4151-9fab-252df3225b3f.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/622705b2-8aed-4151-9fab-252df3225b3f.jpg saved to cache
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F926a0bd3-ff1d-4241-a0d6-4c7541061f8d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/926a0bd3-ff1d-4241-a0d6-4c7541061f8d.jpeg not downloaded yet
2026-03-27 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500
2026-03-27 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9527d3a8-a207-5114-a009-264375022ef8 with scrape type 1
2026-03-27 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F92ccf8e6-15f3-40eb-8fd6-1d81fb951f06.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/92ccf8e6-15f3-40eb-8fd6-1d81fb951f06.jpg not downloaded yet
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F8fd6618f-3cbf-4a3f-9d72-aa9c8d5ff8d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/8fd6618f-3cbf-4a3f-9d72-aa9c8d5ff8d9.jpeg not downloaded yet
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Ffbdae52c-0551-4aea-a8a3-5eeec1a0003e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/fbdae52c-0551-4aea-a8a3-5eeec1a0003e.jpg not downloaded yet
2026-03-27 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/f6a9badb-b6e5-46cd-9bbc-a6a7060b1f0d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6730410>
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F634e253c-924f-417d-a535-a540945a81d5.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/634e253c-924f-417d-a535-a540945a81d5.jpg saved to cache
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5fa50>
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fca2a6c85-5f9d-4f63-8b5d-5a97aeefb889.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/ca2a6c85-5f9d-4f63-8b5d-5a97aeefb889.jpg saved to cache
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4873250>
2026-03-27 04:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F50a99972-ec7b-4b5e-af58-f8068484b442.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/50a99972-ec7b-4b5e-af58-f8068484b442.jpg saved to cache
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496
2026-03-27 04:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9883f732-a42c-5afb-8cf8-6aea2c917582 with scrape type 1
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9883f732-a42c-5afb-8cf8-6aea2c917582
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F7924bd26-5a3b-4d04-8bd1-b4c9402399f5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/7924bd26-5a3b-4d04-8bd1-b4c9402399f5.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F989ef7af-eddb-48b8-b8ef-0313fd4d935f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/989ef7af-eddb-48b8-b8ef-0313fd4d935f.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F356e23a3-0b6f-43d7-90eb-3bbc2ed92759.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/356e23a3-0b6f-43d7-90eb-3bbc2ed92759.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F5ed47b6c-6513-482a-86a4-87d9ecedfcb5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/5ed47b6c-6513-482a-86a4-87d9ecedfcb5.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F0ae5abd4-186c-4ee7-88c2-1c040afd6a1e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/0ae5abd4-186c-4ee7-88c2-1c040afd6a1e.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F1048507e-f7d2-43fb-80a0-78fd355a4c0c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/1048507e-f7d2-43fb-80a0-78fd355a4c0c.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F5a906bbb-fccc-45be-b459-689c7d5403ef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/5a906bbb-fccc-45be-b459-689c7d5403ef.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252Fe574d5a7-948f-4f19-8501-9c03bbccfe2a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/e574d5a7-948f-4f19-8501-9c03bbccfe2a.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252F59d52e8e-d46f-4996-b37e-1e8ac85775bf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/59d52e8e-d46f-4996-b37e-1e8ac85775bf.jpeg already downloaded
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5653616%252Fgeneral%252Fca7455bf-98c6-4f76-9e98-cabf118575cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653616/general/ca7455bf-98c6-4f76-9e98-cabf118575cb.jpeg already downloaded
2026-03-27 04:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9883f732-a42c-5afb-8cf8-6aea2c917582, identifier: 10730496
2026-03-27 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/1ee5a15b-19da-4f0c-8e56-82d71a43c331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252Ffe0bafb5-fb63-4d37-a6cc-26b56ba89a81.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/fe0bafb5-fb63-4d37-a6cc-26b56ba89a81.jpeg not downloaded yet
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fd91e5462-c7d9-424b-8724-e1a74f85e7ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/d91e5462-c7d9-424b-8724-e1a74f85e7ac.jpg not downloaded yet
2026-03-27 04:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 04:15:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496
2026-03-27 04:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496 to the API
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730496>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9883f732-a42c-5afb-8cf8-6aea2c917582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EEK735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 157774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5653616/general/7924bd26-5a3b-4d04-8bd1-b4c9402399f5.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/989ef7af-eddb-48b8-b8ef-0313fd4d935f.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/356e23a3-0b6f-43d7-90eb-3bbc2ed92759.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/5ed47b6c-6513-482a-86a4-87d9ecedfcb5.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/0ae5abd4-186c-4ee7-88c2-1c040afd6a1e.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/1048507e-f7d2-43fb-80a0-78fd355a4c0c.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/5a906bbb-fccc-45be-b459-689c7d5403ef.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/e574d5a7-948f-4f19-8501-9c03bbccfe2a.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/59d52e8e-d46f-4996-b37e-1e8ac85775bf.jpeg',
'https://images.openlane.eu/carimgs/5653616/general/ca7455bf-98c6-4f76-9e98-cabf118575cb.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2668224,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/7924bd26-5a3b-4d04-8bd1-b4c9402399f5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2769035,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/989ef7af-eddb-48b8-b8ef-0313fd4d935f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2656031,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/356e23a3-0b6f-43d7-90eb-3bbc2ed92759.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258455,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/5ed47b6c-6513-482a-86a4-87d9ecedfcb5.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2475961,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/0ae5abd4-186c-4ee7-88c2-1c040afd6a1e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1873549,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/1048507e-f7d2-43fb-80a0-78fd355a4c0c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2756405,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/5a906bbb-fccc-45be-b459-689c7d5403ef.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2523998,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/e574d5a7-948f-4f19-8501-9c03bbccfe2a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2409492,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/59d52e8e-d46f-4996-b37e-1e8ac85775bf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9883f732-a42c-5afb-8cf8-6aea2c917582/9883f732-a42c-5afb-8cf8-6aea2c917582_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2380266,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653616/general/ca7455bf-98c6-4f76-9e98-cabf118575cb.jpeg',
'Width': 4032}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2018-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Vivaro L1H1 1.6 CDTI - Diesel - Manual - 120 hp - 157.774 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:34 [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 04:15:34 [adesa.be] INFO: Saving data for 10730496: {'created_time': 1774584934.978292, 'last_price_update_time': 1774584934.978301, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730496') HTTP/1.1" 204 0
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/a230e826-77e1-4bd9-ab1e-976629d46271.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/14f55119-c749-4fa9-8fb1-c48d0509cd1c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F5964949e-7c72-4f14-81f3-68a78b2bbef1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/5964949e-7c72-4f14-81f3-68a78b2bbef1.jpeg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F2e81bd5a-d141-46f4-8926-48196ed91dcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/2e81bd5a-d141-46f4-8926-48196ed91dcb.jpg not downloaded yet
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F63cd293d-3f96-46f5-84ed-f2fe73114975.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/63cd293d-3f96-46f5-84ed-f2fe73114975.jpg not downloaded yet
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64942d0>
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252Ff6a9badb-b6e5-46cd-9bbc-a6a7060b1f0d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/f6a9badb-b6e5-46cd-9bbc-a6a7060b1f0d.jpeg saved to cache
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a08b10>
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F1ee5a15b-19da-4f0c-8e56-82d71a43c331.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/1ee5a15b-19da-4f0c-8e56-82d71a43c331.jpg saved to cache
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/e9a917c4-f180-477a-ab88-33568dbdab62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F970cff23-4587-4887-9fba-e66aea22ac18.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/970cff23-4587-4887-9fba-e66aea22ac18.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fbc8b71a7-f51d-415e-b70c-b4ffc2e5958c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/bc8b71a7-f51d-415e-b70c-b4ffc2e5958c.jpg not downloaded yet
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6755950>
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fa230e826-77e1-4bd9-ab1e-976629d46271.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/a230e826-77e1-4bd9-ab1e-976629d46271.jpg saved to cache
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c00690>
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F14f55119-c749-4fa9-8fb1-c48d0509cd1c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/14f55119-c749-4fa9-8fb1-c48d0509cd1c.jpeg saved to cache
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525
2026-03-27 04:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3930ca6d-103e-5c30-9cf9-05f021602d46 with scrape type 1
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F1027777f-537c-48fc-b63b-dcbf12e20b79.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/1027777f-537c-48fc-b63b-dcbf12e20b79.jpg not downloaded yet
2026-03-27 04:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410
2026-03-27 04:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with scrape type 1
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fc057c6d6-3061-48dd-ac40-8716af9ff54d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/c057c6d6-3061-48dd-ac40-8716af9ff54d.jpeg not downloaded yet
2026-03-27 04:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518
2026-03-27 04:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45e7904-fa16-5a44-853c-aaee35f6aed6 with scrape type 1
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252Fcbd66f9c-f1fb-4ac5-bbaa-2bdec93c77b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/cbd66f9c-f1fb-4ac5-bbaa-2bdec93c77b8.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F9d59bd5f-d672-403d-b6a2-853119ea7152.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/9d59bd5f-d672-403d-b6a2-853119ea7152.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252Fab87b6a9-f443-4aba-b4ba-1abd2287dbe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/ab87b6a9-f443-4aba-b4ba-1abd2287dbe9.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fa33fdcf9-0c22-454a-8e19-0eb672912df3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/a33fdcf9-0c22-454a-8e19-0eb672912df3.jpeg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F54c31233-241e-404b-9683-a6097df4aec7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/54c31233-241e-404b-9683-a6097df4aec7.jpg not downloaded yet
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/8c21b3f1-5c55-4021-97f9-f813bade35c9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fccc45bae-e01b-49f3-b7af-efbb4abed57c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/ccc45bae-e01b-49f3-b7af-efbb4abed57c.jpg not downloaded yet
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/e2180253-0e8c-4fc3-9927-9b0238cd7c4e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F996ea715-ee5b-42a8-8724-572118723723.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/996ea715-ee5b-42a8-8724-572118723723.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F9a7c272b-5997-4a02-b0db-ef0c88ed0b90.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/9a7c272b-5997-4a02-b0db-ef0c88ed0b90.jpeg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F63f9802b-16e5-4e2a-9fd8-b579d9476dcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/63f9802b-16e5-4e2a-9fd8-b579d9476dcb.jpg not downloaded yet
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/92ccf8e6-15f3-40eb-8fd6-1d81fb951f06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fcf1826a2-0bbe-4e92-98fd-44c971330a70.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/cf1826a2-0bbe-4e92-98fd-44c971330a70.jpg not downloaded yet
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66977d0>
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fe9a917c4-f180-477a-ab88-33568dbdab62.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/e9a917c4-f180-477a-ab88-33568dbdab62.jpg saved to cache
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/8fd6618f-3cbf-4a3f-9d72-aa9c8d5ff8d9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F48f7fbcf-4c78-4587-9825-ed5ee59d7247.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/48f7fbcf-4c78-4587-9825-ed5ee59d7247.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fddce6cf7-812e-4a85-b6ac-c3e04b883eb5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/ddce6cf7-812e-4a85-b6ac-c3e04b883eb5.jpeg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F50dc922e-2f88-4ba7-82f7-50c8d1a19861.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/50dc922e-2f88-4ba7-82f7-50c8d1a19861.jpg not downloaded yet
2026-03-27 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/fbdae52c-0551-4aea-a8a3-5eeec1a0003e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252Feff9818d-25cb-4fbe-9227-b2305d9c7a6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/eff9818d-25cb-4fbe-9227-b2305d9c7a6d.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F6b55e475-59af-4a0b-96a4-f555db700ec4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/6b55e475-59af-4a0b-96a4-f555db700ec4.jpeg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252Fe9dc91d9-d99f-4919-9ccc-531716a85a53.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/e9dc91d9-d99f-4919-9ccc-531716a85a53.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F53f92684-73bf-4a28-b3b5-357c409ce441.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/53f92684-73bf-4a28-b3b5-357c409ce441.jpg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F8e2d0c15-3ce6-406c-b6f7-7ed2c22e7507.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/8e2d0c15-3ce6-406c-b6f7-7ed2c22e7507.jpeg not downloaded yet
2026-03-27 04:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F1ba09306-f5aa-4166-852d-0c4bfcea0472.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/1ba09306-f5aa-4166-852d-0c4bfcea0472.jpg not downloaded yet
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aa4390>
2026-03-27 04:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F8c21b3f1-5c55-4021-97f9-f813bade35c9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/8c21b3f1-5c55-4021-97f9-f813bade35c9.jpeg saved to cache
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:15:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff671c1d0>
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fe2180253-0e8c-4fc3-9927-9b0238cd7c4e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/e2180253-0e8c-4fc3-9927-9b0238cd7c4e.jpeg saved to cache
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aec8d0>
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F92ccf8e6-15f3-40eb-8fd6-1d81fb951f06.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/92ccf8e6-15f3-40eb-8fd6-1d81fb951f06.jpg saved to cache
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6550b90>
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F8fd6618f-3cbf-4a3f-9d72-aa9c8d5ff8d9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/8fd6618f-3cbf-4a3f-9d72-aa9c8d5ff8d9.jpeg saved to cache
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F727b9acd-288a-4f68-b2b6-3e7b546479d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/727b9acd-288a-4f68-b2b6-3e7b546479d3.jpg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Facc40259-a985-4adb-8db0-9b4e5e1636ce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/acc40259-a985-4adb-8db0-9b4e5e1636ce.jpeg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252Fdaf0b456-744b-45b5-b294-e035bd0b28ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/daf0b456-744b-45b5-b294-e035bd0b28ac.jpg not downloaded yet
2026-03-27 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/5964949e-7c72-4f14-81f3-68a78b2bbef1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:15:36 [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 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/fe0bafb5-fb63-4d37-a6cc-26b56ba89a81.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F7bbdf88d-2221-4620-b7d6-02bf61ba674c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/7bbdf88d-2221-4620-b7d6-02bf61ba674c.jpg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fd190fe21-53d4-444e-a66c-180947652d14.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/d190fe21-53d4-444e-a66c-180947652d14.jpeg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F7532658e-76dd-4caa-b647-7fa3b4289eaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/7532658e-76dd-4caa-b647-7fa3b4289eaa.jpg not downloaded yet
2026-03-27 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/d91e5462-c7d9-424b-8724-e1a74f85e7ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff9626a90>
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Ffbdae52c-0551-4aea-a8a3-5eeec1a0003e.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/fbdae52c-0551-4aea-a8a3-5eeec1a0003e.jpg saved to cache
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F50c03658-f29d-45f2-8317-7157bacf7258.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/50c03658-f29d-45f2-8317-7157bacf7258.jpg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F5d1509d5-48d5-48f6-9c4d-32aba73355e9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/5d1509d5-48d5-48f6-9c4d-32aba73355e9.jpeg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F0a1783e5-0394-4e00-b5e3-ccbce88f4baf.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/0a1783e5-0394-4e00-b5e3-ccbce88f4baf.jpg not downloaded yet
2026-03-27 04:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485
2026-03-27 04:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb98011b-e661-5a4b-b094-8d6b75de1426 with scrape type 1
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F76d9b29b-8b75-4d27-9e82-1af37449399b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/76d9b29b-8b75-4d27-9e82-1af37449399b.jpeg not downloaded yet
2026-03-27 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/cd312061-8aae-41e4-a796-6064a1c31ff1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/2e81bd5a-d141-46f4-8926-48196ed91dcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252Ff7b8a8f6-e312-46c0-9130-33e1e314d840.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/f7b8a8f6-e312-46c0-9130-33e1e314d840.jpg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fa6d34c2a-c52c-4e54-8f5d-c15a5b985c79.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/a6d34c2a-c52c-4e54-8f5d-c15a5b985c79.jpeg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F0b10b9b3-3ac8-4dfc-95cf-11cc7863ff8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/0b10b9b3-3ac8-4dfc-95cf-11cc7863ff8e.jpg not downloaded yet
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F4ba4d83a-2eb4-4185-84e0-e3165886bb9c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/4ba4d83a-2eb4-4185-84e0-e3165886bb9c.jpeg not downloaded yet
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6504b50>
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F5964949e-7c72-4f14-81f3-68a78b2bbef1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/5964949e-7c72-4f14-81f3-68a78b2bbef1.jpeg saved to cache
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:15:36 [adesa.be] INFO: Found listing with ID: 10730487
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730487%27 HTTP/1.1" 200 None
2026-03-27 04:15:36 [adesa.be] INFO: Scrape type for 10730487: 1
2026-03-27 04:15:36 [adesa.be] INFO: Scraping item 10730487 url https://www.openlane.eu/en/carv6/auction/10730487
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a5c490>
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252Ffe0bafb5-fb63-4d37-a6cc-26b56ba89a81.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/fe0bafb5-fb63-4d37-a6cc-26b56ba89a81.jpeg saved to cache
2026-03-27 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4be1610>
2026-03-27 04:15:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fd91e5462-c7d9-424b-8724-e1a74f85e7ac.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/d91e5462-c7d9-424b-8724-e1a74f85e7ac.jpg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/63cd293d-3f96-46f5-84ed-f2fe73114975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/54c31233-241e-404b-9683-a6097df4aec7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F028bc0e7-2d28-485c-9e7b-4617c21b55ba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/028bc0e7-2d28-485c-9e7b-4617c21b55ba.jpeg not downloaded yet
2026-03-27 04:15:37 [adesa.be] INFO: Found listing with ID: 10730463
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:37 [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 04:15:37 [adesa.be] INFO: Scrape type for 10730463: 1
2026-03-27 04:15:37 [adesa.be] INFO: Scraping item 10730463 url https://www.openlane.eu/en/carv6/auction/10730463
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/63f9802b-16e5-4e2a-9fd8-b579d9476dcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252Ff7bced12-7386-4610-b18f-654ad80b3c9b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/f7bced12-7386-4610-b18f-654ad80b3c9b.jpeg not downloaded yet
2026-03-27 04:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69dd6d0>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fcd312061-8aae-41e4-a796-6064a1c31ff1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/cd312061-8aae-41e4-a796-6064a1c31ff1.jpeg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65fb290>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F2e81bd5a-d141-46f4-8926-48196ed91dcb.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/2e81bd5a-d141-46f4-8926-48196ed91dcb.jpg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/9d59bd5f-d672-403d-b6a2-853119ea7152.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:37 [adesa.be] INFO: Found listing with ID: 10733083
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:37 [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 04:15:37 [adesa.be] INFO: Scrape type for 10733083: 1
2026-03-27 04:15:37 [adesa.be] INFO: Scraping item 10733083 url https://www.openlane.eu/en/carv6/auction/10733083
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/ccc45bae-e01b-49f3-b7af-efbb4abed57c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F5fbf949a-320e-445e-80cf-85ffca8b3ed2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/5fbf949a-320e-445e-80cf-85ffca8b3ed2.jpeg not downloaded yet
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/ad93ca82-8195-4c37-a2be-cb31c8e56f96.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:37 [adesa.be] INFO: Found listing with ID: 10730458
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:37 [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 04:15:37 [adesa.be] INFO: Scrape type for 10730458: 1
2026-03-27 04:15:37 [adesa.be] INFO: Scraping item 10730458 url https://www.openlane.eu/en/carv6/auction/10730458
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6705890>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F63cd293d-3f96-46f5-84ed-f2fe73114975.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/63cd293d-3f96-46f5-84ed-f2fe73114975.jpg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:37 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:37 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:37 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x02\x0e<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x15\x00\x01\xe8\x94\x00\x00\x00\x00'
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68232d0>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F54c31233-241e-404b-9683-a6097df4aec7.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/54c31233-241e-404b-9683-a6097df4aec7.jpg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6498250>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F63f9802b-16e5-4e2a-9fd8-b579d9476dcb.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/63f9802b-16e5-4e2a-9fd8-b579d9476dcb.jpg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/1ba09306-f5aa-4166-852d-0c4bfcea0472.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252Fd1d7abb9-632a-4e52-85d8-78575b94ad53.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/d1d7abb9-632a-4e52-85d8-78575b94ad53.jpeg not downloaded yet
2026-03-27 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/daf0b456-744b-45b5-b294-e035bd0b28ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:15:37 [adesa.be] INFO: Found listing with ID: 10732644
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:37 [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 04:15:37 [adesa.be] INFO: Scrape type for 10732644: 1
2026-03-27 04:15:37 [adesa.be] INFO: Scraping item 10732644 url https://www.openlane.eu/en/carv6/auction/10732644
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F39616438-052e-4266-a328-e6eadbc2bfb4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/39616438-052e-4266-a328-e6eadbc2bfb4.jpeg not downloaded yet
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66afa10>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F9d59bd5f-d672-403d-b6a2-853119ea7152.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/9d59bd5f-d672-403d-b6a2-853119ea7152.jpg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6629c50>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fccc45bae-e01b-49f3-b7af-efbb4abed57c.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/ccc45bae-e01b-49f3-b7af-efbb4abed57c.jpg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6704c90>
2026-03-27 04:15:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fad93ca82-8195-4c37-a2be-cb31c8e56f96.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/ad93ca82-8195-4c37-a2be-cb31c8e56f96.jpeg saved to cache
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494
2026-03-27 04:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afc1bc55-f879-520e-a492-03ce01b32315 with scrape type 1
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afc1bc55-f879-520e-a492-03ce01b32315
2026-03-27 04:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252Fa372041b-74ee-4b32-8af8-ce11e59c7dc3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/a372041b-74ee-4b32-8af8-ce11e59c7dc3.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252Fd4416ea9-2f96-49c4-ada6-a4d6fd0a7867.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/d4416ea9-2f96-49c4-ada6-a4d6fd0a7867.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252Fcc9ff7cb-5eff-4de4-a496-ccec97d8a3aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/cc9ff7cb-5eff-4de4-a496-ccec97d8a3aa.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252Ff5857a2c-0bb4-49ec-942b-5ff6a39f7d2a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/f5857a2c-0bb4-49ec-942b-5ff6a39f7d2a.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252F8f5c50ca-f9b1-4921-9919-b3bf561a835a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/8f5c50ca-f9b1-4921-9919-b3bf561a835a.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252F115da142-54ad-410b-b6e0-e839e8a8b89f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/115da142-54ad-410b-b6e0-e839e8a8b89f.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252F69bd0c27-4097-4f1d-bcd7-671d070c2db2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/69bd0c27-4097-4f1d-bcd7-671d070c2db2.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252Fc92a76b7-5954-4fab-97e1-0891ecbfb96b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/c92a76b7-5954-4fab-97e1-0891ecbfb96b.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252F4bead6b2-cecf-4f5f-860e-72c38454c07e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/4bead6b2-cecf-4f5f-860e-72c38454c07e.jpeg already downloaded
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719872%252Fgeneral%252F90336b98-4448-4496-9df8-92e9b063236b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719872/general/90336b98-4448-4496-9df8-92e9b063236b.jpeg already downloaded
2026-03-27 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afc1bc55-f879-520e-a492-03ce01b32315, identifier: 10730494
2026-03-27 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/8e2d0c15-3ce6-406c-b6f7-7ed2c22e7507.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:15:38 [adesa.be] INFO: Found listing with ID: 10730509
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730509%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [adesa.be] INFO: Scrape type for 10730509: 1
2026-03-27 04:15:38 [adesa.be] INFO: Scraping item 10730509 url https://www.openlane.eu/en/carv6/auction/10730509
2026-03-27 04:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494
2026-03-27 04:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494
2026-03-27 04:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494 to the API
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730494>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'afc1bc55-f879-520e-a492-03ce01b32315',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NJG481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 124582,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5719872/general/a372041b-74ee-4b32-8af8-ce11e59c7dc3.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/d4416ea9-2f96-49c4-ada6-a4d6fd0a7867.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/cc9ff7cb-5eff-4de4-a496-ccec97d8a3aa.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/f5857a2c-0bb4-49ec-942b-5ff6a39f7d2a.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/8f5c50ca-f9b1-4921-9919-b3bf561a835a.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/115da142-54ad-410b-b6e0-e839e8a8b89f.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/69bd0c27-4097-4f1d-bcd7-671d070c2db2.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/c92a76b7-5954-4fab-97e1-0891ecbfb96b.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/4bead6b2-cecf-4f5f-860e-72c38454c07e.jpeg',
'https://images.openlane.eu/carimgs/5719872/general/90336b98-4448-4496-9df8-92e9b063236b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3070154,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/a372041b-74ee-4b32-8af8-ce11e59c7dc3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3411264,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/d4416ea9-2f96-49c4-ada6-a4d6fd0a7867.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3098114,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/cc9ff7cb-5eff-4de4-a496-ccec97d8a3aa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4262705,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/f5857a2c-0bb4-49ec-942b-5ff6a39f7d2a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3778554,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/8f5c50ca-f9b1-4921-9919-b3bf561a835a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2582202,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/115da142-54ad-410b-b6e0-e839e8a8b89f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3284531,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/69bd0c27-4097-4f1d-bcd7-671d070c2db2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3172547,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/c92a76b7-5954-4fab-97e1-0891ecbfb96b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3385584,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/4bead6b2-cecf-4f5f-860e-72c38454c07e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc1bc55-f879-520e-a492-03ce01b32315/afc1bc55-f879-520e-a492-03ce01b32315_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4477923,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719872/general/90336b98-4448-4496-9df8-92e9b063236b.jpeg',
'Width': 4032}],
'price': 6150,
'price_includes_vat': True,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 124.582 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2019}
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730494%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [adesa.be] INFO: Saving data for 10730494: {'created_time': 1774584938.864054, 'last_price_update_time': 1774584938.864068, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730494') HTTP/1.1" 204 0
2026-03-27 04:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/cf1826a2-0bbe-4e92-98fd-44c971330a70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F40532918-a725-4e3b-9572-ee359b76e419.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/40532918-a725-4e3b-9572-ee359b76e419.jpeg not downloaded yet
2026-03-27 04:15:38 [adesa.be] INFO: Found listing with ID: 10730561
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730561%27 HTTP/1.1" 200 None
2026-03-27 04:15:38 [adesa.be] INFO: Scrape type for 10730561: 1
2026-03-27 04:15:38 [adesa.be] INFO: Scraping item 10730561 url https://www.openlane.eu/en/carv6/auction/10730561
2026-03-27 04:15:38 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:38 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:38 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x01\xc49\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb62\x00\x01\x9c\xa6\x00\x00\x00\x00'
2026-03-27 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649f950>
2026-03-27 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_5.mpo HTTP/1.1" 201 0
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F1ba09306-f5aa-4166-852d-0c4bfcea0472.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/1ba09306-f5aa-4166-852d-0c4bfcea0472.jpg saved to cache
2026-03-27 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:15:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a0d10>
2026-03-27 04:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252Fdaf0b456-744b-45b5-b294-e035bd0b28ac.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/daf0b456-744b-45b5-b294-e035bd0b28ac.jpg saved to cache
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F879141bc-766d-40e5-a766-1506456680fd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/879141bc-766d-40e5-a766-1506456680fd.jpeg not downloaded yet
2026-03-27 04:15: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 04:15: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 04:15: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 04:15: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 04:15: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 04:15: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 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/727b9acd-288a-4f68-b2b6-3e7b546479d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730565
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730565: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730565 url https://www.openlane.eu/en/carv6/auction/10730565
2026-03-27 04:15: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 04:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ad2790>
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F8e2d0c15-3ce6-406c-b6f7-7ed2c22e7507.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/8e2d0c15-3ce6-406c-b6f7-7ed2c22e7507.jpeg saved to cache
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F0c20f67e-c200-45bf-a05e-58a2ffbef369.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/0c20f67e-c200-45bf-a05e-58a2ffbef369.jpeg not downloaded yet
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a1e50>
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fcf1826a2-0bbe-4e92-98fd-44c971330a70.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/cf1826a2-0bbe-4e92-98fd-44c971330a70.jpg saved to cache
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730555
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730555: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730555 url https://www.openlane.eu/en/carv6/auction/10730555
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10731429
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731429: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731429 url https://www.openlane.eu/en/carv6/auction/10731429
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730566
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730566: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730566 url https://www.openlane.eu/en/carv6/auction/10730566
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4af0a10>
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F727b9acd-288a-4f68-b2b6-3e7b546479d3.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/727b9acd-288a-4f68-b2b6-3e7b546479d3.jpg saved to cache
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/0892b914-f276-4ce2-b889-947b8c6ab43e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10732608
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10732608: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10732608 url https://www.openlane.eu/en/carv6/auction/10732608
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10731413
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731413: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731413 url https://www.openlane.eu/en/carv6/auction/10731413
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10731412
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731412: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731412 url https://www.openlane.eu/en/carv6/auction/10731412
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10731416
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731416: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731416 url https://www.openlane.eu/en/carv6/auction/10731416
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730640
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730640: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730640 url https://www.openlane.eu/en/carv6/auction/10730640
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10731415
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731415: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731415 url https://www.openlane.eu/en/carv6/auction/10731415
2026-03-27 04:15:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4be5750>
2026-03-27 04:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252F0892b914-f276-4ce2-b889-947b8c6ab43e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/0892b914-f276-4ce2-b889-947b8c6ab43e.jpeg saved to cache
2026-03-27 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10731414
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731414: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731414 url https://www.openlane.eu/en/carv6/auction/10731414
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10732507
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10732507: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10732507 url https://www.openlane.eu/en/carv6/auction/10732507
2026-03-27 04:15: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 04:15:39 [adesa.be] INFO: Found listing with ID: 10731419
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731419: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731419 url https://www.openlane.eu/en/carv6/auction/10731419
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730638
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730638: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730638 url https://www.openlane.eu/en/carv6/auction/10730638
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730639
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730639: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730639 url https://www.openlane.eu/en/carv6/auction/10730639
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730476
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730476: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730476 url https://www.openlane.eu/en/carv6/auction/10730476
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10732537
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10732537: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10732537 url https://www.openlane.eu/en/carv6/auction/10732537
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10724903
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10724903: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10724903 url https://www.openlane.eu/en/carv6/auction/10724903
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10730564
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10730564: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10730564 url https://www.openlane.eu/en/carv6/auction/10730564
2026-03-27 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/acc40259-a985-4adb-8db0-9b4e5e1636ce.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:15:39 [adesa.be] INFO: Found listing with ID: 10731406
2026-03-27 04:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:39 [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 04:15:39 [adesa.be] INFO: Scrape type for 10731406: 1
2026-03-27 04:15:39 [adesa.be] INFO: Scraping item 10731406 url https://www.openlane.eu/en/carv6/auction/10731406
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10730513
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730513%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10730513: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10730513 url https://www.openlane.eu/en/carv6/auction/10730513
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10730520
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730520%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10730520: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10730520 url https://www.openlane.eu/en/carv6/auction/10730520
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10730466
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730466%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10730466: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10730466 url https://www.openlane.eu/en/carv6/auction/10730466
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732493
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732493%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732493: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732493 url https://www.openlane.eu/en/carv6/auction/10732493
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732491
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732491%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732491: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732491 url https://www.openlane.eu/en/carv6/auction/10732491
2026-03-27 04:15:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fd850>
2026-03-27 04:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Facc40259-a985-4adb-8db0-9b4e5e1636ce.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/acc40259-a985-4adb-8db0-9b4e5e1636ce.jpeg saved to cache
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732500
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732500%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732500: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732500 url https://www.openlane.eu/en/carv6/auction/10732500
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732488
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732488%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732488: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732488 url https://www.openlane.eu/en/carv6/auction/10732488
2026-03-27 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15: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 04:15:40 [adesa.be] INFO: Found listing with ID: 10732490
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732490%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732490: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732490 url https://www.openlane.eu/en/carv6/auction/10732490
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732489
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732489%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732489: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732489 url https://www.openlane.eu/en/carv6/auction/10732489
2026-03-27 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/028bc0e7-2d28-485c-9e7b-4617c21b55ba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732487
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732487%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732487: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732487 url https://www.openlane.eu/en/carv6/auction/10732487
2026-03-27 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/d1d7abb9-632a-4e52-85d8-78575b94ad53.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732486
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732486%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732486: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732486 url https://www.openlane.eu/en/carv6/auction/10732486
2026-03-27 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/f7bced12-7386-4610-b18f-654ad80b3c9b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732485
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732485%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732485: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732485 url https://www.openlane.eu/en/carv6/auction/10732485
2026-03-27 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732492
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732492%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732492: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732492 url https://www.openlane.eu/en/carv6/auction/10732492
2026-03-27 04:15: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 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ba3ac89-e7cc-5760-ad26-caa39b4cb953 with identifier: 10730487
2026-03-27 04:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ba3ac89-e7cc-5760-ad26-caa39b4cb953 with scrape type 1
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ba3ac89-e7cc-5760-ad26-caa39b4cb953
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252Fa2ed96ff-9a76-4fc6-8d91-2447363f9e0e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/a2ed96ff-9a76-4fc6-8d91-2447363f9e0e.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252F3e5bd81e-c3a7-48ef-96c8-2964cb56cacd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/3e5bd81e-c3a7-48ef-96c8-2964cb56cacd.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252F94277ec8-f7ee-4072-9035-f6ed9ee0f7f7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/94277ec8-f7ee-4072-9035-f6ed9ee0f7f7.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252F5f964e3d-71d2-42ba-9b61-643c3e99cb02.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/5f964e3d-71d2-42ba-9b61-643c3e99cb02.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252Fd45c10ae-f2a8-4275-b346-7cb1ec55a060.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/d45c10ae-f2a8-4275-b346-7cb1ec55a060.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252F50a833c9-60f9-47d9-8330-f4587d3bef17.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/50a833c9-60f9-47d9-8330-f4587d3bef17.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252Fc70618ca-e2aa-43d8-a8e4-e5826e37dc30.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/c70618ca-e2aa-43d8-a8e4-e5826e37dc30.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252F8732d4d5-e519-4ad6-8388-ddd0a13faa4a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/8732d4d5-e519-4ad6-8388-ddd0a13faa4a.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252Fe5183861-455e-4c4b-a3cf-c5a1e9d1ad6a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/e5183861-455e-4c4b-a3cf-c5a1e9d1ad6a.jpeg already downloaded
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5721157%252Fgeneral%252F523f8fa0-996e-4945-942f-6c6755f049e7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721157/general/523f8fa0-996e-4945-942f-6c6755f049e7.jpeg already downloaded
2026-03-27 04:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ba3ac89-e7cc-5760-ad26-caa39b4cb953, identifier: 10730487
2026-03-27 04:15:40 [adesa.be] INFO: Found listing with ID: 10732494
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732494%27 HTTP/1.1" 200 None
2026-03-27 04:15:40 [adesa.be] INFO: Scrape type for 10732494: 1
2026-03-27 04:15:40 [adesa.be] INFO: Scraping item 10732494 url https://www.openlane.eu/en/carv6/auction/10732494
2026-03-27 04:15: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 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ba3ac89-e7cc-5760-ad26-caa39b4cb953 with identifier: 10730487
2026-03-27 04:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ba3ac89-e7cc-5760-ad26-caa39b4cb953 with identifier: 10730487
2026-03-27 04:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ba3ac89-e7cc-5760-ad26-caa39b4cb953 with identifier: 10730487 to the API
2026-03-27 04:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2ba3ac89-e7cc-5760-ad26-caa39b4cb953',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUS202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 161242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5721157/general/a2ed96ff-9a76-4fc6-8d91-2447363f9e0e.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/3e5bd81e-c3a7-48ef-96c8-2964cb56cacd.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/94277ec8-f7ee-4072-9035-f6ed9ee0f7f7.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/5f964e3d-71d2-42ba-9b61-643c3e99cb02.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/d45c10ae-f2a8-4275-b346-7cb1ec55a060.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/50a833c9-60f9-47d9-8330-f4587d3bef17.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/c70618ca-e2aa-43d8-a8e4-e5826e37dc30.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/8732d4d5-e519-4ad6-8388-ddd0a13faa4a.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/e5183861-455e-4c4b-a3cf-c5a1e9d1ad6a.jpeg',
'https://images.openlane.eu/carimgs/5721157/general/523f8fa0-996e-4945-942f-6c6755f049e7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347081,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/a2ed96ff-9a76-4fc6-8d91-2447363f9e0e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327579,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/3e5bd81e-c3a7-48ef-96c8-2964cb56cacd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364362,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/94277ec8-f7ee-4072-9035-f6ed9ee0f7f7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244784,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/5f964e3d-71d2-42ba-9b61-643c3e99cb02.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294213,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/d45c10ae-f2a8-4275-b346-7cb1ec55a060.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314670,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/50a833c9-60f9-47d9-8330-f4587d3bef17.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252224,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/c70618ca-e2aa-43d8-a8e4-e5826e37dc30.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251323,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/8732d4d5-e519-4ad6-8388-ddd0a13faa4a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164546,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/e5183861-455e-4c4b-a3cf-c5a1e9d1ad6a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ba3ac89-e7cc-5760-ad26-caa39b4cb953/2ba3ac89-e7cc-5760-ad26-caa39b4cb953_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483836,
'Height': 1658,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721157/general/523f8fa0-996e-4945-942f-6c6755f049e7.jpeg',
'Width': 1172}],
'price': 8150,
'price_includes_vat': True,
'registration_date': '2019-06-05',
'seats_number': 2,
'seller_name': None,
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'161.242 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730487%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [adesa.be] INFO: Saving data for 10730487: {'created_time': 1774584941.177441, 'last_price_update_time': 1774584941.177451, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730487') HTTP/1.1" 204 0
2026-03-27 04:15:41 [adesa.be] INFO: Found listing with ID: 10730633
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730633%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [adesa.be] INFO: Scrape type for 10730633: 1
2026-03-27 04:15:41 [adesa.be] INFO: Scraping item 10730633 url https://www.openlane.eu/en/carv6/auction/10730633
2026-03-27 04:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4baf510>
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F028bc0e7-2d28-485c-9e7b-4617c21b55ba.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/028bc0e7-2d28-485c-9e7b-4617c21b55ba.jpeg saved to cache
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c01350>
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252Fd1d7abb9-632a-4e52-85d8-78575b94ad53.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/d1d7abb9-632a-4e52-85d8-78575b94ad53.jpeg saved to cache
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6807490>
2026-03-27 04:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252Ff7bced12-7386-4610-b18f-654ad80b3c9b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/f7bced12-7386-4610-b18f-654ad80b3c9b.jpeg saved to cache
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458
2026-03-27 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8048a44f-cf31-548f-adcf-1c845db0ad69 with scrape type 1
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8048a44f-cf31-548f-adcf-1c845db0ad69
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F124463bf-9be9-4c23-95d5-d3241d2bb4b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/124463bf-9be9-4c23-95d5-d3241d2bb4b2.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F805a74c4-f885-477a-aea5-3c2490a723e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/805a74c4-f885-477a-aea5-3c2490a723e8.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F6e0e9c0e-29c1-40de-8f1b-4f52afdadb92.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/6e0e9c0e-29c1-40de-8f1b-4f52afdadb92.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252Fb37c0e1b-e5d5-4cec-98bd-3f005d1d2c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/b37c0e1b-e5d5-4cec-98bd-3f005d1d2c3d.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F2a83438b-1f7d-4f5c-ad9a-a03d43a3ef56.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/2a83438b-1f7d-4f5c-ad9a-a03d43a3ef56.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F4bcb20f2-1e94-421b-a8c2-49d112605a4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/4bcb20f2-1e94-421b-a8c2-49d112605a4b.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F59cf6336-2244-4315-a287-dab39b0e0d48.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/59cf6336-2244-4315-a287-dab39b0e0d48.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F8546a73c-3fb8-4477-9f82-639ff84511cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/8546a73c-3fb8-4477-9f82-639ff84511cc.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F30f48491-6d9d-467f-b208-9550d30f824f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/30f48491-6d9d-467f-b208-9550d30f824f.jpg already downloaded
2026-03-27 04:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730971%252Fgeneral%252F4accbc8f-387f-4dac-84ac-aa39ac99ebd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730971/general/4accbc8f-387f-4dac-84ac-aa39ac99ebd2.jpg already downloaded
2026-03-27 04:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8048a44f-cf31-548f-adcf-1c845db0ad69, identifier: 10730458
2026-03-27 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463
2026-03-27 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b20287-a775-526c-b1e3-0e3ecd108326 with scrape type 1
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252F9caf7be1-3972-40fa-9d05-bacef144640c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/9caf7be1-3972-40fa-9d05-bacef144640c.jpg not downloaded yet
2026-03-27 04:15:42 [adesa.be] INFO: Found listing with ID: 10730506
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730506%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [adesa.be] INFO: Scrape type for 10730506: 1
2026-03-27 04:15:42 [adesa.be] INFO: Scraping item 10730506 url https://www.openlane.eu/en/carv6/auction/10730506
2026-03-27 04:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458
2026-03-27 04:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458 to the API
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8048a44f-cf31-548f-adcf-1c845db0ad69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGT834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 55586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5730971/general/124463bf-9be9-4c23-95d5-d3241d2bb4b2.jpg',
'https://images.openlane.eu/carimgs/5730971/general/805a74c4-f885-477a-aea5-3c2490a723e8.jpg',
'https://images.openlane.eu/carimgs/5730971/general/6e0e9c0e-29c1-40de-8f1b-4f52afdadb92.jpg',
'https://images.openlane.eu/carimgs/5730971/general/b37c0e1b-e5d5-4cec-98bd-3f005d1d2c3d.jpg',
'https://images.openlane.eu/carimgs/5730971/general/2a83438b-1f7d-4f5c-ad9a-a03d43a3ef56.jpg',
'https://images.openlane.eu/carimgs/5730971/general/4bcb20f2-1e94-421b-a8c2-49d112605a4b.jpg',
'https://images.openlane.eu/carimgs/5730971/general/59cf6336-2244-4315-a287-dab39b0e0d48.jpg',
'https://images.openlane.eu/carimgs/5730971/general/8546a73c-3fb8-4477-9f82-639ff84511cc.jpg',
'https://images.openlane.eu/carimgs/5730971/general/30f48491-6d9d-467f-b208-9550d30f824f.jpg',
'https://images.openlane.eu/carimgs/5730971/general/4accbc8f-387f-4dac-84ac-aa39ac99ebd2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 730019,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/124463bf-9be9-4c23-95d5-d3241d2bb4b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 784008,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/805a74c4-f885-477a-aea5-3c2490a723e8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 752319,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/6e0e9c0e-29c1-40de-8f1b-4f52afdadb92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 862848,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/b37c0e1b-e5d5-4cec-98bd-3f005d1d2c3d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860687,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/2a83438b-1f7d-4f5c-ad9a-a03d43a3ef56.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 673431,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/4bcb20f2-1e94-421b-a8c2-49d112605a4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451359,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/59cf6336-2244-4315-a287-dab39b0e0d48.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412803,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/8546a73c-3fb8-4477-9f82-639ff84511cc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428553,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/30f48491-6d9d-467f-b208-9550d30f824f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8048a44f-cf31-548f-adcf-1c845db0ad69/8048a44f-cf31-548f-adcf-1c845db0ad69_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414909,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730971/general/4accbc8f-387f-4dac-84ac-aa39ac99ebd2.jpg',
'Width': 2000}],
'price': 56500,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Panamera 4 2.9i Executive - Hybrid - Automatic - 330 hp - '
'55.586 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730458%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [adesa.be] INFO: Saving data for 10730458: {'created_time': 1774584942.513796, 'last_price_update_time': 1774584942.513806, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730458') HTTP/1.1" 204 0
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252F2cec222f-dbbc-4e6a-819d-5a30446dab6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/2cec222f-dbbc-4e6a-819d-5a30446dab6d.jpg not downloaded yet
2026-03-27 04:15:42 [adesa.be] INFO: Found listing with ID: 10730637
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730637%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [adesa.be] INFO: Scrape type for 10730637: 1
2026-03-27 04:15:42 [adesa.be] INFO: Scraping item 10730637 url https://www.openlane.eu/en/carv6/auction/10730637
2026-03-27 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15: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 04:15: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 04:15: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 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644
2026-03-27 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with scrape type 1
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252F6af716d0-b7dc-4483-995c-aea348621c3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/6af716d0-b7dc-4483-995c-aea348621c3c.jpg not downloaded yet
2026-03-27 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414
2026-03-27 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b374a13-4142-5076-8048-60bc131668eb with scrape type 1
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252Fcb0f5a62-f068-4b05-8554-6eb517ceb3d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/cb0f5a62-f068-4b05-8554-6eb517ceb3d2.jpeg not downloaded yet
2026-03-27 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561
2026-03-27 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0102fc99-3215-50e5-a662-af37965a166e with scrape type 1
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0102fc99-3215-50e5-a662-af37965a166e
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252F6e051698-565d-404d-ad36-9bb2951fc8bb.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/6e051698-565d-404d-ad36-9bb2951fc8bb.JPG not downloaded yet
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252Fe54c135d-b426-438e-bb4b-6c8afadc6824.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/e54c135d-b426-438e-bb4b-6c8afadc6824.jpg not downloaded yet
2026-03-27 04:15: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 04:15:42 [adesa.be] INFO: Found listing with ID: 10730475
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730475%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [adesa.be] INFO: Scrape type for 10730475: 1
2026-03-27 04:15:42 [adesa.be] INFO: Scraping item 10730475 url https://www.openlane.eu/en/carv6/auction/10730475
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252Ff7bc900a-aa8e-4545-98a9-b19ef914f451.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/f7bc900a-aa8e-4545-98a9-b19ef914f451.jpg not downloaded yet
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252Fa10752de-3955-4a70-a5a3-e0ac598317b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/a10752de-3955-4a70-a5a3-e0ac598317b5.jpeg not downloaded yet
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252F1e37fc59-3a23-4fca-8736-9256336cd85f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/1e37fc59-3a23-4fca-8736-9256336cd85f.JPG not downloaded yet
2026-03-27 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/39616438-052e-4266-a328-e6eadbc2bfb4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252Ffd8aaacf-c30d-43cb-9f43-7bcdb0ad36f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/fd8aaacf-c30d-43cb-9f43-7bcdb0ad36f6.jpg not downloaded yet
2026-03-27 04:15:42 [adesa.be] INFO: Found listing with ID: 10730477
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730477%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [adesa.be] INFO: Scrape type for 10730477: 1
2026-03-27 04:15:42 [adesa.be] INFO: Scraping item 10730477 url https://www.openlane.eu/en/carv6/auction/10730477
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252Fc42ce524-47a4-4786-8e2b-f5339d0d682d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/c42ce524-47a4-4786-8e2b-f5339d0d682d.jpg not downloaded yet
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252F0dcc82ec-22a0-41f0-ba4e-b1c70ea56148.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/0dcc82ec-22a0-41f0-ba4e-b1c70ea56148.jpeg not downloaded yet
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252Fe96c71b0-c446-4468-abe4-e05d2febcf17.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/e96c71b0-c446-4468-abe4-e05d2febcf17.JPG not downloaded yet
2026-03-27 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509
2026-03-27 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e152dcec-f7fb-5cdd-b39a-494adee968bc with scrape type 1
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e152dcec-f7fb-5cdd-b39a-494adee968bc
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5526248%252Fgeneral%252Fa895f247-f623-4ab1-8145-c682face16f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/a895f247-f623-4ab1-8145-c682face16f6.jpg already downloaded
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5526248%252Fgeneral%252Fa9ecb4e2-18c5-4e22-ae84-e6cf33efb176.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/a9ecb4e2-18c5-4e22-ae84-e6cf33efb176.jpg already downloaded
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5526248%252Fgeneral%252Fdd43583a-186e-43f2-9b19-54b0750f20af.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/dd43583a-186e-43f2-9b19-54b0750f20af.jpg already downloaded
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5526248%252Fgeneral%252F305af067-c058-4bb3-b966-a17f10701e04.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/305af067-c058-4bb3-b966-a17f10701e04.jpg already downloaded
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5526248%252Fgeneral%252F38ead70c-de81-4526-a8a9-2ffb12550bf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/38ead70c-de81-4526-a8a9-2ffb12550bf1.jpg already downloaded
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5526248%252Fgeneral%252Ff8c0ff03-81f1-40e1-a458-66cc2127e11b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/f8c0ff03-81f1-40e1-a458-66cc2127e11b.jpg already downloaded
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5526248%252Fgeneral%252Fa951c704-6523-41d1-bba8-b49f78a85be7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/a951c704-6523-41d1-bba8-b49f78a85be7.jpg already downloaded
2026-03-27 04:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5526248%252Fgeneral%252Fb5bdaaf8-9f16-494d-8680-56d777238957.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/b5bdaaf8-9f16-494d-8680-56d777238957.jpg already downloaded
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5526248%252Fgeneral%252F392f8fa4-a1e1-422b-affc-d98b0821ca7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/392f8fa4-a1e1-422b-affc-d98b0821ca7d.jpg already downloaded
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5526248%252Fgeneral%252F5447536a-7d98-4127-89b1-ea0a3559df78.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5526248/general/5447536a-7d98-4127-89b1-ea0a3559df78.jpg already downloaded
2026-03-27 04:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e152dcec-f7fb-5cdd-b39a-494adee968bc, identifier: 10730509
2026-03-27 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/40532918-a725-4e3b-9572-ee359b76e419.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252Ff631f101-6e00-4cea-8688-a3fd0c160c97.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/f631f101-6e00-4cea-8688-a3fd0c160c97.jpg not downloaded yet
2026-03-27 04:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509
2026-03-27 04:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509
2026-03-27 04:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509 to the API
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:15: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 04:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e152dcec-f7fb-5cdd-b39a-494adee968bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FPO398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 169592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5526248/general/a895f247-f623-4ab1-8145-c682face16f6.jpg',
'https://images.openlane.eu/carimgs/5526248/general/a9ecb4e2-18c5-4e22-ae84-e6cf33efb176.jpg',
'https://images.openlane.eu/carimgs/5526248/general/dd43583a-186e-43f2-9b19-54b0750f20af.jpg',
'https://images.openlane.eu/carimgs/5526248/general/305af067-c058-4bb3-b966-a17f10701e04.jpg',
'https://images.openlane.eu/carimgs/5526248/general/38ead70c-de81-4526-a8a9-2ffb12550bf1.jpg',
'https://images.openlane.eu/carimgs/5526248/general/f8c0ff03-81f1-40e1-a458-66cc2127e11b.jpg',
'https://images.openlane.eu/carimgs/5526248/general/a951c704-6523-41d1-bba8-b49f78a85be7.jpg',
'https://images.openlane.eu/carimgs/5526248/general/b5bdaaf8-9f16-494d-8680-56d777238957.jpg',
'https://images.openlane.eu/carimgs/5526248/general/392f8fa4-a1e1-422b-affc-d98b0821ca7d.jpg',
'https://images.openlane.eu/carimgs/5526248/general/5447536a-7d98-4127-89b1-ea0a3559df78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119824,
'Height': 695,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/a895f247-f623-4ab1-8145-c682face16f6.jpg',
'Width': 926},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 628150,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/a9ecb4e2-18c5-4e22-ae84-e6cf33efb176.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517734,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/dd43583a-186e-43f2-9b19-54b0750f20af.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 621210,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/305af067-c058-4bb3-b966-a17f10701e04.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 668832,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/38ead70c-de81-4526-a8a9-2ffb12550bf1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440530,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/f8c0ff03-81f1-40e1-a458-66cc2127e11b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460587,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/a951c704-6523-41d1-bba8-b49f78a85be7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365903,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/b5bdaaf8-9f16-494d-8680-56d777238957.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430209,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/392f8fa4-a1e1-422b-affc-d98b0821ca7d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e152dcec-f7fb-5cdd-b39a-494adee968bc/e152dcec-f7fb-5cdd-b39a-494adee968bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441161,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5526248/general/5447536a-7d98-4127-89b1-ea0a3559df78.jpg',
'Width': 2000}],
'price': 3650,
'price_includes_vat': True,
'registration_date': '2013-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.2 Intens - Petrol - Automatic - 120 hp - 169.592 '
'km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2013}
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:43 [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 04:15:43 [adesa.be] INFO: Saving data for 10730509: {'created_time': 1774584943.477734, 'last_price_update_time': 1774584943.477744, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730509') HTTP/1.1" 204 0
2026-03-27 04:15:43 [adesa.be] INFO: Found listing with ID: 10730512
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:43 [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 04:15:43 [adesa.be] INFO: Scrape type for 10730512: 1
2026-03-27 04:15:43 [adesa.be] INFO: Scraping item 10730512 url https://www.openlane.eu/en/carv6/auction/10730512
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F70f45ce8-7016-49b3-8b39-9042e848a827.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/70f45ce8-7016-49b3-8b39-9042e848a827.jpg not downloaded yet
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252Fdc84aab8-7a4c-4d5c-9145-cda0e50cc18f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/dc84aab8-7a4c-4d5c-9145-cda0e50cc18f.jpeg not downloaded yet
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745252%252Fgeneral%252Fcded811f-6405-46e2-98d2-2c7f15bb3414.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/cded811f-6405-46e2-98d2-2c7f15bb3414.JPG not downloaded yet
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252Ffdd39c92-178e-484a-853e-a4fe452e521a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/fdd39c92-178e-484a-853e-a4fe452e521a.jpg not downloaded yet
2026-03-27 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/9caf7be1-3972-40fa-9d05-bacef144640c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:15:43 [adesa.be] INFO: Found listing with ID: 10731404
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:43 [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 04:15:43 [adesa.be] INFO: Scrape type for 10731404: 1
2026-03-27 04:15:43 [adesa.be] INFO: Scraping item 10731404 url https://www.openlane.eu/en/carv6/auction/10731404
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F20aefa49-051d-4487-91ac-ab6e1ff8d477.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/20aefa49-051d-4487-91ac-ab6e1ff8d477.jpg not downloaded yet
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252F2af1582e-5e57-46ee-b278-b8abe9bf8855.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/2af1582e-5e57-46ee-b278-b8abe9bf8855.jpeg not downloaded yet
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745252%252Fgeneral%252F665a92a7-93de-4a02-9a80-aeea41af7897.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/665a92a7-93de-4a02-9a80-aeea41af7897.JPG not downloaded yet
2026-03-27 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:43 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:43 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:43 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x009\xca\xb3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\nv;\x009\x96"\x00\x00\x00\x00'
2026-03-27 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4afb110>
2026-03-27 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F39616438-052e-4266-a328-e6eadbc2bfb4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/39616438-052e-4266-a328-e6eadbc2bfb4.jpeg saved to cache
2026-03-27 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:43 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:43 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:43 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00=\xd5j\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xbdE\x00=\xa2P\x00\x00\x00\x00'
2026-03-27 04:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4868a90>
2026-03-27 04:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F40532918-a725-4e3b-9572-ee359b76e419.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/40532918-a725-4e3b-9572-ee359b76e419.jpeg saved to cache
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/2cec222f-dbbc-4e6a-819d-5a30446dab6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252F5290a0a7-94d1-4f4f-a22b-f7606ebb9d61.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/5290a0a7-94d1-4f4f-a22b-f7606ebb9d61.jpg not downloaded yet
2026-03-27 04:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:44 [adesa.be] INFO: Found listing with ID: 10730557
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730557%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [adesa.be] INFO: Scrape type for 10730557: 1
2026-03-27 04:15:44 [adesa.be] INFO: Scraping item 10730557 url https://www.openlane.eu/en/carv6/auction/10730557
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252Fdbd2c34b-f09a-4282-aeb0-9ca2a375e11f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/dbd2c34b-f09a-4282-aeb0-9ca2a375e11f.jpg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252F9548b5ce-da42-4178-8bb9-9cfdf0ec77f3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/9548b5ce-da42-4178-8bb9-9cfdf0ec77f3.jpeg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252F774aa939-6e26-402b-a705-4b5cc9894738.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/774aa939-6e26-402b-a705-4b5cc9894738.JPG not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252F5baf9b70-d571-4132-b754-81f01d655379.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/5baf9b70-d571-4132-b754-81f01d655379.jpg not downloaded yet
2026-03-27 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab0e90>
2026-03-27 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252F9caf7be1-3972-40fa-9d05-bacef144640c.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/9caf7be1-3972-40fa-9d05-bacef144640c.jpg saved to cache
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490
2026-03-27 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5de6fc-2379-5994-95dd-d1fcbdd59837 with scrape type 1
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252Fdff2069f-cc58-49c7-b240-b282264c2d66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/dff2069f-cc58-49c7-b240-b282264c2d66.jpeg not downloaded yet
2026-03-27 04:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488
2026-03-27 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580d09a1-0f29-5b27-9efd-508402f03c18 with scrape type 1
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252Fc3a715fd-b52a-41db-9536-e79fa4d5b9ca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/c3a715fd-b52a-41db-9536-e79fa4d5b9ca.jpeg not downloaded yet
2026-03-27 04:15:44 [adesa.be] INFO: Found listing with ID: 10730636
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730636%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [adesa.be] INFO: Scrape type for 10730636: 1
2026-03-27 04:15:44 [adesa.be] INFO: Scraping item 10730636 url https://www.openlane.eu/en/carv6/auction/10730636
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252F1c8c78c5-c097-4218-b0c9-02f311ecccc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/1c8c78c5-c097-4218-b0c9-02f311ecccc7.jpg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252Fb885c2c7-17be-45b2-b4db-019ab96cbc33.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/b885c2c7-17be-45b2-b4db-019ab96cbc33.jpeg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252Fc7882394-1f3e-4718-b9fc-7b178d59abf3.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/c7882394-1f3e-4718-b9fc-7b178d59abf3.JPG not downloaded yet
2026-03-27 04:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252Fa3f072fb-5154-4277-aba3-bed68606a0b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/a3f072fb-5154-4277-aba3-bed68606a0b7.jpg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252F8454b1bf-ef80-402f-898c-5a8b3ed85aed.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/8454b1bf-ef80-402f-898c-5a8b3ed85aed.jpeg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252F996d0c79-ccab-43b4-abf3-83a2a3e404b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/996d0c79-ccab-43b4-abf3-83a2a3e404b4.jpeg not downloaded yet
2026-03-27 04:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b30410>
2026-03-27 04:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252F2cec222f-dbbc-4e6a-819d-5a30446dab6d.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/2cec222f-dbbc-4e6a-819d-5a30446dab6d.jpg saved to cache
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:15:44 [adesa.be] INFO: Found listing with ID: 10730522
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730522%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [adesa.be] INFO: Scrape type for 10730522: 1
2026-03-27 04:15:44 [adesa.be] INFO: Scraping item 10730522 url https://www.openlane.eu/en/carv6/auction/10730522
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252F291d9a80-8541-4b56-b480-58f99e1fdd26.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/291d9a80-8541-4b56-b480-58f99e1fdd26.jpg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252F6ac11a80-5ab9-4b49-af32-26407f92a6b9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/6ac11a80-5ab9-4b49-af32-26407f92a6b9.jpeg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252F6770c9d4-99e7-4c1e-b081-9b180d3bc9d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/6770c9d4-99e7-4c1e-b081-9b180d3bc9d9.JPG not downloaded yet
2026-03-27 04:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903
2026-03-27 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60067d0b-c160-5fcf-b5f3-836e1149325f with scrape type 1
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60067d0b-c160-5fcf-b5f3-836e1149325f
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252F2cb3fe7d-4c44-4b4b-84f8-f3d8c9c1fd08.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/2cb3fe7d-4c44-4b4b-84f8-f3d8c9c1fd08.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252Fb3548918-51ab-40eb-8d84-8fc042efb823.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/b3548918-51ab-40eb-8d84-8fc042efb823.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252Fcceb0cab-860f-40bb-9cf0-3e5104bec871.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/cceb0cab-860f-40bb-9cf0-3e5104bec871.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252Feaf7b258-037b-4c41-88cd-c2c80be2c89a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/eaf7b258-037b-4c41-88cd-c2c80be2c89a.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252F81ccab31-6811-403b-92d1-012628a04740.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/81ccab31-6811-403b-92d1-012628a04740.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252Fa6834887-61a6-44d0-8bc4-2bb208222811.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/a6834887-61a6-44d0-8bc4-2bb208222811.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252Fbb3c54f6-cc27-42ad-8015-611303660847.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/bb3c54f6-cc27-42ad-8015-611303660847.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252Fb3b61e93-aa1e-44c1-889c-eab3dd46a2e1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/b3b61e93-aa1e-44c1-889c-eab3dd46a2e1.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252F89fe79c0-4126-4122-86b2-2c3cc7de6785.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/89fe79c0-4126-4122-86b2-2c3cc7de6785.jpeg already downloaded
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5732425%252Fgeneral%252F24dba116-435e-44f1-aa7a-f6c181b7014b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732425/general/24dba116-435e-44f1-aa7a-f6c181b7014b.jpeg already downloaded
2026-03-27 04:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60067d0b-c160-5fcf-b5f3-836e1149325f, identifier: 10724903
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5747537%252Fgeneral%252F6cfb4ebd-aefc-43d0-b760-96737609388c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/6cfb4ebd-aefc-43d0-b760-96737609388c.jpg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252F24440809-30e1-4be5-afd2-233e8d708cec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/24440809-30e1-4be5-afd2-233e8d708cec.jpeg not downloaded yet
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252F07d12263-1699-4924-a26c-bc57ac5b820a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/07d12263-1699-4924-a26c-bc57ac5b820a.jpeg not downloaded yet
2026-03-27 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903
2026-03-27 04:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903
2026-03-27 04:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903 to the API
2026-03-27 04:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '60067d0b-c160-5fcf-b5f3-836e1149325f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQM159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724903',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 200732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5732425/general/2cb3fe7d-4c44-4b4b-84f8-f3d8c9c1fd08.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/b3548918-51ab-40eb-8d84-8fc042efb823.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/cceb0cab-860f-40bb-9cf0-3e5104bec871.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/eaf7b258-037b-4c41-88cd-c2c80be2c89a.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/81ccab31-6811-403b-92d1-012628a04740.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/a6834887-61a6-44d0-8bc4-2bb208222811.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/bb3c54f6-cc27-42ad-8015-611303660847.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/b3b61e93-aa1e-44c1-889c-eab3dd46a2e1.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/89fe79c0-4126-4122-86b2-2c3cc7de6785.jpeg',
'https://images.openlane.eu/carimgs/5732425/general/24dba116-435e-44f1-aa7a-f6c181b7014b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5220501,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/2cb3fe7d-4c44-4b4b-84f8-f3d8c9c1fd08.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5046963,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/b3548918-51ab-40eb-8d84-8fc042efb823.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4512683,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/cceb0cab-860f-40bb-9cf0-3e5104bec871.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4997817,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/eaf7b258-037b-4c41-88cd-c2c80be2c89a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2660940,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/81ccab31-6811-403b-92d1-012628a04740.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3339986,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/a6834887-61a6-44d0-8bc4-2bb208222811.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3040157,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/bb3c54f6-cc27-42ad-8015-611303660847.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4717159,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/b3b61e93-aa1e-44c1-889c-eab3dd46a2e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2875117,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/89fe79c0-4126-4122-86b2-2c3cc7de6785.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067d0b-c160-5fcf-b5f3-836e1149325f/60067d0b-c160-5fcf-b5f3-836e1149325f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3012567,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732425/general/24dba116-435e-44f1-aa7a-f6c181b7014b.jpeg',
'Width': 4032}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 200.732 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2020}
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724903%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [adesa.be] INFO: Saving data for 10724903: {'created_time': 1774584945.178148, 'last_price_update_time': 1774584945.178158, 'auction_closing_time': 1774866600.0}
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724903') HTTP/1.1" 204 0
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/774aa939-6e26-402b-a705-4b5cc9894738.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/665a92a7-93de-4a02-9a80-aeea41af7897.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:15:45 [adesa.be] INFO: Found listing with ID: 10730516
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730516%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [adesa.be] INFO: Scrape type for 10730516: 1
2026-03-27 04:15:45 [adesa.be] INFO: Scraping item 10730516 url https://www.openlane.eu/en/carv6/auction/10730516
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252Fafb7718f-0c20-44b3-a979-1fb21fbaa831.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/afb7718f-0c20-44b3-a979-1fb21fbaa831.jpg not downloaded yet
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252F9c7c708c-826d-4607-b87f-e3bde8ed4000.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/9c7c708c-826d-4607-b87f-e3bde8ed4000.jpeg not downloaded yet
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252Fd4a71a1f-35bb-4356-bb9f-f37096dcd223.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/d4a71a1f-35bb-4356-bb9f-f37096dcd223.JPG not downloaded yet
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252F1619ae4a-dfbe-427d-9720-7e544b1d973f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/1619ae4a-dfbe-427d-9720-7e544b1d973f.jpeg not downloaded yet
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252Fd6c7c44e-21d4-43b4-9b97-0bd9f93fa527.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/d6c7c44e-21d4-43b4-9b97-0bd9f93fa527.jpeg not downloaded yet
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:45 [adesa.be] INFO: Found listing with ID: 10733084
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733084%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [adesa.be] INFO: Scrape type for 10733084: 1
2026-03-27 04:15:45 [adesa.be] INFO: Scraping item 10733084 url https://www.openlane.eu/en/carv6/auction/10733084
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748689%252Fgeneral%252F25bc96e6-225d-4c26-8ff9-d0737a20c9a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/25bc96e6-225d-4c26-8ff9-d0737a20c9a0.jpg not downloaded yet
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748814%252Fgeneral%252F6ba11325-b697-4dea-b940-e40ca91e2a47.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/6ba11325-b697-4dea-b940-e40ca91e2a47.jpeg not downloaded yet
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5745252%252Fgeneral%252Fb7895980-c134-48d2-b722-0311be8c3f8d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745252/general/b7895980-c134-48d2-b722-0311be8c3f8d.JPG not downloaded yet
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/4ba4d83a-2eb4-4185-84e0-e3165886bb9c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252Fca46ccd0-7ed2-4404-887a-fbebec55c7b0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/ca46ccd0-7ed2-4404-887a-fbebec55c7b0.jpeg not downloaded yet
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252Ff4930627-8dbe-42d2-b4c6-3e47eeb596af.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/f4930627-8dbe-42d2-b4c6-3e47eeb596af.jpeg not downloaded yet
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/6770c9d4-99e7-4c1e-b081-9b180d3bc9d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:15:45 [adesa.be] INFO: Found listing with ID: 10731403
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731403%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [adesa.be] INFO: Scrape type for 10731403: 1
2026-03-27 04:15:45 [adesa.be] INFO: Scraping item 10731403 url https://www.openlane.eu/en/carv6/auction/10731403
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/2af1582e-5e57-46ee-b278-b8abe9bf8855.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/5290a0a7-94d1-4f4f-a22b-f7606ebb9d61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/9548b5ce-da42-4178-8bb9-9cfdf0ec77f3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252Fc01f60b2-5cbb-471c-82f5-2776a97edde1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/c01f60b2-5cbb-471c-82f5-2776a97edde1.jpeg not downloaded yet
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252F639f2fb5-a64e-4cf1-bf78-af912cb90df0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/639f2fb5-a64e-4cf1-bf78-af912cb90df0.jpeg not downloaded yet
2026-03-27 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/dbd2c34b-f09a-4282-aeb0-9ca2a375e11f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:15:45 [adesa.be] INFO: Found listing with ID: 10730473
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730473%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [adesa.be] INFO: Scrape type for 10730473: 1
2026-03-27 04:15:45 [adesa.be] INFO: Scraping item 10730473 url https://www.openlane.eu/en/carv6/auction/10730473
2026-03-27 04:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7f62b7f-534b-5920-aebd-986ab794db0c with identifier: 10730506
2026-03-27 04:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7f62b7f-534b-5920-aebd-986ab794db0c with scrape type 1
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7f62b7f-534b-5920-aebd-986ab794db0c
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252F3fdbe1eb-4988-4ca0-bb28-960424261d17.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/3fdbe1eb-4988-4ca0-bb28-960424261d17.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252F5dcb57b8-6523-4568-b47c-728c220b0dd6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/5dcb57b8-6523-4568-b47c-728c220b0dd6.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252F4852a03f-91f4-49ba-80c9-7451c49f3431.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/4852a03f-91f4-49ba-80c9-7451c49f3431.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252Fb74ad022-7c0d-4a5a-8b33-8137d0d9113f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/b74ad022-7c0d-4a5a-8b33-8137d0d9113f.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252Fd00aa6e5-df5a-4711-95db-aae52a4f4a9f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/d00aa6e5-df5a-4711-95db-aae52a4f4a9f.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252F4a448f94-e572-4226-8fb8-baf0c7f23974.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/4a448f94-e572-4226-8fb8-baf0c7f23974.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252F49edf7ba-771f-4623-8439-5b5c021d3d34.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/49edf7ba-771f-4623-8439-5b5c021d3d34.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252F4de0c6af-481f-452e-a7f6-27cdbefcd37e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/4de0c6af-481f-452e-a7f6-27cdbefcd37e.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252F4fb1dc17-0b40-43ee-9a7c-1f5c9e4ca1b0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/4fb1dc17-0b40-43ee-9a7c-1f5c9e4ca1b0.jpeg already downloaded
2026-03-27 04:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5706039%252Fgeneral%252Fb9c86840-fa3d-4476-b08c-418c9c554d7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706039/general/b9c86840-fa3d-4476-b08c-418c9c554d7b.jpeg already downloaded
2026-03-27 04:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7f62b7f-534b-5920-aebd-986ab794db0c, identifier: 10730506
2026-03-27 04:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7696c7ce-1032-5d23-94c6-431282173f2d with identifier: 10730633
2026-03-27 04:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7696c7ce-1032-5d23-94c6-431282173f2d with scrape type 1
2026-03-27 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5677828%252Fgeneral%252F6c93d734-0cd9-4f10-b43c-826208fcbf4d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/6c93d734-0cd9-4f10-b43c-826208fcbf4d.jpeg not downloaded yet
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252F1c07e275-2067-4560-b03a-5dee7fd5d0bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/1c07e275-2067-4560-b03a-5dee7fd5d0bc.jpeg not downloaded yet
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252F5db57741-33c0-4adc-87f3-73429f1bf97e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/5db57741-33c0-4adc-87f3-73429f1bf97e.jpeg not downloaded yet
2026-03-27 04:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7f62b7f-534b-5920-aebd-986ab794db0c with identifier: 10730506
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 04:15:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7f62b7f-534b-5920-aebd-986ab794db0c with identifier: 10730506
2026-03-27 04:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7f62b7f-534b-5920-aebd-986ab794db0c with identifier: 10730506 to the API
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730506>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e7f62b7f-534b-5920-aebd-986ab794db0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BQE173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 156580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5706039/general/3fdbe1eb-4988-4ca0-bb28-960424261d17.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/5dcb57b8-6523-4568-b47c-728c220b0dd6.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/4852a03f-91f4-49ba-80c9-7451c49f3431.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/b74ad022-7c0d-4a5a-8b33-8137d0d9113f.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/d00aa6e5-df5a-4711-95db-aae52a4f4a9f.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/4a448f94-e572-4226-8fb8-baf0c7f23974.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/49edf7ba-771f-4623-8439-5b5c021d3d34.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/4de0c6af-481f-452e-a7f6-27cdbefcd37e.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/4fb1dc17-0b40-43ee-9a7c-1f5c9e4ca1b0.jpeg',
'https://images.openlane.eu/carimgs/5706039/general/b9c86840-fa3d-4476-b08c-418c9c554d7b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3353846,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/3fdbe1eb-4988-4ca0-bb28-960424261d17.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4788909,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/5dcb57b8-6523-4568-b47c-728c220b0dd6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3750479,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/4852a03f-91f4-49ba-80c9-7451c49f3431.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3539762,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/b74ad022-7c0d-4a5a-8b33-8137d0d9113f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3616631,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/d00aa6e5-df5a-4711-95db-aae52a4f4a9f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2671797,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/4a448f94-e572-4226-8fb8-baf0c7f23974.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2352171,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/49edf7ba-771f-4623-8439-5b5c021d3d34.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2887906,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/4de0c6af-481f-452e-a7f6-27cdbefcd37e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2997673,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/4fb1dc17-0b40-43ee-9a7c-1f5c9e4ca1b0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7f62b7f-534b-5920-aebd-986ab794db0c/e7f62b7f-534b-5920-aebd-986ab794db0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3303604,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706039/general/b9c86840-fa3d-4476-b08c-418c9c554d7b.jpeg',
'Width': 4032}],
'price': 4650,
'price_includes_vat': True,
'registration_date': '2013-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.2 TSI - Petrol - Manual - 85 hp - 156.580 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730506%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Saving data for 10730506: {'created_time': 1774584946.513309, 'last_price_update_time': 1774584946.51332, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730506') HTTP/1.1" 204 0
2026-03-27 04:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/6ac11a80-5ab9-4b49-af32-26407f92a6b9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731502
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731502%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731502: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731502 url https://www.openlane.eu/en/carv6/auction/10731502
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731599
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731599%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731599: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731599 url https://www.openlane.eu/en/carv6/auction/10731599
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731601
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731601%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731601: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731601 url https://www.openlane.eu/en/carv6/auction/10731601
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731516
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731516%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731516: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731516 url https://www.openlane.eu/en/carv6/auction/10731516
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731623
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731623%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731623: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731623 url https://www.openlane.eu/en/carv6/auction/10731623
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731613
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731613%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731613: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731613 url https://www.openlane.eu/en/carv6/auction/10731613
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731523
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731523%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731523: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731523 url https://www.openlane.eu/en/carv6/auction/10731523
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731568
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731568%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731568: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731568 url https://www.openlane.eu/en/carv6/auction/10731568
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731615
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731615%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731615: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731615 url https://www.openlane.eu/en/carv6/auction/10731615
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731532
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731532%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731532: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731532 url https://www.openlane.eu/en/carv6/auction/10731532
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731588
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731588%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731588: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731588 url https://www.openlane.eu/en/carv6/auction/10731588
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731505
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731505%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731505: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731505 url https://www.openlane.eu/en/carv6/auction/10731505
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731501
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731501%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731501: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731501 url https://www.openlane.eu/en/carv6/auction/10731501
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731510
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731510%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731510: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731510 url https://www.openlane.eu/en/carv6/auction/10731510
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10731518
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731518%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10731518: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10731518 url https://www.openlane.eu/en/carv6/auction/10731518
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730816%27 HTTP/1.1" 200 None
2026-03-27 04:15:46 [adesa.be] INFO: Scrape type for 10730816: 0
2026-03-27 04:15:46 [adesa.be] INFO: Skipping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-27 04:15:46 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-27 04:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730817%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730817: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730800%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730800: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730819%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730819: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730798
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730798%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730798: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730798 url https://www.openlane.eu/en/carv6/auction/10730798
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730824%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730824: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730796%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730796: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730803%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730803: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730914%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730914: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730795%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730795: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730808%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730808: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730794%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730794: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730931
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730931%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730931: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730931 url https://www.openlane.eu/en/carv6/auction/10730931
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730804%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730804: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731964%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10731964: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730807%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730807: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730801%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730801: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730806%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730806: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730810%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730810: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730826%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730826: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730825%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730825: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730811%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730811: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730812%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730812: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730799%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730799: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730802%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730802: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730809%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730809: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730821%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730821: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730813%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730813: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730820%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730820: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-27 04:15:47 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730822%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [adesa.be] INFO: Scrape type for 10730822: 0
2026-03-27 04:15:47 [adesa.be] INFO: Skipping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5677828%252Fgeneral%252F53f07949-c411-4684-b049-58353edbd944.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/53f07949-c411-4684-b049-58353edbd944.jpeg not downloaded yet
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748816%252Fgeneral%252Fb2c4660d-66eb-4e00-a71a-8aa45dadbeb6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/b2c4660d-66eb-4e00-a71a-8aa45dadbeb6.jpeg not downloaded yet
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748806%252Fgeneral%252Feb964c9f-eade-4132-b491-4737b0b0580e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/eb964c9f-eade-4132-b491-4737b0b0580e.jpeg not downloaded yet
2026-03-27 04:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c46e57-4a4c-560c-86a7-5d0005031139 with identifier: 10732492
2026-03-27 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c46e57-4a4c-560c-86a7-5d0005031139 with scrape type 1
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15: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%252F5748829%252Fgeneral%252Fa15a26c3-3967-41f9-a803-c988e6e982d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/a15a26c3-3967-41f9-a803-c988e6e982d6.jpeg not downloaded yet
2026-03-27 04:15:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6756690>
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F4ba4d83a-2eb4-4185-84e0-e3165886bb9c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/4ba4d83a-2eb4-4185-84e0-e3165886bb9c.jpeg saved to cache
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:15:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6550490>
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252F2af1582e-5e57-46ee-b278-b8abe9bf8855.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/2af1582e-5e57-46ee-b278-b8abe9bf8855.jpeg saved to cache
2026-03-27 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6481250>
2026-03-27 04:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252F5290a0a7-94d1-4f4f-a22b-f7606ebb9d61.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/5290a0a7-94d1-4f4f-a22b-f7606ebb9d61.jpg saved to cache
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:15:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68a1350>
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252F9548b5ce-da42-4178-8bb9-9cfdf0ec77f3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/9548b5ce-da42-4178-8bb9-9cfdf0ec77f3.jpeg saved to cache
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68a0790>
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252Fdbd2c34b-f09a-4282-aeb0-9ca2a375e11f.jpg') HTTP/1.1" 204 0
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/dbd2c34b-f09a-4282-aeb0-9ca2a375e11f.jpg saved to cache
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F9d5e2f62-2fec-474e-8e87-ca12229e77dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/9d5e2f62-2fec-474e-8e87-ca12229e77dc.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252Ff123a41a-d842-4281-b8c8-909cfa608df4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/f123a41a-d842-4281-b8c8-909cfa608df4.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252F9bb81959-5fd3-4c6e-93ff-f406a18688bf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/9bb81959-5fd3-4c6e-93ff-f406a18688bf.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F7908d4bb-067f-4364-9396-a542610f50d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/7908d4bb-067f-4364-9396-a542610f50d3.jpeg not downloaded yet
2026-03-27 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:48 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:48 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:48 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x005S\xe4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x089(\x005+{\x00\x00\x00\x00'
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65625d0>
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252F6ac11a80-5ab9-4b49-af32-26407f92a6b9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/6ac11a80-5ab9-4b49-af32-26407f92a6b9.jpeg saved to cache
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F0996ceaa-0757-42c6-b434-ad6009533082.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/0996ceaa-0757-42c6-b434-ad6009533082.jpeg not downloaded yet
2026-03-27 04:15: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 04:15: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 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252F9ba27452-9516-485f-9122-ea2f31acda76.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/9ba27452-9516-485f-9122-ea2f31acda76.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252F028a6c83-7df7-4c31-8a6b-d6070c535a1b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/028a6c83-7df7-4c31-8a6b-d6070c535a1b.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Fd75d6118-4f0d-48c8-b07e-63ba8a06299e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/d75d6118-4f0d-48c8-b07e-63ba8a06299e.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F90511f7f-10a9-4bfe-892e-842ca793ad79.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/90511f7f-10a9-4bfe-892e-842ca793ad79.jpeg not downloaded yet
2026-03-27 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F2379d4b2-96c4-4dda-abdf-d80644b5d41a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/2379d4b2-96c4-4dda-abdf-d80644b5d41a.jpeg not downloaded yet
2026-03-27 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/5fbf949a-320e-445e-80cf-85ffca8b3ed2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F0df67bd0-9a03-40ba-af56-624cb9cd4141.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/0df67bd0-9a03-40ba-af56-624cb9cd4141.jpeg not downloaded yet
2026-03-27 04:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f61489a-1a38-57ed-a299-182f2bc14f3e with identifier: 10732494
2026-03-27 04:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f61489a-1a38-57ed-a299-182f2bc14f3e with scrape type 1
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F9c4c6d9a-b46e-4b33-99c2-12b4d551088f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/9c4c6d9a-b46e-4b33-99c2-12b4d551088f.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Feef2b2fa-7975-4966-879a-ca223cc01a05.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/eef2b2fa-7975-4966-879a-ca223cc01a05.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F69296f7e-b911-4eaf-8f21-5b1bff13bb6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/69296f7e-b911-4eaf-8f21-5b1bff13bb6d.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F4613225c-f52c-434a-938a-93fcf2605c46.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/4613225c-f52c-434a-938a-93fcf2605c46.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F37783174-c580-48e1-9144-da15366bd84b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/37783174-c580-48e1-9144-da15366bd84b.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F20797f80-ee13-4123-b57d-4ef3d86e407d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/20797f80-ee13-4123-b57d-4ef3d86e407d.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252Fc7c66a58-fafa-4fd6-87d9-137436d113c3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/c7c66a58-fafa-4fd6-87d9-137436d113c3.jpeg not downloaded yet
2026-03-27 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/9d5e2f62-2fec-474e-8e87-ca12229e77dc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Fec2495d0-8fc2-46a7-a394-3c545fd08419.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/ec2495d0-8fc2-46a7-a394-3c545fd08419.jpeg not downloaded yet
2026-03-27 04:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/53f07949-c411-4684-b049-58353edbd944.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252Fb2dc9347-8f02-4eb4-ac7f-1f22a9c4b27b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/b2dc9347-8f02-4eb4-ac7f-1f22a9c4b27b.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252Fdd80974b-d0d8-400f-aa9e-bf7f2d47a9fc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/dd80974b-d0d8-400f-aa9e-bf7f2d47a9fc.jpeg not downloaded yet
2026-03-27 04:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485
2026-03-27 04:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf9c7ad-3895-5311-a80d-75e870d82557 with scrape type 1
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F0f81167a-9600-4219-a877-a42f5ff09d7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/0f81167a-9600-4219-a877-a42f5ff09d7d.jpeg not downloaded yet
2026-03-27 04:15:48 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:48 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:48 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Uzu\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\xdb\xab\x00UG\x85\x00\x00\x00\x00'
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bf0810>
2026-03-27 04:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F5fbf949a-320e-445e-80cf-85ffca8b3ed2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/5fbf949a-320e-445e-80cf-85ffca8b3ed2.jpeg saved to cache
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F43062b9d-66c9-4477-bdcb-cd61c3d01b48.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/43062b9d-66c9-4477-bdcb-cd61c3d01b48.jpeg not downloaded yet
2026-03-27 04:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F9e226882-29f8-48e5-8f85-6141e7f7be4d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/9e226882-29f8-48e5-8f85-6141e7f7be4d.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F3fdaa4bc-324c-4f59-88d4-c4d441c9ad98.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/3fdaa4bc-324c-4f59-88d4-c4d441c9ad98.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252Fe161d5ac-c3b5-4018-bd9b-0285974d3b4a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/e161d5ac-c3b5-4018-bd9b-0285974d3b4a.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Fc9b0be04-28d9-47b4-b5b5-c1e3d15a0240.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/c9b0be04-28d9-47b4-b5b5-c1e3d15a0240.jpeg not downloaded yet
2026-03-27 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F481d6fe1-86cb-49e8-bcaa-81df20a186cd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/481d6fe1-86cb-49e8-bcaa-81df20a186cd.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F71f1f934-7539-4e83-a71c-82279ed5a3b2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/71f1f934-7539-4e83-a71c-82279ed5a3b2.jpeg not downloaded yet
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a7ba50>
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677828%252Fgeneral%252F9d5e2f62-2fec-474e-8e87-ca12229e77dc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/9d5e2f62-2fec-474e-8e87-ca12229e77dc.jpeg saved to cache
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4be3250>
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677828%252Fgeneral%252F53f07949-c411-4684-b049-58353edbd944.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/53f07949-c411-4684-b049-58353edbd944.jpeg saved to cache
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F549d2396-ec6b-47e3-ba08-3bcd6a35437b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/549d2396-ec6b-47e3-ba08-3bcd6a35437b.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F6f0a743a-9f3e-4284-bcbf-0a9db425d211.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/6f0a743a-9f3e-4284-bcbf-0a9db425d211.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F57ff705b-e6dd-4d12-8ccb-dac779a4c4b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/57ff705b-e6dd-4d12-8ccb-dac779a4c4b4.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F801eb78d-106d-4db5-8fc2-f0b2f33e7e50.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/801eb78d-106d-4db5-8fc2-f0b2f33e7e50.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252Fcbe7a511-9bd6-479f-b846-e55e99e28c43.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/cbe7a511-9bd6-479f-b846-e55e99e28c43.jpeg not downloaded yet
2026-03-27 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/6c93d734-0cd9-4f10-b43c-826208fcbf4d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9361a75d-df3f-5818-a8a4-2ad594d7dc0d with identifier: 10732486
2026-03-27 04:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d with scrape type 1
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F41887ad8-1ed2-4809-8838-a2953d2aa866.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/41887ad8-1ed2-4809-8838-a2953d2aa866.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252Fc78e3040-a9d2-45be-ae9c-2aba6717e18b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/c78e3040-a9d2-45be-ae9c-2aba6717e18b.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F1bc307c7-7993-4f34-8c27-6bbd0e899b60.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/1bc307c7-7993-4f34-8c27-6bbd0e899b60.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fbd32624b-b1ff-40ae-a68d-d112cf740b46.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/bd32624b-b1ff-40ae-a68d-d112cf740b46.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252Fea9b1a5c-2a55-44e4-bcb9-0304c9a11fb4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/ea9b1a5c-2a55-44e4-bcb9-0304c9a11fb4.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F93539b62-a6f0-4b88-9d5b-3ad0362f2d61.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/93539b62-a6f0-4b88-9d5b-3ad0362f2d61.jpeg not downloaded yet
2026-03-27 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/07d12263-1699-4924-a26c-bc57ac5b820a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fe4cd871c-eccb-4629-b3e2-0d127722a78c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/e4cd871c-eccb-4629-b3e2-0d127722a78c.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F10fff509-f6f0-455b-85a2-16e6b89158dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/10fff509-f6f0-455b-85a2-16e6b89158dc.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F37d3e867-5f7e-4d8f-805e-aaeaab286910.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/37d3e867-5f7e-4d8f-805e-aaeaab286910.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F8f2218f6-b143-4625-aa14-afb7ba138c1b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/8f2218f6-b143-4625-aa14-afb7ba138c1b.jpeg not downloaded yet
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6560910>
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677828%252Fgeneral%252F6c93d734-0cd9-4f10-b43c-826208fcbf4d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/6c93d734-0cd9-4f10-b43c-826208fcbf4d.jpeg saved to cache
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F702691a4-4fed-4a56-aa8b-342aec6947bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/702691a4-4fed-4a56-aa8b-342aec6947bc.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F1baa9f32-2870-4fed-a07b-f156a797f6bb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/1baa9f32-2870-4fed-a07b-f156a797f6bb.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fa2b60744-ea9f-4c01-a497-65f517d06121.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/a2b60744-ea9f-4c01-a497-65f517d06121.jpeg not downloaded yet
2026-03-27 04:15:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4929750>
2026-03-27 04:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748806%252Fgeneral%252F07d12263-1699-4924-a26c-bc57ac5b820a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/07d12263-1699-4924-a26c-bc57ac5b820a.jpeg saved to cache
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/b2c4660d-66eb-4e00-a71a-8aa45dadbeb6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F2503abba-4de9-4eda-a549-8ad664af6e1d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/2503abba-4de9-4eda-a549-8ad664af6e1d.jpeg not downloaded yet
2026-03-27 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F1198636d-59f2-4667-a76a-0ec1deee019f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/1198636d-59f2-4667-a76a-0ec1deee019f.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F894c34e3-bb01-4380-8bff-08257cb8423b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/894c34e3-bb01-4380-8bff-08257cb8423b.jpeg not downloaded yet
2026-03-27 04:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fe02cd676-ccce-4159-ad5f-02a46b431cf9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/e02cd676-ccce-4159-ad5f-02a46b431cf9.jpeg not downloaded yet
2026-03-27 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/5db57741-33c0-4adc-87f3-73429f1bf97e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/a15a26c3-3967-41f9-a803-c988e6e982d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/b2dc9347-8f02-4eb4-ac7f-1f22a9c4b27b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:15:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64bce10>
2026-03-27 04:15:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252Fb2c4660d-66eb-4e00-a71a-8aa45dadbeb6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/b2c4660d-66eb-4e00-a71a-8aa45dadbeb6.jpeg saved to cache
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/eb964c9f-eade-4132-b491-4737b0b0580e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10730473
2026-03-27 04:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 233b4d06-1731-583c-af90-1110b24c90b6 with scrape type 1
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 233b4d06-1731-583c-af90-1110b24c90b6
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252F2c046dee-8b92-4183-93bc-2af7128cfdaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/2c046dee-8b92-4183-93bc-2af7128cfdaa.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252F8188a91e-ba42-4440-b421-66a154e687e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/8188a91e-ba42-4440-b421-66a154e687e3.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252F456b32dc-cccc-4549-9ebd-16ab738b37c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/456b32dc-cccc-4549-9ebd-16ab738b37c4.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252F6e52e881-6864-4a82-b7e5-1ae97dbf1eea.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/6e52e881-6864-4a82-b7e5-1ae97dbf1eea.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252F41fc5752-0de9-455d-8272-2b41db075a8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/41fc5752-0de9-455d-8272-2b41db075a8a.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252Fa0505841-1971-4467-86c9-074ecd4b72c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/a0505841-1971-4467-86c9-074ecd4b72c7.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252F32979d89-baf0-4b2f-814d-553774f22dc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/32979d89-baf0-4b2f-814d-553774f22dc6.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252Fae34e292-733e-4f55-98c8-8a5ba11e77ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/ae34e292-733e-4f55-98c8-8a5ba11e77ca.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252F7f5d05bc-589e-4a67-84d2-e225ff165f6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/7f5d05bc-589e-4a67-84d2-e225ff165f6c.jpg already downloaded
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693236%252Fgeneral%252Fd238ab5b-07cb-4932-b3a1-50dcdab500cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693236/general/d238ab5b-07cb-4932-b3a1-50dcdab500cb.jpg already downloaded
2026-03-27 04:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 233b4d06-1731-583c-af90-1110b24c90b6, identifier: 10730473
2026-03-27 04:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10730473
2026-03-27 04:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10730473
2026-03-27 04:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 233b4d06-1731-583c-af90-1110b24c90b6 with identifier: 10730473 to the API
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730473>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '233b4d06-1731-583c-af90-1110b24c90b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UNR231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 207748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5693236/general/2c046dee-8b92-4183-93bc-2af7128cfdaa.jpg',
'https://images.openlane.eu/carimgs/5693236/general/8188a91e-ba42-4440-b421-66a154e687e3.jpg',
'https://images.openlane.eu/carimgs/5693236/general/456b32dc-cccc-4549-9ebd-16ab738b37c4.jpg',
'https://images.openlane.eu/carimgs/5693236/general/6e52e881-6864-4a82-b7e5-1ae97dbf1eea.jpg',
'https://images.openlane.eu/carimgs/5693236/general/41fc5752-0de9-455d-8272-2b41db075a8a.jpg',
'https://images.openlane.eu/carimgs/5693236/general/a0505841-1971-4467-86c9-074ecd4b72c7.jpg',
'https://images.openlane.eu/carimgs/5693236/general/32979d89-baf0-4b2f-814d-553774f22dc6.jpg',
'https://images.openlane.eu/carimgs/5693236/general/ae34e292-733e-4f55-98c8-8a5ba11e77ca.jpg',
'https://images.openlane.eu/carimgs/5693236/general/7f5d05bc-589e-4a67-84d2-e225ff165f6c.jpg',
'https://images.openlane.eu/carimgs/5693236/general/d238ab5b-07cb-4932-b3a1-50dcdab500cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366207,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/2c046dee-8b92-4183-93bc-2af7128cfdaa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272313,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/8188a91e-ba42-4440-b421-66a154e687e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288136,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/456b32dc-cccc-4549-9ebd-16ab738b37c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346096,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/6e52e881-6864-4a82-b7e5-1ae97dbf1eea.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273874,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/41fc5752-0de9-455d-8272-2b41db075a8a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284060,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/a0505841-1971-4467-86c9-074ecd4b72c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252579,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/32979d89-baf0-4b2f-814d-553774f22dc6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313059,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/ae34e292-733e-4f55-98c8-8a5ba11e77ca.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341008,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/7f5d05bc-589e-4a67-84d2-e225ff165f6c.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_233b4d06-1731-583c-af90-1110b24c90b6/233b4d06-1731-583c-af90-1110b24c90b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181957,
'Height': 1152,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693236/general/d238ab5b-07cb-4932-b3a1-50dcdab500cb.jpg',
'Width': 2048}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2018-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - '
'207.748 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2018}
2026-03-27 04:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730473%27 HTTP/1.1" 200 None
2026-03-27 04:15:50 [adesa.be] INFO: Saving data for 10730473: {'created_time': 1774584950.999342, 'last_price_update_time': 1774584950.999355, 'auction_closing_time': 1774863000.0}
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730473') HTTP/1.1" 204 0
2026-03-27 04:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/1c07e275-2067-4560-b03a-5dee7fd5d0bc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/dd80974b-d0d8-400f-aa9e-bf7f2d47a9fc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64bf6d0>
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748806%252Fgeneral%252F5db57741-33c0-4adc-87f3-73429f1bf97e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/5db57741-33c0-4adc-87f3-73429f1bf97e.jpeg saved to cache
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ecb10>
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748829%252Fgeneral%252Fa15a26c3-3967-41f9-a803-c988e6e982d6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/a15a26c3-3967-41f9-a803-c988e6e982d6.jpeg saved to cache
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b6e750>
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677828%252Fgeneral%252Fb2dc9347-8f02-4eb4-ac7f-1f22a9c4b27b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/b2dc9347-8f02-4eb4-ac7f-1f22a9c4b27b.jpeg saved to cache
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490d150>
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748806%252Fgeneral%252Feb964c9f-eade-4132-b491-4737b0b0580e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/eb964c9f-eade-4132-b491-4737b0b0580e.jpeg saved to cache
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/0f81167a-9600-4219-a877-a42f5ff09d7d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:51 [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 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00)\xa9\x90\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xc6\xf2\x00)\x0b1\x00\x00\x00\x00'
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff658a790>
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748816%252Fgeneral%252F1c07e275-2067-4560-b03a-5dee7fd5d0bc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/1c07e275-2067-4560-b03a-5dee7fd5d0bc.jpeg saved to cache
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bb3410>
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748882%252Fgeneral%252Fdd80974b-d0d8-400f-aa9e-bf7f2d47a9fc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/dd80974b-d0d8-400f-aa9e-bf7f2d47a9fc.jpeg saved to cache
2026-03-27 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/43062b9d-66c9-4477-bdcb-cd61c3d01b48.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:15:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bc4390>
2026-03-27 04:15:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:15: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 04:15:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F0f81167a-9600-4219-a877-a42f5ff09d7d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/0f81167a-9600-4219-a877-a42f5ff09d7d.jpeg saved to cache
2026-03-27 04:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730797%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730797: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730911%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730911: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730827%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730827: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730818%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730818: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730915%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730915: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730793%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730793: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730908%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730908: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730815%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730815: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731971%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731971: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731972
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731972%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731972: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731972 url https://www.openlane.eu/en/carv6/auction/10731972
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730814%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10730814: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731845
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731845%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731845: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731845 url https://www.openlane.eu/en/carv6/auction/10731845
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731826
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731826%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731826: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731826 url https://www.openlane.eu/en/carv6/auction/10731826
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731827
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731827%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731827: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731827 url https://www.openlane.eu/en/carv6/auction/10731827
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731934
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731934%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731934: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731934 url https://www.openlane.eu/en/carv6/auction/10731934
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731797
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731797%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731797: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731797 url https://www.openlane.eu/en/carv6/auction/10731797
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731743
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731743%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731743: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731743 url https://www.openlane.eu/en/carv6/auction/10731743
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731851
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731851%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731851: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731851 url https://www.openlane.eu/en/carv6/auction/10731851
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731907
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731907%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731907: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731907 url https://www.openlane.eu/en/carv6/auction/10731907
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731754
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731754%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731754: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731754 url https://www.openlane.eu/en/carv6/auction/10731754
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731785
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731785%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731785: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731785 url https://www.openlane.eu/en/carv6/auction/10731785
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731846
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731846%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731846: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731846 url https://www.openlane.eu/en/carv6/auction/10731846
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731787
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731787%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731787: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731787 url https://www.openlane.eu/en/carv6/auction/10731787
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731742
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731742%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731742: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731742 url https://www.openlane.eu/en/carv6/auction/10731742
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731935
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731935%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731935: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731935 url https://www.openlane.eu/en/carv6/auction/10731935
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10732711
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732711%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10732711: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10732711 url https://www.openlane.eu/en/carv6/auction/10732711
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10732728
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732728%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10732728: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10732728 url https://www.openlane.eu/en/carv6/auction/10732728
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731951
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731951%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731951: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731951 url https://www.openlane.eu/en/carv6/auction/10731951
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731952
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731952%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731952: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731952 url https://www.openlane.eu/en/carv6/auction/10731952
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731950
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731950%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731950: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731950 url https://www.openlane.eu/en/carv6/auction/10731950
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731954
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731954%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731954: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731954 url https://www.openlane.eu/en/carv6/auction/10731954
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731955
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731955%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731955: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731955 url https://www.openlane.eu/en/carv6/auction/10731955
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731850
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731850%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731850: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731850 url https://www.openlane.eu/en/carv6/auction/10731850
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731940
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731940%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731940: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731940 url https://www.openlane.eu/en/carv6/auction/10731940
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731701
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731701%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731701: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731701 url https://www.openlane.eu/en/carv6/auction/10731701
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731946
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731946%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731946: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731946 url https://www.openlane.eu/en/carv6/auction/10731946
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731822
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731822%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731822: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731822 url https://www.openlane.eu/en/carv6/auction/10731822
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731700
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731700%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731700: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731700 url https://www.openlane.eu/en/carv6/auction/10731700
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731906
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731906%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731906: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731906 url https://www.openlane.eu/en/carv6/auction/10731906
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731708
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731708%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731708: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731708 url https://www.openlane.eu/en/carv6/auction/10731708
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731909
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731909%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731909: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731909 url https://www.openlane.eu/en/carv6/auction/10731909
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10732715
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732715%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10732715: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10732715 url https://www.openlane.eu/en/carv6/auction/10732715
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731891
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731891%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731891: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731891 url https://www.openlane.eu/en/carv6/auction/10731891
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731953
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731953%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731953: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731953 url https://www.openlane.eu/en/carv6/auction/10731953
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731860
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731860%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731860: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731860 url https://www.openlane.eu/en/carv6/auction/10731860
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731698
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731698%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731698: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731698 url https://www.openlane.eu/en/carv6/auction/10731698
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731915
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731915%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731915: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731915 url https://www.openlane.eu/en/carv6/auction/10731915
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731772
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731772%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731772: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731772 url https://www.openlane.eu/en/carv6/auction/10731772
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731758
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731758%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731758: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731758 url https://www.openlane.eu/en/carv6/auction/10731758
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731791
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731791%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731791: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731791 url https://www.openlane.eu/en/carv6/auction/10731791
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731920
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731920%27 HTTP/1.1" 200 None
2026-03-27 04:15:52 [adesa.be] INFO: Scrape type for 10731920: 0
2026-03-27 04:15:52 [adesa.be] INFO: Skipping item 10731920 url https://www.openlane.eu/en/carv6/auction/10731920
2026-03-27 04:15:52 [adesa.be] INFO: Found listing with ID: 10731864
2026-03-27 04:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731864%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731864: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731864 url https://www.openlane.eu/en/carv6/auction/10731864
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731903
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731903%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731903: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731903 url https://www.openlane.eu/en/carv6/auction/10731903
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731927
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731927%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731927: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731927 url https://www.openlane.eu/en/carv6/auction/10731927
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731872
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731872%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731872: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731872 url https://www.openlane.eu/en/carv6/auction/10731872
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10732730
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732730%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10732730: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10732730 url https://www.openlane.eu/en/carv6/auction/10732730
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731741
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731741%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731741: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731741 url https://www.openlane.eu/en/carv6/auction/10731741
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731904
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731904%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731904: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731904 url https://www.openlane.eu/en/carv6/auction/10731904
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731895
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731895%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731895: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731895 url https://www.openlane.eu/en/carv6/auction/10731895
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731957
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731957%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731957: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731957 url https://www.openlane.eu/en/carv6/auction/10731957
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731802
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731802%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731802: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731802 url https://www.openlane.eu/en/carv6/auction/10731802
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10732726
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732726%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10732726: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10732726 url https://www.openlane.eu/en/carv6/auction/10732726
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731902
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731902%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731902: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731902 url https://www.openlane.eu/en/carv6/auction/10731902
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731865
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731865%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731865: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731865 url https://www.openlane.eu/en/carv6/auction/10731865
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10732722
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732722%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10732722: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10732722 url https://www.openlane.eu/en/carv6/auction/10732722
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731720
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731720%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731720: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731720 url https://www.openlane.eu/en/carv6/auction/10731720
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731894
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731894%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731894: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731894 url https://www.openlane.eu/en/carv6/auction/10731894
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731736
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731736%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731736: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731736 url https://www.openlane.eu/en/carv6/auction/10731736
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731712
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731712%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731712: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731712 url https://www.openlane.eu/en/carv6/auction/10731712
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731837
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731837%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731837: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731837 url https://www.openlane.eu/en/carv6/auction/10731837
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731819
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731819%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731819: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731819 url https://www.openlane.eu/en/carv6/auction/10731819
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731884
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731884%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731884: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731884 url https://www.openlane.eu/en/carv6/auction/10731884
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731719
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731719%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731719: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731719 url https://www.openlane.eu/en/carv6/auction/10731719
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731796
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731796%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731796: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731796 url https://www.openlane.eu/en/carv6/auction/10731796
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731808
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731808%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731808: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731808 url https://www.openlane.eu/en/carv6/auction/10731808
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731734
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731734%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731734: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731734 url https://www.openlane.eu/en/carv6/auction/10731734
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10732724
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732724%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10732724: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10732724 url https://www.openlane.eu/en/carv6/auction/10732724
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731901
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731901%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731901: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731901 url https://www.openlane.eu/en/carv6/auction/10731901
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731683
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731683%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731683: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731683 url https://www.openlane.eu/en/carv6/auction/10731683
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10732720
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732720%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10732720: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10732720 url https://www.openlane.eu/en/carv6/auction/10732720
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731905
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731905%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731905: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731905 url https://www.openlane.eu/en/carv6/auction/10731905
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731944
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731944%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731944: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731944 url https://www.openlane.eu/en/carv6/auction/10731944
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731681
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731681%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731681: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731681 url https://www.openlane.eu/en/carv6/auction/10731681
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731795
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731795%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731795: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731795 url https://www.openlane.eu/en/carv6/auction/10731795
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731691
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731691%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731691: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731691 url https://www.openlane.eu/en/carv6/auction/10731691
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731784
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731784%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731784: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731784 url https://www.openlane.eu/en/carv6/auction/10731784
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731820
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731820%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731820: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731820 url https://www.openlane.eu/en/carv6/auction/10731820
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731765
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731765%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731765: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731765 url https://www.openlane.eu/en/carv6/auction/10731765
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731704
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731704%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731704: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731704 url https://www.openlane.eu/en/carv6/auction/10731704
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731943
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731943%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731943: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731943 url https://www.openlane.eu/en/carv6/auction/10731943
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731945
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731945%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731945: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731945 url https://www.openlane.eu/en/carv6/auction/10731945
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731703
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731703%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731703: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731703 url https://www.openlane.eu/en/carv6/auction/10731703
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731688
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731688%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731688: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731688 url https://www.openlane.eu/en/carv6/auction/10731688
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731729
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731729%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731729: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731729 url https://www.openlane.eu/en/carv6/auction/10731729
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10732717
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732717%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10732717: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10732717 url https://www.openlane.eu/en/carv6/auction/10732717
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731878
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731878%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731878: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731878 url https://www.openlane.eu/en/carv6/auction/10731878
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731874
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731874%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731874: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731874 url https://www.openlane.eu/en/carv6/auction/10731874
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731875
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731875%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731875: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731875 url https://www.openlane.eu/en/carv6/auction/10731875
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731702
2026-03-27 04:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731702%27 HTTP/1.1" 200 None
2026-03-27 04:15:53 [adesa.be] INFO: Scrape type for 10731702: 0
2026-03-27 04:15:53 [adesa.be] INFO: Skipping item 10731702 url https://www.openlane.eu/en/carv6/auction/10731702
2026-03-27 04:15:53 [adesa.be] INFO: Found listing with ID: 10731778
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731778%27 HTTP/1.1" 200 None
2026-03-27 04:15:54 [adesa.be] INFO: Scrape type for 10731778: 0
2026-03-27 04:15:54 [adesa.be] INFO: Skipping item 10731778 url https://www.openlane.eu/en/carv6/auction/10731778
2026-03-27 04:15: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 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6507950>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F43062b9d-66c9-4477-bdcb-cd61c3d01b48.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/43062b9d-66c9-4477-bdcb-cd61c3d01b48.jpeg saved to cache
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/57ff705b-e6dd-4d12-8ccb-dac779a4c4b4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/e161d5ac-c3b5-4018-bd9b-0285974d3b4a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/a2b60744-ea9f-4c01-a497-65f517d06121.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/93539b62-a6f0-4b88-9d5b-3ad0362f2d61.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/1baa9f32-2870-4fed-a07b-f156a797f6bb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/e02cd676-ccce-4159-ad5f-02a46b431cf9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/894c34e3-bb01-4380-8bff-08257cb8423b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/1198636d-59f2-4667-a76a-0ec1deee019f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff653f390>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F57ff705b-e6dd-4d12-8ccb-dac779a4c4b4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/57ff705b-e6dd-4d12-8ccb-dac779a4c4b4.jpeg saved to cache
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48fb410>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252Fe161d5ac-c3b5-4018-bd9b-0285974d3b4a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/e161d5ac-c3b5-4018-bd9b-0285974d3b4a.jpeg saved to cache
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff880a990>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fa2b60744-ea9f-4c01-a497-65f517d06121.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/a2b60744-ea9f-4c01-a497-65f517d06121.jpeg saved to cache
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6529490>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F93539b62-a6f0-4b88-9d5b-3ad0362f2d61.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/93539b62-a6f0-4b88-9d5b-3ad0362f2d61.jpeg saved to cache
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5ba50>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F1baa9f32-2870-4fed-a07b-f156a797f6bb.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/1baa9f32-2870-4fed-a07b-f156a797f6bb.jpeg saved to cache
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6486c10>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fe02cd676-ccce-4159-ad5f-02a46b431cf9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/e02cd676-ccce-4159-ad5f-02a46b431cf9.jpeg saved to cache
2026-03-27 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66d3210>
2026-03-27 04:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F894c34e3-bb01-4380-8bff-08257cb8423b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/894c34e3-bb01-4380-8bff-08257cb8423b.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6484910>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F1198636d-59f2-4667-a76a-0ec1deee019f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/1198636d-59f2-4667-a76a-0ec1deee019f.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/2503abba-4de9-4eda-a549-8ad664af6e1d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/37d3e867-5f7e-4d8f-805e-aaeaab286910.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/e4cd871c-eccb-4629-b3e2-0d127722a78c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/702691a4-4fed-4a56-aa8b-342aec6947bc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/8f2218f6-b143-4625-aa14-afb7ba138c1b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/ea9b1a5c-2a55-44e4-bcb9-0304c9a11fb4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/10fff509-f6f0-455b-85a2-16e6b89158dc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557
2026-03-27 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7a419d-858c-578f-b3fb-c753d93b848e with scrape type 1
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3c7a419d-858c-578f-b3fb-c753d93b848e
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252F806f5bd2-344a-4c6d-8022-380f71679f16.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/806f5bd2-344a-4c6d-8022-380f71679f16.JPG not downloaded yet
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252Fe20a3321-f64c-4a72-9c65-13d421d244fa.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/e20a3321-f64c-4a72-9c65-13d421d244fa.JPG not downloaded yet
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252Ff765c61d-8e67-44bd-9c47-5918a654071d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/f765c61d-8e67-44bd-9c47-5918a654071d.JPG not downloaded yet
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b6b790>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F2503abba-4de9-4eda-a549-8ad664af6e1d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/2503abba-4de9-4eda-a549-8ad664af6e1d.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87ef550>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F37d3e867-5f7e-4d8f-805e-aaeaab286910.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/37d3e867-5f7e-4d8f-805e-aaeaab286910.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8adcad0>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fe4cd871c-eccb-4629-b3e2-0d127722a78c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/e4cd871c-eccb-4629-b3e2-0d127722a78c.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6804a50>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F702691a4-4fed-4a56-aa8b-342aec6947bc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/702691a4-4fed-4a56-aa8b-342aec6947bc.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x19\xa4(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xa6(\x00\x19_\xd5\x00\x00\x00\x00'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff653d390>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F8f2218f6-b143-4625-aa14-afb7ba138c1b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/8f2218f6-b143-4625-aa14-afb7ba138c1b.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b2ab50>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252Fea9b1a5c-2a55-44e4-bcb9-0304c9a11fb4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/ea9b1a5c-2a55-44e4-bcb9-0304c9a11fb4.jpeg saved to cache
2026-03-27 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:55 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1f:&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x89\xec\x00\x1e\xd4\xd2\x00\x00\x00\x00'
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8fc90>
2026-03-27 04:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F10fff509-f6f0-455b-85a2-16e6b89158dc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/10fff509-f6f0-455b-85a2-16e6b89158dc.jpeg saved to cache
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252Fc14147de-59f5-4a92-9ebf-1e8d0c417c80.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/c14147de-59f5-4a92-9ebf-1e8d0c417c80.JPG not downloaded yet
2026-03-27 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252F25cbbedc-c044-42c7-8865-c1b82684e63e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/25cbbedc-c044-42c7-8865-c1b82684e63e.JPG not downloaded yet
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252Fbbdb6236-bfac-4ff3-b280-dcd99eb8a1e2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/bbdb6236-bfac-4ff3-b280-dcd99eb8a1e2.JPG not downloaded yet
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252F7332adbe-6b64-4c09-971c-1d59dcdbe840.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/7332adbe-6b64-4c09-971c-1d59dcdbe840.JPG not downloaded yet
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252Ff605635e-12fb-4db9-8717-243400340354.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/f605635e-12fb-4db9-8717-243400340354.JPG not downloaded yet
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252Fd383a107-1f89-4ea3-b710-3a25db00fa9f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/d383a107-1f89-4ea3-b710-3a25db00fa9f.JPG not downloaded yet
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745241%252Fgeneral%252Fb108954d-0149-441e-8e2d-40f11ea3f0da.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745241/general/b108954d-0149-441e-8e2d-40f11ea3f0da.JPG not downloaded yet
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731687
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731687%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731687: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731687 url https://www.openlane.eu/en/carv6/auction/10731687
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731671
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731671%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731671: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731671 url https://www.openlane.eu/en/carv6/auction/10731671
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731676
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731676%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731676: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731676 url https://www.openlane.eu/en/carv6/auction/10731676
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731855
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731855%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731855: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731855 url https://www.openlane.eu/en/carv6/auction/10731855
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731699
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731699%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731699: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731699 url https://www.openlane.eu/en/carv6/auction/10731699
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731809
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731809%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731809: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731809 url https://www.openlane.eu/en/carv6/auction/10731809
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731828
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731828%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731828: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731828 url https://www.openlane.eu/en/carv6/auction/10731828
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731750
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731750%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731750: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731750 url https://www.openlane.eu/en/carv6/auction/10731750
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731774
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731774%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731774: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731774 url https://www.openlane.eu/en/carv6/auction/10731774
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731748
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731748%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731748: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731748 url https://www.openlane.eu/en/carv6/auction/10731748
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731673
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731673%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731673: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731673 url https://www.openlane.eu/en/carv6/auction/10731673
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731848
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731848%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731848: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731848 url https://www.openlane.eu/en/carv6/auction/10731848
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731847
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731847%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731847: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731847 url https://www.openlane.eu/en/carv6/auction/10731847
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731731
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731731%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731731: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731731 url https://www.openlane.eu/en/carv6/auction/10731731
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731933
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731933%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10731933: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10731933 url https://www.openlane.eu/en/carv6/auction/10731933
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10732727
2026-03-27 04:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732727%27 HTTP/1.1" 200 None
2026-03-27 04:15:56 [adesa.be] INFO: Scrape type for 10732727: 0
2026-03-27 04:15:56 [adesa.be] INFO: Skipping item 10732727 url https://www.openlane.eu/en/carv6/auction/10732727
2026-03-27 04:15:56 [adesa.be] INFO: Found listing with ID: 10731740
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731740%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731740: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731740 url https://www.openlane.eu/en/carv6/auction/10731740
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731803
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731803%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731803: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731803 url https://www.openlane.eu/en/carv6/auction/10731803
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731956
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731956%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731956: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731956 url https://www.openlane.eu/en/carv6/auction/10731956
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10732712
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732712%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10732712: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10732712 url https://www.openlane.eu/en/carv6/auction/10732712
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731732
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731732%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731732: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731732 url https://www.openlane.eu/en/carv6/auction/10731732
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731755
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731755%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731755: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731755 url https://www.openlane.eu/en/carv6/auction/10731755
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731757
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731757%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731757: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731757 url https://www.openlane.eu/en/carv6/auction/10731757
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731867
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731867%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731867: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731867 url https://www.openlane.eu/en/carv6/auction/10731867
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731821
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731821%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731821: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731821 url https://www.openlane.eu/en/carv6/auction/10731821
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731929
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731929%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731929: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731929 url https://www.openlane.eu/en/carv6/auction/10731929
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731843
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731843%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731843: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731843 url https://www.openlane.eu/en/carv6/auction/10731843
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731668
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731668%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731668: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731668 url https://www.openlane.eu/en/carv6/auction/10731668
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731685
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731685%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731685: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731685 url https://www.openlane.eu/en/carv6/auction/10731685
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731931
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731931%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731931: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731931 url https://www.openlane.eu/en/carv6/auction/10731931
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731816
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731816%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731816: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731816 url https://www.openlane.eu/en/carv6/auction/10731816
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731716
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731716%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731716: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731716 url https://www.openlane.eu/en/carv6/auction/10731716
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731692
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731692%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731692: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731692 url https://www.openlane.eu/en/carv6/auction/10731692
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731693
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731693%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731693: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731693 url https://www.openlane.eu/en/carv6/auction/10731693
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731896
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731896%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731896: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731896 url https://www.openlane.eu/en/carv6/auction/10731896
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731684
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731684%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731684: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731684 url https://www.openlane.eu/en/carv6/auction/10731684
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731925
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731925%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731925: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731925 url https://www.openlane.eu/en/carv6/auction/10731925
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731962
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731962%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731962: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731962 url https://www.openlane.eu/en/carv6/auction/10731962
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731747
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731747%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731747: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731747 url https://www.openlane.eu/en/carv6/auction/10731747
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731780
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731780%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731780: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731780 url https://www.openlane.eu/en/carv6/auction/10731780
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731898
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731898%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731898: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731898 url https://www.openlane.eu/en/carv6/auction/10731898
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731714
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731714%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731714: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731714 url https://www.openlane.eu/en/carv6/auction/10731714
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731883
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731883%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731883: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731883 url https://www.openlane.eu/en/carv6/auction/10731883
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731800
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731800%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731800: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731800 url https://www.openlane.eu/en/carv6/auction/10731800
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731811
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731811%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731811: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731811 url https://www.openlane.eu/en/carv6/auction/10731811
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731899
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731899%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731899: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731899 url https://www.openlane.eu/en/carv6/auction/10731899
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731854
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731854%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731854: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731854 url https://www.openlane.eu/en/carv6/auction/10731854
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731852
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731852%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731852: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731852 url https://www.openlane.eu/en/carv6/auction/10731852
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731949
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731949%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731949: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731949 url https://www.openlane.eu/en/carv6/auction/10731949
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731721
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731721%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731721: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731721 url https://www.openlane.eu/en/carv6/auction/10731721
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731753
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731753%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731753: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731753 url https://www.openlane.eu/en/carv6/auction/10731753
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731760
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731760%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731760: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731760 url https://www.openlane.eu/en/carv6/auction/10731760
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731724
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731724%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731724: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731724 url https://www.openlane.eu/en/carv6/auction/10731724
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731722
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731722%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731722: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731722 url https://www.openlane.eu/en/carv6/auction/10731722
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731677
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731677%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731677: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731677 url https://www.openlane.eu/en/carv6/auction/10731677
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731666
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731666%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731666: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731666 url https://www.openlane.eu/en/carv6/auction/10731666
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731751
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731751%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731751: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731751 url https://www.openlane.eu/en/carv6/auction/10731751
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10732725
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732725%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10732725: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10732725 url https://www.openlane.eu/en/carv6/auction/10732725
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731937
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731937%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731937: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731937 url https://www.openlane.eu/en/carv6/auction/10731937
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731678
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731678%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731678: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731678 url https://www.openlane.eu/en/carv6/auction/10731678
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731667
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731667%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731667: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731667 url https://www.openlane.eu/en/carv6/auction/10731667
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731924
2026-03-27 04:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731924%27 HTTP/1.1" 200 None
2026-03-27 04:15:57 [adesa.be] INFO: Scrape type for 10731924: 0
2026-03-27 04:15:57 [adesa.be] INFO: Skipping item 10731924 url https://www.openlane.eu/en/carv6/auction/10731924
2026-03-27 04:15:57 [adesa.be] INFO: Found listing with ID: 10731769
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731769%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731769: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731769 url https://www.openlane.eu/en/carv6/auction/10731769
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731960
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731960%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731960: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731960 url https://www.openlane.eu/en/carv6/auction/10731960
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731706
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731706%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731706: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731706 url https://www.openlane.eu/en/carv6/auction/10731706
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731824
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731824%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731824: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731824 url https://www.openlane.eu/en/carv6/auction/10731824
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731908
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731908%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731908: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731908 url https://www.openlane.eu/en/carv6/auction/10731908
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731764
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731764%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731764: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731764 url https://www.openlane.eu/en/carv6/auction/10731764
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731861
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731861%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731861: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731861 url https://www.openlane.eu/en/carv6/auction/10731861
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731889
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731889%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731889: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731889 url https://www.openlane.eu/en/carv6/auction/10731889
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731694
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731694%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731694: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731694 url https://www.openlane.eu/en/carv6/auction/10731694
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731853
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731853%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731853: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731853 url https://www.openlane.eu/en/carv6/auction/10731853
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731718
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731718%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731718: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731718 url https://www.openlane.eu/en/carv6/auction/10731718
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731746
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731746%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731746: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731746 url https://www.openlane.eu/en/carv6/auction/10731746
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731831
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731831%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731831: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731831 url https://www.openlane.eu/en/carv6/auction/10731831
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731674
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731674%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731674: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731674 url https://www.openlane.eu/en/carv6/auction/10731674
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731779
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731779%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731779: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731779 url https://www.openlane.eu/en/carv6/auction/10731779
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731923
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731923%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731923: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731923 url https://www.openlane.eu/en/carv6/auction/10731923
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731730
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731730%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731730: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731730 url https://www.openlane.eu/en/carv6/auction/10731730
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10732721
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732721%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10732721: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10732721 url https://www.openlane.eu/en/carv6/auction/10732721
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10732723
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732723%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10732723: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10732723 url https://www.openlane.eu/en/carv6/auction/10732723
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731770
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731770%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731770: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731770 url https://www.openlane.eu/en/carv6/auction/10731770
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731749
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731749%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731749: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731749 url https://www.openlane.eu/en/carv6/auction/10731749
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731705
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731705%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731705: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731705 url https://www.openlane.eu/en/carv6/auction/10731705
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731922
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731922%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731922: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731922 url https://www.openlane.eu/en/carv6/auction/10731922
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10732713
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732713%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10732713: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10732713 url https://www.openlane.eu/en/carv6/auction/10732713
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731715
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731715%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731715: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731715 url https://www.openlane.eu/en/carv6/auction/10731715
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731781
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731781%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731781: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731781 url https://www.openlane.eu/en/carv6/auction/10731781
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731887
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731887%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731887: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731887 url https://www.openlane.eu/en/carv6/auction/10731887
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731879
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731879%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731879: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731879 url https://www.openlane.eu/en/carv6/auction/10731879
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731859
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731859%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731859: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731859 url https://www.openlane.eu/en/carv6/auction/10731859
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731912
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731912%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731912: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731912 url https://www.openlane.eu/en/carv6/auction/10731912
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731897
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731897%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731897: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731897 url https://www.openlane.eu/en/carv6/auction/10731897
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731713
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731713%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731713: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731713 url https://www.openlane.eu/en/carv6/auction/10731713
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731830
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731830%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731830: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731830 url https://www.openlane.eu/en/carv6/auction/10731830
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731799
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731799%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731799: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731799 url https://www.openlane.eu/en/carv6/auction/10731799
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731829
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731829%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731829: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731829 url https://www.openlane.eu/en/carv6/auction/10731829
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731825
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731825%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731825: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731825 url https://www.openlane.eu/en/carv6/auction/10731825
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731756
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731756%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731756: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731756 url https://www.openlane.eu/en/carv6/auction/10731756
2026-03-27 04:15:58 [adesa.be] INFO: Found listing with ID: 10731807
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731807%27 HTTP/1.1" 200 None
2026-03-27 04:15:58 [adesa.be] INFO: Scrape type for 10731807: 0
2026-03-27 04:15:58 [adesa.be] INFO: Skipping item 10731807 url https://www.openlane.eu/en/carv6/auction/10731807
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/c78e3040-a9d2-45be-ae9c-2aba6717e18b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04: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 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/1bc307c7-7993-4f34-8c27-6bbd0e899b60.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/bd32624b-b1ff-40ae-a68d-d112cf740b46.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748795/general/41887ad8-1ed2-4809-8838-a2953d2aa866.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732486)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/6f0a743a-9f3e-4284-bcbf-0a9db425d211.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/cbe7a511-9bd6-479f-b846-e55e99e28c43.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/801eb78d-106d-4db5-8fc2-f0b2f33e7e50.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/549d2396-ec6b-47e3-ba08-3bcd6a35437b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/e20a3321-f64c-4a72-9c65-13d421d244fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/c14147de-59f5-4a92-9ebf-1e8d0c417c80.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/f765c61d-8e67-44bd-9c47-5918a654071d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/806f5bd2-344a-4c6d-8022-380f71679f16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:15:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a6f410>
2026-03-27 04:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252Fc78e3040-a9d2-45be-ae9c-2aba6717e18b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/c78e3040-a9d2-45be-ae9c-2aba6717e18b.jpeg saved to cache
2026-03-27 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b259d0>
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F1bc307c7-7993-4f34-8c27-6bbd0e899b60.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/1bc307c7-7993-4f34-8c27-6bbd0e899b60.jpeg saved to cache
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a71790>
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252Fbd32624b-b1ff-40ae-a68d-d112cf740b46.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/bd32624b-b1ff-40ae-a68d-d112cf740b46.jpeg saved to cache
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff688f4d0>
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748795%252Fgeneral%252F41887ad8-1ed2-4809-8838-a2953d2aa866.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748795/general/41887ad8-1ed2-4809-8838-a2953d2aa866.jpeg saved to cache
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d
2026-03-27 04:15:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9361a75d-df3f-5818-a8a4-2ad594d7dc0d, skipping ID generation
2026-03-27 04:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d with scrape type 1
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9361a75d-df3f-5818-a8a4-2ad594d7dc0d sending to next pipeline
2026-03-27 04:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9361a75d-df3f-5818-a8a4-2ad594d7dc0d, identifier: 10732486
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b20790>
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F6f0a743a-9f3e-4284-bcbf-0a9db425d211.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/6f0a743a-9f3e-4284-bcbf-0a9db425d211.jpeg saved to cache
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00&(\xdd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02^\xc7\x00%\xb7\xc7\x00\x00\x00\x00'
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6473d90>
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252Fcbe7a511-9bd6-479f-b846-e55e99e28c43.jpeg') HTTP/1.1" 204 0
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/cbe7a511-9bd6-479f-b846-e55e99e28c43.jpeg saved to cache
2026-03-27 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00)\x19\xb0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03+!\x00(\xa9\x1a\x00\x00\x00\x00'
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66af3d0>
2026-03-27 04:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F801eb78d-106d-4db5-8fc2-f0b2f33e7e50.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/801eb78d-106d-4db5-8fc2-f0b2f33e7e50.jpeg saved to cache
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:16:00 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:00 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:00 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00)\x82\xe0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03|\xed\x00)\x1b\x1f\x00\x00\x00\x00'
2026-03-27 04:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66eedd0>
2026-03-27 04:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_9.mpo HTTP/1.1" 201 0
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F549d2396-ec6b-47e3-ba08-3bcd6a35437b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/549d2396-ec6b-47e3-ba08-3bcd6a35437b.jpeg saved to cache
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9361a75d-df3f-5818-a8a4-2ad594d7dc0d with identifier: 10732486
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-27 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9361a75d-df3f-5818-a8a4-2ad594d7dc0d with identifier: 10732486
2026-03-27 04:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9361a75d-df3f-5818-a8a4-2ad594d7dc0d with identifier: 10732486 to the API
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748795/general/41887ad8-1ed2-4809-8838-a2953d2aa866.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '9361a75d-df3f-5818-a8a4-2ad594d7dc0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZHX010431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 180244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2022945,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/41887ad8-1ed2-4809-8838-a2953d2aa866.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2010123,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/bd32624b-b1ff-40ae-a68d-d112cf740b46.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1947435,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/e4cd871c-eccb-4629-b3e2-0d127722a78c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1839820,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/37d3e867-5f7e-4d8f-805e-aaeaab286910.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2042344,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/702691a4-4fed-4a56-aa8b-342aec6947bc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1984431,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/a2b60744-ea9f-4c01-a497-65f517d06121.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1861157,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/2503abba-4de9-4eda-a549-8ad664af6e1d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1901350,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/1198636d-59f2-4667-a76a-0ec1deee019f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1799037,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/894c34e3-bb01-4380-8bff-08257cb8423b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9361a75d-df3f-5818-a8a4-2ad594d7dc0d/9361a75d-df3f-5818-a8a4-2ad594d7dc0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2013555,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748795/general/e02cd676-ccce-4159-ad5f-02a46b431cf9.jpeg',
'Width': 4032}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2016-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI Trendline - CNG - Manual - 110 hp - '
'180.244 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732486%27 HTTP/1.1" 200 None
2026-03-27 04:16:00 [adesa.be] INFO: Saving data for 10732486: {'created_time': 1774584960.964608, 'last_price_update_time': 1774584960.964619, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732486') HTTP/1.1" 204 0
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748793/general/71f1f934-7539-4e83-a71c-82279ed5a3b2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732485)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/c9b0be04-28d9-47b4-b5b5-c1e3d15a0240.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/481d6fe1-86cb-49e8-bcaa-81df20a186cd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/d383a107-1f89-4ea3-b710-3a25db00fa9f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/f605635e-12fb-4db9-8717-243400340354.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/bbdb6236-bfac-4ff3-b280-dcd99eb8a1e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/b108954d-0149-441e-8e2d-40f11ea3f0da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/7332adbe-6b64-4c09-971c-1d59dcdbe840.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745241/general/25cbbedc-c044-42c7-8865-c1b82684e63e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730557)
2026-03-27 04:16:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5f250>
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748793%252Fgeneral%252F71f1f934-7539-4e83-a71c-82279ed5a3b2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748793/general/71f1f934-7539-4e83-a71c-82279ed5a3b2.jpeg saved to cache
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bf9c7ad-3895-5311-a80d-75e870d82557
2026-03-27 04:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bf9c7ad-3895-5311-a80d-75e870d82557, skipping ID generation
2026-03-27 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf9c7ad-3895-5311-a80d-75e870d82557 with scrape type 1
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bf9c7ad-3895-5311-a80d-75e870d82557 sending to next pipeline
2026-03-27 04:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4bf9c7ad-3895-5311-a80d-75e870d82557, identifier: 10732485
2026-03-27 04:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485
2026-03-27 04:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485
2026-03-27 04:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485 to the API
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748793/general/71f1f934-7539-4e83-a71c-82279ed5a3b2.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '4bf9c7ad-3895-5311-a80d-75e870d82557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX026116',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 283709,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2168779,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/0f81167a-9600-4219-a877-a42f5ff09d7d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1990807,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/e161d5ac-c3b5-4018-bd9b-0285974d3b4a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1827808,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/71f1f934-7539-4e83-a71c-82279ed5a3b2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1794260,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/57ff705b-e6dd-4d12-8ccb-dac779a4c4b4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2656164,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/cbe7a511-9bd6-479f-b846-e55e99e28c43.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2139930,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/1bc307c7-7993-4f34-8c27-6bbd0e899b60.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2094822,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/93539b62-a6f0-4b88-9d5b-3ad0362f2d61.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2212882,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/10fff509-f6f0-455b-85a2-16e6b89158dc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1854032,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/8f2218f6-b143-4625-aa14-afb7ba138c1b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf9c7ad-3895-5311-a80d-75e870d82557/4bf9c7ad-3895-5311-a80d-75e870d82557_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1716520,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748793/general/1baa9f32-2870-4fed-a07b-f156a797f6bb.jpeg',
'Width': 4032}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2016-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI Trendline - CNG - Manual - 110 hp - '
'283.709 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:01 [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 04:16:01 [adesa.be] INFO: Saving data for 10732485: {'created_time': 1774584961.771186, 'last_price_update_time': 1774584961.771197, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732485') HTTP/1.1" 204 0
2026-03-27 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/20797f80-ee13-4123-b57d-4ef3d86e407d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:16:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6820ad0>
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Fc9b0be04-28d9-47b4-b5b5-c1e3d15a0240.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/c9b0be04-28d9-47b4-b5b5-c1e3d15a0240.jpeg saved to cache
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:01 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:01 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:01 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1bc\xd1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x7ft\x00\x1b\x10\x8b\x00\x00\x00\x00'
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff685d6d0>
2026-03-27 04:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_5.mpo HTTP/1.1" 201 0
2026-03-27 04:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F481d6fe1-86cb-49e8-bcaa-81df20a186cd.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/481d6fe1-86cb-49e8-bcaa-81df20a186cd.jpeg saved to cache
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3c7a419d-858c-578f-b3fb-c753d93b848e, skipping ID generation
2026-03-27 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7a419d-858c-578f-b3fb-c753d93b848e with scrape type 1
2026-03-27 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3c7a419d-858c-578f-b3fb-c753d93b848e sending to next pipeline
2026-03-27 04:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c7a419d-858c-578f-b3fb-c753d93b848e, identifier: 10730557
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/9e226882-29f8-48e5-8f85-6141e7f7be4d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557
2026-03-27 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557
2026-03-27 04:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557 to the API
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745241/general/25cbbedc-c044-42c7-8865-c1b82684e63e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '3c7a419d-858c-578f-b3fb-c753d93b848e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 26224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [],
'price': 15150,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 - Petrol - Automatic - 110 hp - 26.224 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [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 04:16:02 [adesa.be] INFO: Saving data for 10730557: {'created_time': 1774584962.427045, 'last_price_update_time': 1774584962.427056, 'auction_closing_time': 1774865700.0}
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730557') HTTP/1.1" 204 0
2026-03-27 04:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3c7a419d-858c-578f-b3fb-c753d93b848e due to Ignoring non-200 response
2026-03-27 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65ffa90>
2026-03-27 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F20797f80-ee13-4123-b57d-4ef3d86e407d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/20797f80-ee13-4123-b57d-4ef3d86e407d.jpeg saved to cache
2026-03-27 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:16:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bbc250>
2026-03-27 04:16:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F9e226882-29f8-48e5-8f85-6141e7f7be4d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/9e226882-29f8-48e5-8f85-6141e7f7be4d.jpeg saved to cache
2026-03-27 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:16: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 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/69296f7e-b911-4eaf-8f21-5b1bff13bb6d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/c7c66a58-fafa-4fd6-87d9-137436d113c3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/ec2495d0-8fc2-46a7-a394-3c545fd08419.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/37783174-c580-48e1-9144-da15366bd84b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/3fdaa4bc-324c-4f59-88d4-c4d441c9ad98.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/eef2b2fa-7975-4966-879a-ca223cc01a05.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/9c4c6d9a-b46e-4b33-99c2-12b4d551088f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/0df67bd0-9a03-40ba-af56-624cb9cd4141.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748882/general/4613225c-f52c-434a-938a-93fcf2605c46.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732494)
2026-03-27 04:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/90511f7f-10a9-4bfe-892e-842ca793ad79.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10732714
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732714%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10732714: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10732714 url https://www.openlane.eu/en/carv6/auction/10732714
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10732718
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732718%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10732718: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10732718 url https://www.openlane.eu/en/carv6/auction/10732718
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10732708
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732708%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10732708: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10732708 url https://www.openlane.eu/en/carv6/auction/10732708
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10732707
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732707%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10732707: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10732707 url https://www.openlane.eu/en/carv6/auction/10732707
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731958
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731958%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731958: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731958 url https://www.openlane.eu/en/carv6/auction/10731958
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731959
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731959%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731959: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731959 url https://www.openlane.eu/en/carv6/auction/10731959
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731804
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731804%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731804: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731804 url https://www.openlane.eu/en/carv6/auction/10731804
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731766
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731766%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731766: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731766 url https://www.openlane.eu/en/carv6/auction/10731766
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731761
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731761%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731761: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731761 url https://www.openlane.eu/en/carv6/auction/10731761
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731737
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731737%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731737: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731737 url https://www.openlane.eu/en/carv6/auction/10731737
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731777
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731777%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731777: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731777 url https://www.openlane.eu/en/carv6/auction/10731777
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731812
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731812%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731812: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731812 url https://www.openlane.eu/en/carv6/auction/10731812
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731939
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731939%27 HTTP/1.1" 200 None
2026-03-27 04:16:02 [adesa.be] INFO: Scrape type for 10731939: 0
2026-03-27 04:16:02 [adesa.be] INFO: Skipping item 10731939 url https://www.openlane.eu/en/carv6/auction/10731939
2026-03-27 04:16:02 [adesa.be] INFO: Found listing with ID: 10731932
2026-03-27 04:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731932%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731932: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731932 url https://www.openlane.eu/en/carv6/auction/10731932
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731711
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731711%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731711: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731711 url https://www.openlane.eu/en/carv6/auction/10731711
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731735
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731735%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731735: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731735 url https://www.openlane.eu/en/carv6/auction/10731735
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731941
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731941%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731941: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731941 url https://www.openlane.eu/en/carv6/auction/10731941
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10732731
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732731%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10732731: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10732731 url https://www.openlane.eu/en/carv6/auction/10732731
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731745
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731745%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731745: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731745 url https://www.openlane.eu/en/carv6/auction/10731745
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731707
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731707%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731707: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731707 url https://www.openlane.eu/en/carv6/auction/10731707
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10732719
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732719%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10732719: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10732719 url https://www.openlane.eu/en/carv6/auction/10732719
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731832
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731832%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731832: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731832 url https://www.openlane.eu/en/carv6/auction/10731832
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731814
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731814%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731814: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731814 url https://www.openlane.eu/en/carv6/auction/10731814
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731717
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731717%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731717: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731717 url https://www.openlane.eu/en/carv6/auction/10731717
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731936
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731936%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731936: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731936 url https://www.openlane.eu/en/carv6/auction/10731936
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731890
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731890%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731890: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731890 url https://www.openlane.eu/en/carv6/auction/10731890
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731771
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731771%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731771: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731771 url https://www.openlane.eu/en/carv6/auction/10731771
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731813
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731813%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731813: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731813 url https://www.openlane.eu/en/carv6/auction/10731813
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731961
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731961%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731961: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731961 url https://www.openlane.eu/en/carv6/auction/10731961
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731776
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731776%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731776: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731776 url https://www.openlane.eu/en/carv6/auction/10731776
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731947
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731947%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731947: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731947 url https://www.openlane.eu/en/carv6/auction/10731947
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731763
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731763%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731763: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731763 url https://www.openlane.eu/en/carv6/auction/10731763
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731696
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731696%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731696: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731696 url https://www.openlane.eu/en/carv6/auction/10731696
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731833
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731833%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731833: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731833 url https://www.openlane.eu/en/carv6/auction/10731833
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731768
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731768%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731768: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731768 url https://www.openlane.eu/en/carv6/auction/10731768
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10732709
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732709%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10732709: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10732709 url https://www.openlane.eu/en/carv6/auction/10732709
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731930
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731930%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731930: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731930 url https://www.openlane.eu/en/carv6/auction/10731930
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731880
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731880%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731880: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731880 url https://www.openlane.eu/en/carv6/auction/10731880
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731882
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731882%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731882: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731882 url https://www.openlane.eu/en/carv6/auction/10731882
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731876
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731876%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731876: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731876 url https://www.openlane.eu/en/carv6/auction/10731876
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731877
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731877%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731877: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731877 url https://www.openlane.eu/en/carv6/auction/10731877
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731815
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731815%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731815: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731815 url https://www.openlane.eu/en/carv6/auction/10731815
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731762
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731762%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731762: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731762 url https://www.openlane.eu/en/carv6/auction/10731762
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731886
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731886%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731886: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731886 url https://www.openlane.eu/en/carv6/auction/10731886
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10732710
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732710%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10732710: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10732710 url https://www.openlane.eu/en/carv6/auction/10732710
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731914
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731914%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731914: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731914 url https://www.openlane.eu/en/carv6/auction/10731914
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731788
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731788%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731788: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731788 url https://www.openlane.eu/en/carv6/auction/10731788
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731873
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731873%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731873: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731873 url https://www.openlane.eu/en/carv6/auction/10731873
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10732729
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732729%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10732729: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10732729 url https://www.openlane.eu/en/carv6/auction/10732729
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731739
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731739%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731739: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731739 url https://www.openlane.eu/en/carv6/auction/10731739
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731881
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731881%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731881: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731881 url https://www.openlane.eu/en/carv6/auction/10731881
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731888
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731888%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731888: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731888 url https://www.openlane.eu/en/carv6/auction/10731888
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731790
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731790%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731790: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731790 url https://www.openlane.eu/en/carv6/auction/10731790
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731752
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731752%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731752: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731752 url https://www.openlane.eu/en/carv6/auction/10731752
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731792
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731792%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731792: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731792 url https://www.openlane.eu/en/carv6/auction/10731792
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731868
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731868%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731868: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731868 url https://www.openlane.eu/en/carv6/auction/10731868
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731782
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731782%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731782: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731782 url https://www.openlane.eu/en/carv6/auction/10731782
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731842
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731842%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731842: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731842 url https://www.openlane.eu/en/carv6/auction/10731842
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731919
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731919%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731919: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731919 url https://www.openlane.eu/en/carv6/auction/10731919
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731838
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731838%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731838: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731838 url https://www.openlane.eu/en/carv6/auction/10731838
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731773
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731773%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731773: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731773 url https://www.openlane.eu/en/carv6/auction/10731773
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731841
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731841%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731841: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731841 url https://www.openlane.eu/en/carv6/auction/10731841
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731789
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731789%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731789: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731789 url https://www.openlane.eu/en/carv6/auction/10731789
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731839
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731839%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731839: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731839 url https://www.openlane.eu/en/carv6/auction/10731839
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731871
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731871%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731871: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731871 url https://www.openlane.eu/en/carv6/auction/10731871
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10732716
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732716%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10732716: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10732716 url https://www.openlane.eu/en/carv6/auction/10732716
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731805
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731805%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731805: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731805 url https://www.openlane.eu/en/carv6/auction/10731805
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731709
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731709%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731709: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731709 url https://www.openlane.eu/en/carv6/auction/10731709
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731858
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731858%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731858: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731858 url https://www.openlane.eu/en/carv6/auction/10731858
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731870
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731870%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731870: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731870 url https://www.openlane.eu/en/carv6/auction/10731870
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731710
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731710%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731710: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731710 url https://www.openlane.eu/en/carv6/auction/10731710
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731913
2026-03-27 04:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731913%27 HTTP/1.1" 200 None
2026-03-27 04:16:03 [adesa.be] INFO: Scrape type for 10731913: 0
2026-03-27 04:16:03 [adesa.be] INFO: Skipping item 10731913 url https://www.openlane.eu/en/carv6/auction/10731913
2026-03-27 04:16:03 [adesa.be] INFO: Found listing with ID: 10731793
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731793%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731793: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731793 url https://www.openlane.eu/en/carv6/auction/10731793
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731900
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731900%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731900: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731900 url https://www.openlane.eu/en/carv6/auction/10731900
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731963
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731963%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731963: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731963 url https://www.openlane.eu/en/carv6/auction/10731963
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731948
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731948%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731948: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731948 url https://www.openlane.eu/en/carv6/auction/10731948
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731926
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731926%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731926: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731926 url https://www.openlane.eu/en/carv6/auction/10731926
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731938
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731938%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731938: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731938 url https://www.openlane.eu/en/carv6/auction/10731938
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731727
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731727%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731727: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731727 url https://www.openlane.eu/en/carv6/auction/10731727
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10732706
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732706%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10732706: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10732706 url https://www.openlane.eu/en/carv6/auction/10732706
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731680
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731680%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731680: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731680 url https://www.openlane.eu/en/carv6/auction/10731680
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731682
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731682%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731682: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731682 url https://www.openlane.eu/en/carv6/auction/10731682
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731738
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731738%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731738: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731738 url https://www.openlane.eu/en/carv6/auction/10731738
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731892
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731892%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731892: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731892 url https://www.openlane.eu/en/carv6/auction/10731892
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731690
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731690%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731690: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731690 url https://www.openlane.eu/en/carv6/auction/10731690
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731840
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731840%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731840: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731840 url https://www.openlane.eu/en/carv6/auction/10731840
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731918
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731918%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731918: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731918 url https://www.openlane.eu/en/carv6/auction/10731918
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731928
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731928%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731928: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731928 url https://www.openlane.eu/en/carv6/auction/10731928
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731726
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731726%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731726: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731726 url https://www.openlane.eu/en/carv6/auction/10731726
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731862
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731862%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731862: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731862 url https://www.openlane.eu/en/carv6/auction/10731862
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731675
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731675%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731675: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731675 url https://www.openlane.eu/en/carv6/auction/10731675
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731695
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731695%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731695: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731695 url https://www.openlane.eu/en/carv6/auction/10731695
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731823
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731823%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731823: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731823 url https://www.openlane.eu/en/carv6/auction/10731823
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731910
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731910%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731910: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731910 url https://www.openlane.eu/en/carv6/auction/10731910
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731893
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731893%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731893: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731893 url https://www.openlane.eu/en/carv6/auction/10731893
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731810
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731810%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731810: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731810 url https://www.openlane.eu/en/carv6/auction/10731810
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731783
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731783%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731783: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731783 url https://www.openlane.eu/en/carv6/auction/10731783
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731767
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731767%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731767: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731767 url https://www.openlane.eu/en/carv6/auction/10731767
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731806
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731806%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731806: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731806 url https://www.openlane.eu/en/carv6/auction/10731806
2026-03-27 04:16:04 [adesa.be] INFO: Found listing with ID: 10731786
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731786%27 HTTP/1.1" 200 None
2026-03-27 04:16:04 [adesa.be] INFO: Scrape type for 10731786: 0
2026-03-27 04:16:04 [adesa.be] INFO: Skipping item 10731786 url https://www.openlane.eu/en/carv6/auction/10731786
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d1b50>
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F69296f7e-b911-4eaf-8f21-5b1bff13bb6d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/69296f7e-b911-4eaf-8f21-5b1bff13bb6d.jpeg saved to cache
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5677828/general/0996ceaa-0757-42c6-b434-ad6009533082.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730633)
2026-03-27 04:16:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff665d850>
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252Fc7c66a58-fafa-4fd6-87d9-137436d113c3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/c7c66a58-fafa-4fd6-87d9-137436d113c3.jpeg saved to cache
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:16:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae3d90>
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Fec2495d0-8fc2-46a7-a394-3c545fd08419.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/ec2495d0-8fc2-46a7-a394-3c545fd08419.jpeg saved to cache
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4928690>
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F37783174-c580-48e1-9144-da15366bd84b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/37783174-c580-48e1-9144-da15366bd84b.jpeg saved to cache
2026-03-27 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:04 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:04 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:04 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00*s\xf3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03y\x8a\x00*\tD\x00\x00\x00\x00'
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b3dd0>
2026-03-27 04:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F3fdaa4bc-324c-4f59-88d4-c4d441c9ad98.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/3fdaa4bc-324c-4f59-88d4-c4d441c9ad98.jpeg saved to cache
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:16:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff674da90>
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Feef2b2fa-7975-4966-879a-ca223cc01a05.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/eef2b2fa-7975-4966-879a-ca223cc01a05.jpeg saved to cache
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5a550>
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F9c4c6d9a-b46e-4b33-99c2-12b4d551088f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/9c4c6d9a-b46e-4b33-99c2-12b4d551088f.jpeg saved to cache
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff668be10>
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F0df67bd0-9a03-40ba-af56-624cb9cd4141.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/0df67bd0-9a03-40ba-af56-624cb9cd4141.jpeg saved to cache
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:16:05 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:05 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:05 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00#\xb4\xcf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x90\xf4\x00#4\xf7\x00\x00\x00\x00'
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b3dd0>
2026-03-27 04:16:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748882%252Fgeneral%252F4613225c-f52c-434a-938a-93fcf2605c46.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748882/general/4613225c-f52c-434a-938a-93fcf2605c46.jpeg saved to cache
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f61489a-1a38-57ed-a299-182f2bc14f3e
2026-03-27 04:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f61489a-1a38-57ed-a299-182f2bc14f3e, skipping ID generation
2026-03-27 04:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f61489a-1a38-57ed-a299-182f2bc14f3e with scrape type 1
2026-03-27 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f61489a-1a38-57ed-a299-182f2bc14f3e sending to next pipeline
2026-03-27 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f61489a-1a38-57ed-a299-182f2bc14f3e, identifier: 10732494
2026-03-27 04:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ac7ed0>
2026-03-27 04:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F90511f7f-10a9-4bfe-892e-842ca793ad79.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/90511f7f-10a9-4bfe-892e-842ca793ad79.jpeg saved to cache
2026-03-27 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f61489a-1a38-57ed-a299-182f2bc14f3e with identifier: 10732494
2026-03-27 04:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f61489a-1a38-57ed-a299-182f2bc14f3e with identifier: 10732494
2026-03-27 04:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f61489a-1a38-57ed-a299-182f2bc14f3e with identifier: 10732494 to the API
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748882/general/4613225c-f52c-434a-938a-93fcf2605c46.jpeg>
{'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': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1f61489a-1a38-57ed-a299-182f2bc14f3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'X052242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 123535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2131096,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/9c4c6d9a-b46e-4b33-99c2-12b4d551088f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2508227,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/4613225c-f52c-434a-938a-93fcf2605c46.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1769153,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/c7c66a58-fafa-4fd6-87d9-137436d113c3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1765392,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/dd80974b-d0d8-400f-aa9e-bf7f2d47a9fc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3009917,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/3fdaa4bc-324c-4f59-88d4-c4d441c9ad98.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1958725,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/481d6fe1-86cb-49e8-bcaa-81df20a186cd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2417822,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/6f0a743a-9f3e-4284-bcbf-0a9db425d211.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2901201,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/801eb78d-106d-4db5-8fc2-f0b2f33e7e50.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2022407,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/c78e3040-a9d2-45be-ae9c-2aba6717e18b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f61489a-1a38-57ed-a299-182f2bc14f3e/1f61489a-1a38-57ed-a299-182f2bc14f3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2556540,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748882/general/ea9b1a5c-2a55-44e4-bcb9-0304c9a11fb4.jpeg',
'Width': 4032}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-05-24',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 123.535 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732494%27 HTTP/1.1" 200 None
2026-03-27 04:16:06 [adesa.be] INFO: Saving data for 10732494: {'created_time': 1774584966.49855, 'last_price_update_time': 1774584966.498561, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732494') HTTP/1.1" 204 0
2026-03-27 04:16:06 [scrapy.extensions.logstats] INFO: Crawled 90 pages (at 90 pages/min), scraped 23 items (at 23 items/min)
2026-03-27 04:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-27 04: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 04: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 04:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a0c10>
2026-03-27 04:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5677828%252Fgeneral%252F0996ceaa-0757-42c6-b434-ad6009533082.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677828/general/0996ceaa-0757-42c6-b434-ad6009533082.jpeg saved to cache
2026-03-27 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7696c7ce-1032-5d23-94c6-431282173f2d
2026-03-27 04:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7696c7ce-1032-5d23-94c6-431282173f2d, skipping ID generation
2026-03-27 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7696c7ce-1032-5d23-94c6-431282173f2d with scrape type 1
2026-03-27 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7696c7ce-1032-5d23-94c6-431282173f2d sending to next pipeline
2026-03-27 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7696c7ce-1032-5d23-94c6-431282173f2d, identifier: 10730633
2026-03-27 04:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7696c7ce-1032-5d23-94c6-431282173f2d with identifier: 10730633
2026-03-27 04:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7696c7ce-1032-5d23-94c6-431282173f2d with identifier: 10730633
2026-03-27 04:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7696c7ce-1032-5d23-94c6-431282173f2d with identifier: 10730633 to the API
2026-03-27 04:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5677828/general/0996ceaa-0757-42c6-b434-ad6009533082.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '7696c7ce-1032-5d23-94c6-431282173f2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HDR169',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 155114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332419,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/6c93d734-0cd9-4f10-b43c-826208fcbf4d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312821,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/53f07949-c411-4684-b049-58353edbd944.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312438,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/9d5e2f62-2fec-474e-8e87-ca12229e77dc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291655,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/0996ceaa-0757-42c6-b434-ad6009533082.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253794,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/90511f7f-10a9-4bfe-892e-842ca793ad79.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256986,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/0df67bd0-9a03-40ba-af56-624cb9cd4141.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265012,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/69296f7e-b911-4eaf-8f21-5b1bff13bb6d.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335195,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/20797f80-ee13-4123-b57d-4ef3d86e407d.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203761,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/b2dc9347-8f02-4eb4-ac7f-1f22a9c4b27b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7696c7ce-1032-5d23-94c6-431282173f2d/7696c7ce-1032-5d23-94c6-431282173f2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 503167,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677828/general/9e226882-29f8-48e5-8f85-6141e7f7be4d.jpeg',
'Width': 2048}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2014-09-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.2 TSI Highline - Petrol - Manual - 105 hp - '
'155.114 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2014}
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730633%27 HTTP/1.1" 200 None
2026-03-27 04:16:07 [adesa.be] INFO: Saving data for 10730633: {'created_time': 1774584967.146228, 'last_price_update_time': 1774584967.146239, 'auction_closing_time': 1774865700.0}
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730633') HTTP/1.1" 204 0
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/9ba27452-9516-485f-9122-ea2f31acda76.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/2379d4b2-96c4-4dda-abdf-d80644b5d41a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04: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 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/9bb81959-5fd3-4c6e-93ff-f406a18688bf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/7908d4bb-067f-4364-9396-a542610f50d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748829/general/d75d6118-4f0d-48c8-b07e-63ba8a06299e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732492)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/f123a41a-d842-4281-b8c8-909cfa608df4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/028a6c83-7df7-4c31-8a6b-d6070c535a1b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/639f2fb5-a64e-4cf1-bf78-af912cb90df0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/b7895980-c134-48d2-b722-0311be8c3f8d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/25bc96e6-225d-4c26-8ff9-d0737a20c9a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6604490>
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252F9ba27452-9516-485f-9122-ea2f31acda76.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/9ba27452-9516-485f-9122-ea2f31acda76.jpeg saved to cache
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6605850>
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F2379d4b2-96c4-4dda-abdf-d80644b5d41a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/2379d4b2-96c4-4dda-abdf-d80644b5d41a.jpeg saved to cache
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x03'
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff647ff90>
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252F9bb81959-5fd3-4c6e-93ff-f406a18688bf.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/9bb81959-5fd3-4c6e-93ff-f406a18688bf.jpeg saved to cache
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff681a810>
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252F7908d4bb-067f-4364-9396-a542610f50d3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/7908d4bb-067f-4364-9396-a542610f50d3.jpeg saved to cache
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aaf0d0>
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748829%252Fgeneral%252Fd75d6118-4f0d-48c8-b07e-63ba8a06299e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748829/general/d75d6118-4f0d-48c8-b07e-63ba8a06299e.jpeg saved to cache
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 66c46e57-4a4c-560c-86a7-5d0005031139
2026-03-27 04:16:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 66c46e57-4a4c-560c-86a7-5d0005031139, skipping ID generation
2026-03-27 04:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c46e57-4a4c-560c-86a7-5d0005031139 with scrape type 1
2026-03-27 04:16:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 66c46e57-4a4c-560c-86a7-5d0005031139 sending to next pipeline
2026-03-27 04:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c46e57-4a4c-560c-86a7-5d0005031139, identifier: 10732492
2026-03-27 04:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff650e190>
2026-03-27 04:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252Ff123a41a-d842-4281-b8c8-909cfa608df4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/f123a41a-d842-4281-b8c8-909cfa608df4.jpeg saved to cache
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00 (8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x86\xe8\x00\x1f\xd1\xb5\x00\x00\x00\x00'
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aad990>
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_9.mpo HTTP/1.1" 201 0
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252F028a6c83-7df7-4c31-8a6b-d6070c535a1b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/028a6c83-7df7-4c31-8a6b-d6070c535a1b.jpeg saved to cache
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490e210>
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252F639f2fb5-a64e-4cf1-bf78-af912cb90df0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/639f2fb5-a64e-4cf1-bf78-af912cb90df0.jpeg saved to cache
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c46e57-4a4c-560c-86a7-5d0005031139 with identifier: 10732492
2026-03-27 04:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c46e57-4a4c-560c-86a7-5d0005031139 with identifier: 10732492
2026-03-27 04:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c46e57-4a4c-560c-86a7-5d0005031139 with identifier: 10732492 to the API
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748829/general/d75d6118-4f0d-48c8-b07e-63ba8a06299e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '66c46e57-4a4c-560c-86a7-5d0005031139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'X020813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 296371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2336772,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/a15a26c3-3967-41f9-a803-c988e6e982d6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2270132,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/7908d4bb-067f-4364-9396-a542610f50d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2076755,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/d75d6118-4f0d-48c8-b07e-63ba8a06299e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1957444,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/2379d4b2-96c4-4dda-abdf-d80644b5d41a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1981962,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/eef2b2fa-7975-4966-879a-ca223cc01a05.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2472395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/37783174-c580-48e1-9144-da15366bd84b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2316574,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/ec2495d0-8fc2-46a7-a394-3c545fd08419.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2579676,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/43062b9d-66c9-4477-bdcb-cd61c3d01b48.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1987528,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/c9b0be04-28d9-47b4-b5b5-c1e3d15a0240.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66c46e57-4a4c-560c-86a7-5d0005031139/66c46e57-4a4c-560c-86a7-5d0005031139_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2949069,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748829/general/549d2396-ec6b-47e3-ba08-3bcd6a35437b.jpeg',
'Width': 4032}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2016-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI Trendline - CNG - Manual - 110 hp - '
'296.371 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732492%27 HTTP/1.1" 200 None
2026-03-27 04:16:08 [adesa.be] INFO: Saving data for 10732492: {'created_time': 1774584968.621319, 'last_price_update_time': 1774584968.621332, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732492') HTTP/1.1" 204 0
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649ead0>
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F25bc96e6-225d-4c26-8ff9-d0737a20c9a0.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/25bc96e6-225d-4c26-8ff9-d0737a20c9a0.jpg saved to cache
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04: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 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/6ba11325-b697-4dea-b940-e40ca91e2a47.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/c01f60b2-5cbb-471c-82f5-2776a97edde1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04: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 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/ca46ccd0-7ed2-4404-887a-fbebec55c7b0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/f4930627-8dbe-42d2-b4c6-3e47eeb596af.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/d4a71a1f-35bb-4356-bb9f-f37096dcd223.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:16:08 [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 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/291d9a80-8541-4b56-b480-58f99e1fdd26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00T`\xae\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\r=\x1f\x00T/\xc8\x00\x00\x00\x00'
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649d850>
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_9.mpo HTTP/1.1" 201 0
2026-03-27 04:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252F6ba11325-b697-4dea-b940-e40ca91e2a47.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/6ba11325-b697-4dea-b940-e40ca91e2a47.jpeg saved to cache
2026-03-27 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/9c7c708c-826d-4607-b87f-e3bde8ed4000.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/6cfb4ebd-aefc-43d0-b760-96737609388c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:16:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b39d50>
2026-03-27 04:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252Fc01f60b2-5cbb-471c-82f5-2776a97edde1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/c01f60b2-5cbb-471c-82f5-2776a97edde1.jpeg saved to cache
2026-03-27 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bd4790>
2026-03-27 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252Fca46ccd0-7ed2-4404-887a-fbebec55c7b0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/ca46ccd0-7ed2-4404-887a-fbebec55c7b0.jpeg saved to cache
2026-03-27 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d0410>
2026-03-27 04:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252Ff4930627-8dbe-42d2-b4c6-3e47eeb596af.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/f4930627-8dbe-42d2-b4c6-3e47eeb596af.jpeg saved to cache
2026-03-27 04:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/afb7718f-0c20-44b3-a979-1fb21fbaa831.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04: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 04:16:09 [adesa.be] INFO: Found listing with ID: 10731733
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731733%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731733: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731733 url https://www.openlane.eu/en/carv6/auction/10731733
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731869
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731869%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731869: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731869 url https://www.openlane.eu/en/carv6/auction/10731869
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731885
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731885%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731885: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731885 url https://www.openlane.eu/en/carv6/auction/10731885
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731798
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731798%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731798: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731798 url https://www.openlane.eu/en/carv6/auction/10731798
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731672
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731672%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731672: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731672 url https://www.openlane.eu/en/carv6/auction/10731672
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731670
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731670%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731670: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731670 url https://www.openlane.eu/en/carv6/auction/10731670
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731728
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731728%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731728: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731728 url https://www.openlane.eu/en/carv6/auction/10731728
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731916
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731916%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731916: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731916 url https://www.openlane.eu/en/carv6/auction/10731916
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731689
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731689%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731689: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731689 url https://www.openlane.eu/en/carv6/auction/10731689
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10731669
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731669%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10731669: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10731669 url https://www.openlane.eu/en/carv6/auction/10731669
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729524%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729524: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729530%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729530: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729535%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729535: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729537%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729537: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729541%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729541: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729542%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729542: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729543%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729543: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729544%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729544: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729545%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729545: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729546%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729546: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729560%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729560: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729571%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729571: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729574%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729574: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729586%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729586: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729588%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729588: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729591%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729591: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729605%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729605: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729607%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729607: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729611%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729611: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729629%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729629: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729630%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729630: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729632%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729632: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729634%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729634: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729637%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729637: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729640%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729640: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729642%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729642: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729644%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729644: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729663%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729663: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-27 04:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729676%27 HTTP/1.1" 200 None
2026-03-27 04:16:09 [adesa.be] INFO: Scrape type for 10729676: 0
2026-03-27 04:16:09 [adesa.be] INFO: Skipping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-27 04:16:09 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729678%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729678: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729680%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729680: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729681%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729681: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729683%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729683: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729685%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729685: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729528%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729528: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729532%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729532: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729531%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729531: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729536%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729536: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729539%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729539: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729550%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729550: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729552%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729552: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729554%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729554: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729555%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729555: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729562%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729562: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729564%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729564: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729639%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729639: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729646%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729646: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729657%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729657: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729661%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729661: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729664%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729664: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729666%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729666: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729668%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10729668: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728902
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728902%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728902: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728902 url https://www.openlane.eu/en/carv6/auction/10728902
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728874
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728874%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728874: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728874 url https://www.openlane.eu/en/carv6/auction/10728874
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728891
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728891%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728891: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728891 url https://www.openlane.eu/en/carv6/auction/10728891
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728886
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728886%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728886: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728886 url https://www.openlane.eu/en/carv6/auction/10728886
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728921
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728921%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728921: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728921 url https://www.openlane.eu/en/carv6/auction/10728921
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728825
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728825%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728825: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728825 url https://www.openlane.eu/en/carv6/auction/10728825
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728812
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728812%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728812: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728812 url https://www.openlane.eu/en/carv6/auction/10728812
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728802
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728802%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728802: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728802 url https://www.openlane.eu/en/carv6/auction/10728802
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728775
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728775%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728775: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728775 url https://www.openlane.eu/en/carv6/auction/10728775
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728782
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728782%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728782: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728782 url https://www.openlane.eu/en/carv6/auction/10728782
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728832
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728832%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728832: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728832 url https://www.openlane.eu/en/carv6/auction/10728832
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728781
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728781%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728781: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728781 url https://www.openlane.eu/en/carv6/auction/10728781
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728828
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728828%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728828: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728828 url https://www.openlane.eu/en/carv6/auction/10728828
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728795
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728795%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728795: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728795 url https://www.openlane.eu/en/carv6/auction/10728795
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728810
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728810%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728810: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728810 url https://www.openlane.eu/en/carv6/auction/10728810
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728839
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728839%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728839: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728839 url https://www.openlane.eu/en/carv6/auction/10728839
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728826
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728826%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728826: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728826 url https://www.openlane.eu/en/carv6/auction/10728826
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728809
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728809%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728809: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728809 url https://www.openlane.eu/en/carv6/auction/10728809
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728814
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728814%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728814: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728814 url https://www.openlane.eu/en/carv6/auction/10728814
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728822
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728822%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728822: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728822 url https://www.openlane.eu/en/carv6/auction/10728822
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728772
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728772%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728772: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728772 url https://www.openlane.eu/en/carv6/auction/10728772
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728778
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728778%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728778: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728778 url https://www.openlane.eu/en/carv6/auction/10728778
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728806
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728806%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728806: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728806 url https://www.openlane.eu/en/carv6/auction/10728806
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728777
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728777%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728777: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728777 url https://www.openlane.eu/en/carv6/auction/10728777
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728779
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728779%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728779: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728779 url https://www.openlane.eu/en/carv6/auction/10728779
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728830
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728830%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728830: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728830 url https://www.openlane.eu/en/carv6/auction/10728830
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728767
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728767%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728767: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728767 url https://www.openlane.eu/en/carv6/auction/10728767
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728801
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728801%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728801: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728801 url https://www.openlane.eu/en/carv6/auction/10728801
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728768
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728768%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728768: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728768 url https://www.openlane.eu/en/carv6/auction/10728768
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728799
2026-03-27 04:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728799%27 HTTP/1.1" 200 None
2026-03-27 04:16:10 [adesa.be] INFO: Scrape type for 10728799: 0
2026-03-27 04:16:10 [adesa.be] INFO: Skipping item 10728799 url https://www.openlane.eu/en/carv6/auction/10728799
2026-03-27 04:16:10 [adesa.be] INFO: Found listing with ID: 10728835
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728835%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728835: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728835 url https://www.openlane.eu/en/carv6/auction/10728835
2026-03-27 04:16:11 [adesa.be] INFO: Found listing with ID: 10728766
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728766%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728766: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728766 url https://www.openlane.eu/en/carv6/auction/10728766
2026-03-27 04:16:11 [adesa.be] INFO: Found listing with ID: 10728803
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728803%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728803: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728803 url https://www.openlane.eu/en/carv6/auction/10728803
2026-03-27 04:16:11 [adesa.be] INFO: Found listing with ID: 10728804
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728804%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728804: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728804 url https://www.openlane.eu/en/carv6/auction/10728804
2026-03-27 04:16:11 [adesa.be] INFO: Found listing with ID: 10728805
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728805%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728805: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728805 url https://www.openlane.eu/en/carv6/auction/10728805
2026-03-27 04:16:11 [adesa.be] INFO: Found listing with ID: 10728798
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728798%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728798: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728798 url https://www.openlane.eu/en/carv6/auction/10728798
2026-03-27 04:16:11 [adesa.be] INFO: Found listing with ID: 10728762
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728762%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728762: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728762 url https://www.openlane.eu/en/carv6/auction/10728762
2026-03-27 04:16:11 [adesa.be] INFO: Found listing with ID: 10728786
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728786%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [adesa.be] INFO: Scrape type for 10728786: 0
2026-03-27 04:16:11 [adesa.be] INFO: Skipping item 10728786 url https://www.openlane.eu/en/carv6/auction/10728786
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69dc190>
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F291d9a80-8541-4b56-b480-58f99e1fdd26.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/291d9a80-8541-4b56-b480-58f99e1fdd26.jpg saved to cache
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ba7b10>
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252F9c7c708c-826d-4607-b87f-e3bde8ed4000.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/9c7c708c-826d-4607-b87f-e3bde8ed4000.jpeg saved to cache
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5ebd0>
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252F6cfb4ebd-aefc-43d0-b760-96737609388c.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/6cfb4ebd-aefc-43d0-b760-96737609388c.jpg saved to cache
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/c7882394-1f3e-4718-b9fc-7b178d59abf3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04: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 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5b650>
2026-03-27 04:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252Fafb7718f-0c20-44b3-a979-1fb21fbaa831.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/afb7718f-0c20-44b3-a979-1fb21fbaa831.jpg saved to cache
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/a3f072fb-5154-4277-aba3-bed68606a0b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/1619ae4a-dfbe-427d-9720-7e544b1d973f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/b885c2c7-17be-45b2-b4db-019ab96cbc33.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/24440809-30e1-4be5-afd2-233e8d708cec.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04: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 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/d6c7c44e-21d4-43b4-9b97-0bd9f93fa527.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/996d0c79-ccab-43b4-abf3-83a2a3e404b4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10730516
2026-03-27 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de89e904-9533-58d2-bd10-15566d87ee9b with scrape type 1
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de89e904-9533-58d2-bd10-15566d87ee9b
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252F287eb93b-77d0-4b47-a111-e01506091890.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/287eb93b-77d0-4b47-a111-e01506091890.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252Fcecee183-a321-4391-a617-1668e3efbb89.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/cecee183-a321-4391-a617-1668e3efbb89.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252Ff9fff6c3-e6d3-4875-8122-0acddeb8499b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/f9fff6c3-e6d3-4875-8122-0acddeb8499b.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252F7e3fefaf-99da-4eae-a9fc-e12d64b33b44.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/7e3fefaf-99da-4eae-a9fc-e12d64b33b44.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252Ff48ab5a1-9c61-440d-8a53-e22b8740c5a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/f48ab5a1-9c61-440d-8a53-e22b8740c5a5.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252F33706a3a-f2ed-464f-9f07-a91b30f8b56c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/33706a3a-f2ed-464f-9f07-a91b30f8b56c.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252F8267776b-f0c2-43d1-bb02-b6e9711a18f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/8267776b-f0c2-43d1-bb02-b6e9711a18f0.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252Fb07404b1-8f15-40f1-a5ce-ece7e3f6b3b0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/b07404b1-8f15-40f1-a5ce-ece7e3f6b3b0.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252F52f4da19-8097-488d-950d-3d0f547d18dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/52f4da19-8097-488d-950d-3d0f547d18dc.jpeg already downloaded
2026-03-27 04:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5729179%252Fgeneral%252Fbf356311-c6a7-43d0-b23f-3002520fdac9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729179/general/bf356311-c6a7-43d0-b23f-3002520fdac9.jpeg already downloaded
2026-03-27 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de89e904-9533-58d2-bd10-15566d87ee9b, identifier: 10730516
2026-03-27 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecdbe8a8-439f-5d8c-b14b-96c628278bc0 with identifier: 10730522
2026-03-27 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0 with scrape type 1
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F3639c034-f54e-4a45-8eaf-08f07a09062d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/3639c034-f54e-4a45-8eaf-08f07a09062d.jpg not downloaded yet
2026-03-27 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7998f7c0-c69e-502b-9b38-3c95065066a1 with identifier: 10731403
2026-03-27 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7998f7c0-c69e-502b-9b38-3c95065066a1 with scrape type 1
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F196a246d-fc8c-49b3-891a-bd1d3f172b94.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/196a246d-fc8c-49b3-891a-bd1d3f172b94.jpg not downloaded yet
2026-03-27 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 with identifier: 10733084
2026-03-27 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 with scrape type 1
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252Fbb4864be-257f-4eff-b6b3-d32abd8224c0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/bb4864be-257f-4eff-b6b3-d32abd8224c0.JPG not downloaded yet
2026-03-27 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10730516
2026-03-27 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10730516
2026-03-27 04:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de89e904-9533-58d2-bd10-15566d87ee9b with identifier: 10730516 to the API
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730516>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'de89e904-9533-58d2-bd10-15566d87ee9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'crx836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V50',
'odometer': 291174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5729179/general/287eb93b-77d0-4b47-a111-e01506091890.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/cecee183-a321-4391-a617-1668e3efbb89.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/f9fff6c3-e6d3-4875-8122-0acddeb8499b.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/7e3fefaf-99da-4eae-a9fc-e12d64b33b44.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/f48ab5a1-9c61-440d-8a53-e22b8740c5a5.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/33706a3a-f2ed-464f-9f07-a91b30f8b56c.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/8267776b-f0c2-43d1-bb02-b6e9711a18f0.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/b07404b1-8f15-40f1-a5ce-ece7e3f6b3b0.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/52f4da19-8097-488d-950d-3d0f547d18dc.jpeg',
'https://images.openlane.eu/carimgs/5729179/general/bf356311-c6a7-43d0-b23f-3002520fdac9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 756636,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/287eb93b-77d0-4b47-a111-e01506091890.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567422,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/cecee183-a321-4391-a617-1668e3efbb89.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 638166,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/f9fff6c3-e6d3-4875-8122-0acddeb8499b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 608585,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/7e3fefaf-99da-4eae-a9fc-e12d64b33b44.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419697,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/f48ab5a1-9c61-440d-8a53-e22b8740c5a5.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383199,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/33706a3a-f2ed-464f-9f07-a91b30f8b56c.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 495477,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/8267776b-f0c2-43d1-bb02-b6e9711a18f0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557831,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/b07404b1-8f15-40f1-a5ce-ece7e3f6b3b0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159296,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/52f4da19-8097-488d-950d-3d0f547d18dc.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de89e904-9533-58d2-bd10-15566d87ee9b/de89e904-9533-58d2-bd10-15566d87ee9b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568073,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729179/general/bf356311-c6a7-43d0-b23f-3002520fdac9.jpeg',
'Width': 2048}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2005-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V50 2.0 Summum - Diesel - Manual - 136 hp - 291.174 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2005}
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:12 [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 04:16:12 [adesa.be] INFO: Saving data for 10730516: {'created_time': 1774584972.489058, 'last_price_update_time': 1774584972.489069, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730516') HTTP/1.1" 204 0
2026-03-27 04:16:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/cded811f-6405-46e2-98d2-2c7f15bb3414.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Fba46d5bf-d415-44f8-874a-70079d7d4346.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/ba46d5bf-d415-44f8-874a-70079d7d4346.jpg not downloaded yet
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F47cb73f4-67ef-44d4-9144-dd0f132849b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/47cb73f4-67ef-44d4-9144-dd0f132849b2.jpg not downloaded yet
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252F44af7679-f673-4163-bd60-eef401e08a2d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/44af7679-f673-4163-bd60-eef401e08a2d.JPG not downloaded yet
2026-03-27 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083
2026-03-27 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f02c900a-d227-55e4-9e06-7aba89189a05 with scrape type 1
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f02c900a-d227-55e4-9e06-7aba89189a05
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252Ffa983e03-6b6f-4483-b16e-bcb3cc462f43.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/fa983e03-6b6f-4483-b16e-bcb3cc462f43.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252Fd0b71494-893e-46f1-9ecf-e9ab07b25aa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/d0b71494-893e-46f1-9ecf-e9ab07b25aa3.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252F75acd456-59a5-4caf-84c9-5c7d45cd1759.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/75acd456-59a5-4caf-84c9-5c7d45cd1759.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252Ff9be71d6-90f4-4006-915d-e3d7bc70254c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/f9be71d6-90f4-4006-915d-e3d7bc70254c.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252F12a87bee-0cf0-431b-af98-94244255d51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/12a87bee-0cf0-431b-af98-94244255d51d.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252F2221cb9e-a571-4d10-8044-8da12679ea8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/2221cb9e-a571-4d10-8044-8da12679ea8b.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252F49bdadc5-1042-463e-b85d-7a346e66e256.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/49bdadc5-1042-463e-b85d-7a346e66e256.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252F5daa9fbd-0419-424b-ba9d-f821743aae67.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/5daa9fbd-0419-424b-ba9d-f821743aae67.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252F3c060aca-5f7d-4168-9977-4a00b4d24588.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/3c060aca-5f7d-4168-9977-4a00b4d24588.jpg already downloaded
2026-03-27 04:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5667314%252Fgeneral%252Fce6a1934-464f-4580-ab0e-901ae8c61c4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667314/general/ce6a1934-464f-4580-ab0e-901ae8c61c4b.jpg already downloaded
2026-03-27 04:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f02c900a-d227-55e4-9e06-7aba89189a05, identifier: 10733083
2026-03-27 04:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083
2026-03-27 04:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083
2026-03-27 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083 to the API
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733083>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f02c900a-d227-55e4-9e06-7aba89189a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1syd857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733083',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 251898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5667314/general/fa983e03-6b6f-4483-b16e-bcb3cc462f43.jpg',
'https://images.openlane.eu/carimgs/5667314/general/d0b71494-893e-46f1-9ecf-e9ab07b25aa3.jpg',
'https://images.openlane.eu/carimgs/5667314/general/75acd456-59a5-4caf-84c9-5c7d45cd1759.jpg',
'https://images.openlane.eu/carimgs/5667314/general/f9be71d6-90f4-4006-915d-e3d7bc70254c.jpg',
'https://images.openlane.eu/carimgs/5667314/general/12a87bee-0cf0-431b-af98-94244255d51d.jpg',
'https://images.openlane.eu/carimgs/5667314/general/2221cb9e-a571-4d10-8044-8da12679ea8b.jpg',
'https://images.openlane.eu/carimgs/5667314/general/49bdadc5-1042-463e-b85d-7a346e66e256.jpg',
'https://images.openlane.eu/carimgs/5667314/general/5daa9fbd-0419-424b-ba9d-f821743aae67.jpg',
'https://images.openlane.eu/carimgs/5667314/general/3c060aca-5f7d-4168-9977-4a00b4d24588.jpg',
'https://images.openlane.eu/carimgs/5667314/general/ce6a1934-464f-4580-ab0e-901ae8c61c4b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113484,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/fa983e03-6b6f-4483-b16e-bcb3cc462f43.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160945,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/d0b71494-893e-46f1-9ecf-e9ab07b25aa3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160263,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/75acd456-59a5-4caf-84c9-5c7d45cd1759.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163745,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/f9be71d6-90f4-4006-915d-e3d7bc70254c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100299,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/12a87bee-0cf0-431b-af98-94244255d51d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111346,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/2221cb9e-a571-4d10-8044-8da12679ea8b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67552,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/49bdadc5-1042-463e-b85d-7a346e66e256.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96957,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/5daa9fbd-0419-424b-ba9d-f821743aae67.jpg',
'Width': 480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96463,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/3c060aca-5f7d-4168-9977-4a00b4d24588.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f02c900a-d227-55e4-9e06-7aba89189a05/f02c900a-d227-55e4-9e06-7aba89189a05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148861,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667314/general/ce6a1934-464f-4580-ab0e-901ae8c61c4b.jpg',
'Width': 640}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2011-09-16',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Panamera 3.0d - Diesel - Automatic - 210 hp - 251.898 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733083%27 HTTP/1.1" 200 None
2026-03-27 04:16:13 [adesa.be] INFO: Saving data for 10733083: {'created_time': 1774584973.42288, 'last_price_update_time': 1774584973.422891, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733083') HTTP/1.1" 204 0
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Ff271e5d5-b18b-45b6-8506-c5dd52e1eb1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/f271e5d5-b18b-45b6-8506-c5dd52e1eb1e.jpg not downloaded yet
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F19a703ae-37bc-4fdb-8366-72bf72f0ff29.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/19a703ae-37bc-4fdb-8366-72bf72f0ff29.jpg not downloaded yet
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252F0ee99996-e46a-48e6-b338-c36501b1baf6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/0ee99996-e46a-48e6-b338-c36501b1baf6.JPG not downloaded yet
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8afaa50>
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252Fa3f072fb-5154-4277-aba3-bed68606a0b7.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/a3f072fb-5154-4277-aba3-bed68606a0b7.jpg saved to cache
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:16:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ffc790>
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252F1619ae4a-dfbe-427d-9720-7e544b1d973f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/1619ae4a-dfbe-427d-9720-7e544b1d973f.jpeg saved to cache
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:13 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:13 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:13 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00J\x054\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x8b\xef\x00I\xd5\xd1\x00\x00\x00\x00'
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64f9d50>
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252Fb885c2c7-17be-45b2-b4db-019ab96cbc33.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/b885c2c7-17be-45b2-b4db-019ab96cbc33.jpeg saved to cache
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:16:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65b0550>
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252F24440809-30e1-4be5-afd2-233e8d708cec.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/24440809-30e1-4be5-afd2-233e8d708cec.jpeg saved to cache
2026-03-27 04:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66b72d0>
2026-03-27 04:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252Fd6c7c44e-21d4-43b4-9b97-0bd9f93fa527.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/d6c7c44e-21d4-43b4-9b97-0bd9f93fa527.jpeg saved to cache
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:16:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6646010>
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748806%252Fgeneral%252F996d0c79-ccab-43b4-abf3-83a2a3e404b4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/996d0c79-ccab-43b4-abf3-83a2a3e404b4.jpeg saved to cache
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/8454b1bf-ef80-402f-898c-5a8b3ed85aed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/1c8c78c5-c097-4218-b0c9-02f311ecccc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/fdd39c92-178e-484a-853e-a4fe452e521a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Fa6ecfecc-4ad1-46fd-b33c-0e1e3e49386a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/a6ecfecc-4ad1-46fd-b33c-0e1e3e49386a.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252Fabe91c12-6532-4b4a-a542-fc30fff1b1ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/abe91c12-6532-4b4a-a542-fc30fff1b1ff.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252F915381f7-99b3-47a7-95bf-45bcb77ce80f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/915381f7-99b3-47a7-95bf-45bcb77ce80f.JPG not downloaded yet
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/20aefa49-051d-4487-91ac-ab6e1ff8d477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/5baf9b70-d571-4132-b754-81f01d655379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F05953174-3fe7-425a-b27d-c960197f4a1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/05953174-3fe7-425a-b27d-c960197f4a1c.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F52ea3b76-29c8-46d4-8473-e4c720573ba4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/52ea3b76-29c8-46d4-8473-e4c720573ba4.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252Fcbd15ee3-61c9-4b61-bb41-ea4a70ef8bed.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/cbd15ee3-61c9-4b61-bb41-ea4a70ef8bed.JPG not downloaded yet
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/dc84aab8-7a4c-4d5c-9145-cda0e50cc18f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F6f17910b-949f-442b-b442-951f7ce2beb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/6f17910b-949f-442b-b442-951f7ce2beb4.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F9fc1ef98-fe8a-4ee9-b357-91d6150cdef9.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/9fc1ef98-fe8a-4ee9-b357-91d6150cdef9.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252F21dd18cf-9be3-473c-a9a5-3a6380c414de.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/21dd18cf-9be3-473c-a9a5-3a6380c414de.JPG not downloaded yet
2026-03-27 04:16:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ad090>
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252F8454b1bf-ef80-402f-898c-5a8b3ed85aed.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/8454b1bf-ef80-402f-898c-5a8b3ed85aed.jpeg saved to cache
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66777d0>
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F1c8c78c5-c097-4218-b0c9-02f311ecccc7.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/1c8c78c5-c097-4218-b0c9-02f311ecccc7.jpg saved to cache
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b96250>
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252Ffdd39c92-178e-484a-853e-a4fe452e521a.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/fdd39c92-178e-484a-853e-a4fe452e521a.jpg saved to cache
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/44af7679-f673-4163-bd60-eef401e08a2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/0ee99996-e46a-48e6-b338-c36501b1baf6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Fabb798dd-6b29-4747-827a-9622d55c8eab.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/abb798dd-6b29-4747-827a-9622d55c8eab.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252Ffc1f7ada-20e9-4e45-b24d-6cfe0ff16c19.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/fc1f7ada-20e9-4e45-b24d-6cfe0ff16c19.jpg not downloaded yet
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252F6d81302c-c0d3-4d8c-acd7-7ffe814ea165.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/6d81302c-c0d3-4d8c-acd7-7ffe814ea165.JPG not downloaded yet
2026-03-27 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/70f45ce8-7016-49b3-8b39-9042e848a827.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf306168-daba-59a6-add9-595ecc52f7f3 with identifier: 10730636
2026-03-27 04:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf306168-daba-59a6-add9-595ecc52f7f3 with scrape type 1
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf306168-daba-59a6-add9-595ecc52f7f3
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F03f6acfc-3b1c-4bfe-96c4-9b39f7e767ef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/03f6acfc-3b1c-4bfe-96c4-9b39f7e767ef.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F09ebfc6e-98cb-456d-98cd-8e8cfa7dc1b8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/09ebfc6e-98cb-456d-98cd-8e8cfa7dc1b8.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F470ad318-0ecb-4e07-a9c8-aa133139d66e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/470ad318-0ecb-4e07-a9c8-aa133139d66e.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F73f14737-43be-4829-b5c4-7e8866116cc9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/73f14737-43be-4829-b5c4-7e8866116cc9.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F5de88f30-81f6-461c-825a-aa7af76f3a66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/5de88f30-81f6-461c-825a-aa7af76f3a66.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F2f431efd-a712-4a24-a692-8655c50f0493.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/2f431efd-a712-4a24-a692-8655c50f0493.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F4644ca71-9b6a-4ee7-bb41-481a822e2b7f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/4644ca71-9b6a-4ee7-bb41-481a822e2b7f.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252F1a266c1b-fc0b-4ede-a226-cae19e30751f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/1a266c1b-fc0b-4ede-a226-cae19e30751f.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252Fac57a9e8-02d4-4698-8335-58f9a85a9842.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/ac57a9e8-02d4-4698-8335-58f9a85a9842.jpeg already downloaded
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5730957%252Fgeneral%252Ff8589f00-8d0c-42dc-985f-25218715be5a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730957/general/f8589f00-8d0c-42dc-985f-25218715be5a.jpeg already downloaded
2026-03-27 04:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf306168-daba-59a6-add9-595ecc52f7f3, identifier: 10730636
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8cc10>
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F20aefa49-051d-4487-91ac-ab6e1ff8d477.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/20aefa49-051d-4487-91ac-ab6e1ff8d477.jpg saved to cache
2026-03-27 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff49077d0>
2026-03-27 04:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252F5baf9b70-d571-4132-b754-81f01d655379.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/5baf9b70-d571-4132-b754-81f01d655379.jpg saved to cache
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/f271e5d5-b18b-45b6-8506-c5dd52e1eb1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F5ba04797-4f10-4a78-926d-c4ab7f523c6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/5ba04797-4f10-4a78-926d-c4ab7f523c6d.jpg not downloaded yet
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252Fe89cda9d-5838-49c3-a27a-bdd9eb96506c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/e89cda9d-5838-49c3-a27a-bdd9eb96506c.jpg not downloaded yet
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252F90860c13-3496-4c52-beea-247d92d7f236.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/90860c13-3496-4c52-beea-247d92d7f236.JPG not downloaded yet
2026-03-27 04:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf306168-daba-59a6-add9-595ecc52f7f3 with identifier: 10730636
2026-03-27 04:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf306168-daba-59a6-add9-595ecc52f7f3 with identifier: 10730636
2026-03-27 04:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf306168-daba-59a6-add9-595ecc52f7f3 with identifier: 10730636 to the API
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730636>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'bf306168-daba-59a6-add9-595ecc52f7f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BST297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730636',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 185286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5730957/general/03f6acfc-3b1c-4bfe-96c4-9b39f7e767ef.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/09ebfc6e-98cb-456d-98cd-8e8cfa7dc1b8.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/470ad318-0ecb-4e07-a9c8-aa133139d66e.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/73f14737-43be-4829-b5c4-7e8866116cc9.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/5de88f30-81f6-461c-825a-aa7af76f3a66.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/2f431efd-a712-4a24-a692-8655c50f0493.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/4644ca71-9b6a-4ee7-bb41-481a822e2b7f.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/1a266c1b-fc0b-4ede-a226-cae19e30751f.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/ac57a9e8-02d4-4698-8335-58f9a85a9842.jpeg',
'https://images.openlane.eu/carimgs/5730957/general/f8589f00-8d0c-42dc-985f-25218715be5a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5518125,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/03f6acfc-3b1c-4bfe-96c4-9b39f7e767ef.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4577474,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/09ebfc6e-98cb-456d-98cd-8e8cfa7dc1b8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5016307,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/470ad318-0ecb-4e07-a9c8-aa133139d66e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4871548,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/73f14737-43be-4829-b5c4-7e8866116cc9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4447258,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/5de88f30-81f6-461c-825a-aa7af76f3a66.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5235618,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/2f431efd-a712-4a24-a692-8655c50f0493.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2539154,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/4644ca71-9b6a-4ee7-bb41-481a822e2b7f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2320303,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/1a266c1b-fc0b-4ede-a226-cae19e30751f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2663249,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/ac57a9e8-02d4-4698-8335-58f9a85a9842.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf306168-daba-59a6-add9-595ecc52f7f3/bf306168-daba-59a6-add9-595ecc52f7f3_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5266791,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730957/general/f8589f00-8d0c-42dc-985f-25218715be5a.jpeg',
'Width': 4032}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.0 - Petrol - Manual - 110 hp - 185.286 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730636%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [adesa.be] INFO: Saving data for 10730636: {'created_time': 1774584975.477536, 'last_price_update_time': 1774584975.477547, 'auction_closing_time': 1774865700.0}
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730636') HTTP/1.1" 204 0
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/915381f7-99b3-47a7-95bf-45bcb77ce80f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Fca837d98-e720-4637-bb7f-e564ec0e6684.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/ca837d98-e720-4637-bb7f-e564ec0e6684.jpg not downloaded yet
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F17902944-c00f-401b-b958-76c8650d860d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/17902944-c00f-401b-b958-76c8650d860d.jpg not downloaded yet
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252F275f09a6-5ff2-41fa-969a-0959f5fc0c4f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/275f09a6-5ff2-41fa-969a-0959f5fc0c4f.JPG not downloaded yet
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731404> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64aa390>
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252Fdc84aab8-7a4c-4d5c-9145-cda0e50cc18f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/dc84aab8-7a4c-4d5c-9145-cda0e50cc18f.jpeg saved to cache
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4917850>
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F70f45ce8-7016-49b3-8b39-9042e848a827.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/70f45ce8-7016-49b3-8b39-9042e848a827.jpg saved to cache
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/19a703ae-37bc-4fdb-8366-72bf72f0ff29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F26ced233-2acd-4c7d-8ef1-37e2cc01aa09.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/26ced233-2acd-4c7d-8ef1-37e2cc01aa09.jpg not downloaded yet
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F546049f4-3132-4d30-a9c1-b6e8b42073b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/546049f4-3132-4d30-a9c1-b6e8b42073b5.jpg not downloaded yet
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749200%252Fgeneral%252Fb6fbca0b-ac1f-477e-97b2-cc7529260f45.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749200/general/b6fbca0b-ac1f-477e-97b2-cc7529260f45.JPG not downloaded yet
2026-03-27 04:16:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff674c350>
2026-03-27 04:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Ff271e5d5-b18b-45b6-8506-c5dd52e1eb1e.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/f271e5d5-b18b-45b6-8506-c5dd52e1eb1e.jpg saved to cache
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/ba46d5bf-d415-44f8-874a-70079d7d4346.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/a6ecfecc-4ad1-46fd-b33c-0e1e3e49386a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/cbd15ee3-61c9-4b61-bb41-ea4a70ef8bed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9 with identifier: 10731404
2026-03-27 04:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9 with scrape type 1
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F37bfa6a1-1334-4e1a-ad44-cc44b48b2330.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/37bfa6a1-1334-4e1a-ad44-cc44b48b2330.jpeg not downloaded yet
2026-03-27 04:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0ffbf30-1958-5d50-8e4c-16d4c4728569 with identifier: 10730512
2026-03-27 04:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0ffbf30-1958-5d50-8e4c-16d4c4728569 with scrape type 1
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0ffbf30-1958-5d50-8e4c-16d4c4728569
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252Fc4a263d2-fbc6-4b0c-b201-2cd099e55e88.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/c4a263d2-fbc6-4b0c-b201-2cd099e55e88.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F4b7ff909-9462-4c9f-8882-5d883fbbcf9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/4b7ff909-9462-4c9f-8882-5d883fbbcf9f.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F76547ead-6105-4bac-b0cd-3946eb049341.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/76547ead-6105-4bac-b0cd-3946eb049341.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F85c385c8-e1ab-4647-8675-b3cb83b80543.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/85c385c8-e1ab-4647-8675-b3cb83b80543.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F7891ecbf-4856-4f1a-a9c9-25abf8f49a90.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/7891ecbf-4856-4f1a-a9c9-25abf8f49a90.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F054c51d4-a653-47f1-8512-fda64f7a8f71.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/054c51d4-a653-47f1-8512-fda64f7a8f71.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F3f56fdca-57aa-419f-a1f8-e7cc582a89a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/3f56fdca-57aa-419f-a1f8-e7cc582a89a7.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F08d3d203-f3b2-41d6-825e-3b8eb277d593.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/08d3d203-f3b2-41d6-825e-3b8eb277d593.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252Fa5d3bbf8-0b66-4e1c-8b4c-bc8d37f07ff1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/a5d3bbf8-0b66-4e1c-8b4c-bc8d37f07ff1.jpg already downloaded
2026-03-27 04:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5720872%252Fgeneral%252F29c71c26-5489-41d0-9729-5d10001f721d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720872/general/29c71c26-5489-41d0-9729-5d10001f721d.jpg already downloaded
2026-03-27 04:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0ffbf30-1958-5d50-8e4c-16d4c4728569, identifier: 10730512
2026-03-27 04:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64edb50>
2026-03-27 04:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F19a703ae-37bc-4fdb-8366-72bf72f0ff29.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/19a703ae-37bc-4fdb-8366-72bf72f0ff29.jpg saved to cache
2026-03-27 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0ffbf30-1958-5d50-8e4c-16d4c4728569 with identifier: 10730512
2026-03-27 04:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0ffbf30-1958-5d50-8e4c-16d4c4728569 with identifier: 10730512
2026-03-27 04:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0ffbf30-1958-5d50-8e4c-16d4c4728569 with identifier: 10730512 to the API
2026-03-27 04:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f0ffbf30-1958-5d50-8e4c-16d4c4728569',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BAT271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 171502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5720872/general/c4a263d2-fbc6-4b0c-b201-2cd099e55e88.jpg',
'https://images.openlane.eu/carimgs/5720872/general/4b7ff909-9462-4c9f-8882-5d883fbbcf9f.jpg',
'https://images.openlane.eu/carimgs/5720872/general/76547ead-6105-4bac-b0cd-3946eb049341.jpg',
'https://images.openlane.eu/carimgs/5720872/general/85c385c8-e1ab-4647-8675-b3cb83b80543.jpg',
'https://images.openlane.eu/carimgs/5720872/general/7891ecbf-4856-4f1a-a9c9-25abf8f49a90.jpg',
'https://images.openlane.eu/carimgs/5720872/general/054c51d4-a653-47f1-8512-fda64f7a8f71.jpg',
'https://images.openlane.eu/carimgs/5720872/general/3f56fdca-57aa-419f-a1f8-e7cc582a89a7.jpg',
'https://images.openlane.eu/carimgs/5720872/general/08d3d203-f3b2-41d6-825e-3b8eb277d593.jpg',
'https://images.openlane.eu/carimgs/5720872/general/a5d3bbf8-0b66-4e1c-8b4c-bc8d37f07ff1.jpg',
'https://images.openlane.eu/carimgs/5720872/general/29c71c26-5489-41d0-9729-5d10001f721d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 654385,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/c4a263d2-fbc6-4b0c-b201-2cd099e55e88.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 768385,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/4b7ff909-9462-4c9f-8882-5d883fbbcf9f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 726433,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/76547ead-6105-4bac-b0cd-3946eb049341.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 730904,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/85c385c8-e1ab-4647-8675-b3cb83b80543.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834526,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/7891ecbf-4856-4f1a-a9c9-25abf8f49a90.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 725398,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/054c51d4-a653-47f1-8512-fda64f7a8f71.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374009,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/3f56fdca-57aa-419f-a1f8-e7cc582a89a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193655,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/08d3d203-f3b2-41d6-825e-3b8eb277d593.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389022,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/a5d3bbf8-0b66-4e1c-8b4c-bc8d37f07ff1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0ffbf30-1958-5d50-8e4c-16d4c4728569/f0ffbf30-1958-5d50-8e4c-16d4c4728569_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413892,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720872/general/29c71c26-5489-41d0-9729-5d10001f721d.jpg',
'Width': 2000}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2011-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TDI BlueMotion - Diesel - Manual - 74 hp - '
'171.502 km',
'transmission': 'manual',
'trim': 'BlueMotion',
'vin': None,
'year': 2011}
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730512%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [adesa.be] INFO: Saving data for 10730512: {'created_time': 1774584977.468207, 'last_price_update_time': 1774584977.46822, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730512') HTTP/1.1" 204 0
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/47cb73f4-67ef-44d4-9144-dd0f132849b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/21dd18cf-9be3-473c-a9a5-3a6380c414de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F7a5768a5-63ec-4dbb-a992-428d0ca2a8df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/7a5768a5-63ec-4dbb-a992-428d0ca2a8df.jpeg not downloaded yet
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/abe91c12-6532-4b4a-a542-fc30fff1b1ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/6d81302c-c0d3-4d8c-acd7-7ffe814ea165.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:17 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:17 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:17 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x02H&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbb\xf4\x00\x02\x1eE\x00\x00\x00\x00'
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65ed2d0>
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Fba46d5bf-d415-44f8-874a-70079d7d4346.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/ba46d5bf-d415-44f8-874a-70079d7d4346.jpg saved to cache
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6502010>
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Fa6ecfecc-4ad1-46fd-b33c-0e1e3e49386a.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/a6ecfecc-4ad1-46fd-b33c-0e1e3e49386a.jpg saved to cache
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/6f17910b-949f-442b-b442-951f7ce2beb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F959e5a45-f8e7-4f23-851d-b30bfcb8bd71.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/959e5a45-f8e7-4f23-851d-b30bfcb8bd71.jpeg not downloaded yet
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/90860c13-3496-4c52-beea-247d92d7f236.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/275f09a6-5ff2-41fa-969a-0959f5fc0c4f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F45b0c1a9-3752-4a55-811a-a9e660377fb0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/45b0c1a9-3752-4a55-811a-a9e660377fb0.jpeg not downloaded yet
2026-03-27 04:16:17 [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 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/9fc1ef98-fe8a-4ee9-b357-91d6150cdef9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252Fa4198f56-361c-47a3-b9b0-794fe0ec8255.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/a4198f56-361c-47a3-b9b0-794fe0ec8255.jpeg not downloaded yet
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a79710>
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F47cb73f4-67ef-44d4-9144-dd0f132849b2.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/47cb73f4-67ef-44d4-9144-dd0f132849b2.jpg saved to cache
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490d210>
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252Fabe91c12-6532-4b4a-a542-fc30fff1b1ff.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/abe91c12-6532-4b4a-a542-fc30fff1b1ff.jpg saved to cache
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/b6fbca0b-ac1f-477e-97b2-cc7529260f45.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F0ca1d1b4-55d1-4361-83ab-7deaf92a17d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/0ca1d1b4-55d1-4361-83ab-7deaf92a17d6.jpeg not downloaded yet
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/e89cda9d-5838-49c3-a27a-bdd9eb96506c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/ca837d98-e720-4637-bb7f-e564ec0e6684.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F9442f583-cccd-44ec-a052-ae85ff5a4687.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/9442f583-cccd-44ec-a052-ae85ff5a4687.jpeg not downloaded yet
2026-03-27 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748806/general/c3a715fd-b52a-41db-9536-e79fa4d5b9ca.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732488)
2026-03-27 04:16:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65ff150>
2026-03-27 04:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F6f17910b-949f-442b-b442-951f7ce2beb4.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/6f17910b-949f-442b-b442-951f7ce2beb4.jpg saved to cache
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:17 [adesa.be] INFO: Found listing with ID: 10728836
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728836%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [adesa.be] INFO: Scrape type for 10728836: 0
2026-03-27 04:16:17 [adesa.be] INFO: Skipping item 10728836 url https://www.openlane.eu/en/carv6/auction/10728836
2026-03-27 04:16:17 [adesa.be] INFO: Found listing with ID: 10728833
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728833%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [adesa.be] INFO: Scrape type for 10728833: 0
2026-03-27 04:16:17 [adesa.be] INFO: Skipping item 10728833 url https://www.openlane.eu/en/carv6/auction/10728833
2026-03-27 04:16:17 [adesa.be] INFO: Found listing with ID: 10728816
2026-03-27 04:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728816%27 HTTP/1.1" 200 None
2026-03-27 04:16:17 [adesa.be] INFO: Scrape type for 10728816: 0
2026-03-27 04:16:17 [adesa.be] INFO: Skipping item 10728816 url https://www.openlane.eu/en/carv6/auction/10728816
2026-03-27 04:16:17 [adesa.be] INFO: Found listing with ID: 10728821
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728821%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728821: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728821 url https://www.openlane.eu/en/carv6/auction/10728821
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728824
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728824%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728824: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728824 url https://www.openlane.eu/en/carv6/auction/10728824
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728818
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728818%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728818: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728818 url https://www.openlane.eu/en/carv6/auction/10728818
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728811
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728811%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728811: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728811 url https://www.openlane.eu/en/carv6/auction/10728811
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728770
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728770%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728770: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728770 url https://www.openlane.eu/en/carv6/auction/10728770
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728784
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728784%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728784: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728784 url https://www.openlane.eu/en/carv6/auction/10728784
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728790
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728790%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728790: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728790 url https://www.openlane.eu/en/carv6/auction/10728790
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728789
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728789%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728789: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728789 url https://www.openlane.eu/en/carv6/auction/10728789
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728791
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728791%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728791: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728791 url https://www.openlane.eu/en/carv6/auction/10728791
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728776
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728776%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728776: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728776 url https://www.openlane.eu/en/carv6/auction/10728776
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728773
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728773%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728773: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728773 url https://www.openlane.eu/en/carv6/auction/10728773
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728841
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728841%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728841: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728841 url https://www.openlane.eu/en/carv6/auction/10728841
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728788
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728788%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728788: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728788 url https://www.openlane.eu/en/carv6/auction/10728788
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728785
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728785%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728785: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728785 url https://www.openlane.eu/en/carv6/auction/10728785
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728794
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728794%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728794: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728794 url https://www.openlane.eu/en/carv6/auction/10728794
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728764
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728764%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728764: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728764 url https://www.openlane.eu/en/carv6/auction/10728764
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728771
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728771%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728771: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728771 url https://www.openlane.eu/en/carv6/auction/10728771
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728800
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728800%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728800: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728800 url https://www.openlane.eu/en/carv6/auction/10728800
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728763
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728763%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728763: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728763 url https://www.openlane.eu/en/carv6/auction/10728763
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728793
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728793%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728793: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728793 url https://www.openlane.eu/en/carv6/auction/10728793
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728820
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728820%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728820: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728820 url https://www.openlane.eu/en/carv6/auction/10728820
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728815
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728815%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728815: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728815 url https://www.openlane.eu/en/carv6/auction/10728815
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728797
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728797%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728797: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728797 url https://www.openlane.eu/en/carv6/auction/10728797
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728769
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728769%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728769: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728769 url https://www.openlane.eu/en/carv6/auction/10728769
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728807
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728807%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728807: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728807 url https://www.openlane.eu/en/carv6/auction/10728807
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728808
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728808%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728808: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728808 url https://www.openlane.eu/en/carv6/auction/10728808
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728783
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728783%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728783: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728783 url https://www.openlane.eu/en/carv6/auction/10728783
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728780
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728780%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728780: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728780 url https://www.openlane.eu/en/carv6/auction/10728780
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728819
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728819%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728819: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728819 url https://www.openlane.eu/en/carv6/auction/10728819
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728837
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728837%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728837: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728837 url https://www.openlane.eu/en/carv6/auction/10728837
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728840
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728840%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728840: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728840 url https://www.openlane.eu/en/carv6/auction/10728840
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728813
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728813%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728813: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728813 url https://www.openlane.eu/en/carv6/auction/10728813
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728831
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728831%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728831: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728831 url https://www.openlane.eu/en/carv6/auction/10728831
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728792
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728792%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728792: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728792 url https://www.openlane.eu/en/carv6/auction/10728792
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728765
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728765%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728765: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728765 url https://www.openlane.eu/en/carv6/auction/10728765
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728829
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728829%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728829: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728829 url https://www.openlane.eu/en/carv6/auction/10728829
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728823
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728823%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728823: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728823 url https://www.openlane.eu/en/carv6/auction/10728823
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728838
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728838%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728838: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728838 url https://www.openlane.eu/en/carv6/auction/10728838
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10728817
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728817%27 HTTP/1.1" 200 None
2026-03-27 04:16:18 [adesa.be] INFO: Scrape type for 10728817: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10728817 url https://www.openlane.eu/en/carv6/auction/10728817
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10731364: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730402: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730408: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730419: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730423: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10731366: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730430: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730404: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730439: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730422: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730409: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10731363: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10731361: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730452: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730407: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:18 [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 04:16:18 [adesa.be] INFO: Scrape type for 10730417: 0
2026-03-27 04:16:18 [adesa.be] INFO: Skipping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-27 04:16:18 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-27 04:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730444%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730444: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730416%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730416: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730448%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730448: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730398%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730398: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730443%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730443: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730429%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730429: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730442%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730442: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731355%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731355: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731354%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731354: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730415%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730415: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730413%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730413: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730446%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730446: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732465%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10732465: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730420%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730420: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730437%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730437: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730426%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730426: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730451%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730451: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730434%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730434: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730403%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730403: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730438%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730438: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731367%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731367: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730455%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730455: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730441%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730441: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730406%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730406: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730412%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730412: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731357%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731357: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731353%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731353: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730410%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730410: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730453%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730453: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730447
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730447%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730447: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730447 url https://www.openlane.eu/en/carv6/auction/10730447
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730440%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730440: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731362%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731362: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731352%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731352: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731359%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731359: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732466%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10732466: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731360%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731360: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730399%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730399: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730401%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730401: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730421%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730421: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731365%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10731365: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730445%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730445: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-27 04:16:19 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730428%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [adesa.be] INFO: Scrape type for 10730428: 0
2026-03-27 04:16:19 [adesa.be] INFO: Skipping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-27 04:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4be6f90>
2026-03-27 04:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F9fc1ef98-fe8a-4ee9-b357-91d6150cdef9.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/9fc1ef98-fe8a-4ee9-b357-91d6150cdef9.jpg saved to cache
2026-03-27 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748816/general/dff2069f-cc58-49c7-b240-b282264c2d66.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732490)
2026-03-27 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/546049f4-3132-4d30-a9c1-b6e8b42073b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16: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%252F5748593%252Fgeneral%252Faab04762-a642-4c93-8fa8-5aad0f90a851.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/aab04762-a642-4c93-8fa8-5aad0f90a851.jpeg not downloaded yet
2026-03-27 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/17902944-c00f-401b-b958-76c8650d860d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/26ced233-2acd-4c7d-8ef1-37e2cc01aa09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/fc1f7ada-20e9-4e45-b24d-6cfe0ff16c19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16: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%252F5748593%252Fgeneral%252Fa02fb1dd-5992-4358-9063-02d3e6af49c3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/a02fb1dd-5992-4358-9063-02d3e6af49c3.jpeg not downloaded yet
2026-03-27 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/5ba04797-4f10-4a78-926d-c4ab7f523c6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/37bfa6a1-1334-4e1a-ad44-cc44b48b2330.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16: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%252F5748593%252Fgeneral%252Fde11198f-d68a-425b-b396-cd93d241e33e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/de11198f-d68a-425b-b396-cd93d241e33e.jpeg not downloaded yet
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a6d690>
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:16: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 04:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739964%252Fgeneral%252Fe89cda9d-5838-49c3-a27a-bdd9eb96506c.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/e89cda9d-5838-49c3-a27a-bdd9eb96506c.jpg saved to cache
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:20 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:20 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:20 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x01;]\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\xec\x00\x01\x1a\xd8\x00\x00\x00\x00'
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66b6590>
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:16: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 04:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747669%252Fgeneral%252Fca837d98-e720-4637-bb7f-e564ec0e6684.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/ca837d98-e720-4637-bb7f-e564ec0e6684.jpg saved to cache
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6715390>
2026-03-27 04:16:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:16: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 04:16:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748806%252Fgeneral%252Fc3a715fd-b52a-41db-9536-e79fa4d5b9ca.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748806/general/c3a715fd-b52a-41db-9536-e79fa4d5b9ca.jpeg saved to cache
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 580d09a1-0f29-5b27-9efd-508402f03c18
2026-03-27 04:16:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 580d09a1-0f29-5b27-9efd-508402f03c18, skipping ID generation
2026-03-27 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580d09a1-0f29-5b27-9efd-508402f03c18 with scrape type 1
2026-03-27 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 580d09a1-0f29-5b27-9efd-508402f03c18 sending to next pipeline
2026-03-27 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 580d09a1-0f29-5b27-9efd-508402f03c18, identifier: 10732488
2026-03-27 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488
2026-03-27 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488
2026-03-27 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488 to the API
2026-03-27 04:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748806/general/c3a715fd-b52a-41db-9536-e79fa4d5b9ca.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '580d09a1-0f29-5b27-9efd-508402f03c18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX145969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 131635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2137181,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/c3a715fd-b52a-41db-9536-e79fa4d5b9ca.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2104918,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/996d0c79-ccab-43b4-abf3-83a2a3e404b4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1891326,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/07d12263-1699-4924-a26c-bc57ac5b820a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1823633,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/d6c7c44e-21d4-43b4-9b97-0bd9f93fa527.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2261833,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/f4930627-8dbe-42d2-b4c6-3e47eeb596af.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1875398,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/639f2fb5-a64e-4cf1-bf78-af912cb90df0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2324556,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/5db57741-33c0-4adc-87f3-73429f1bf97e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2622174,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/eb964c9f-eade-4132-b491-4737b0b0580e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1532645,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/9bb81959-5fd3-4c6e-93ff-f406a18688bf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_580d09a1-0f29-5b27-9efd-508402f03c18/580d09a1-0f29-5b27-9efd-508402f03c18_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2273056,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748806/general/028a6c83-7df7-4c31-8a6b-d6070c535a1b.jpeg',
'Width': 4032}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 131.635 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732488%27 HTTP/1.1" 200 None
2026-03-27 04:16:21 [adesa.be] INFO: Saving data for 10732488: {'created_time': 1774584981.085915, 'last_price_update_time': 1774584981.085925, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732488') HTTP/1.1" 204 0
2026-03-27 04:16:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749200/general/bb4864be-257f-4eff-b6b3-d32abd8224c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733084)
2026-03-27 04:16:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a6c190>
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748816%252Fgeneral%252Fdff2069f-cc58-49c7-b240-b282264c2d66.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748816/general/dff2069f-cc58-49c7-b240-b282264c2d66.jpeg saved to cache
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe5de6fc-2379-5994-95dd-d1fcbdd59837
2026-03-27 04:16:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe5de6fc-2379-5994-95dd-d1fcbdd59837, skipping ID generation
2026-03-27 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5de6fc-2379-5994-95dd-d1fcbdd59837 with scrape type 1
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe5de6fc-2379-5994-95dd-d1fcbdd59837 sending to next pipeline
2026-03-27 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe5de6fc-2379-5994-95dd-d1fcbdd59837, identifier: 10732490
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649df90>
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F546049f4-3132-4d30-a9c1-b6e8b42073b5.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/546049f4-3132-4d30-a9c1-b6e8b42073b5.jpg saved to cache
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff674c950>
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F17902944-c00f-401b-b958-76c8650d860d.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/17902944-c00f-401b-b958-76c8650d860d.jpg saved to cache
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a2210>
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F26ced233-2acd-4c7d-8ef1-37e2cc01aa09.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/26ced233-2acd-4c7d-8ef1-37e2cc01aa09.jpg saved to cache
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ba0410>
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252Ffc1f7ada-20e9-4e45-b24d-6cfe0ff16c19.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/fc1f7ada-20e9-4e45-b24d-6cfe0ff16c19.jpg saved to cache
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a2190>
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F5ba04797-4f10-4a78-926d-c4ab7f523c6d.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/5ba04797-4f10-4a78-926d-c4ab7f523c6d.jpg saved to cache
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c58210>
2026-03-27 04:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F37bfa6a1-1334-4e1a-ad44-cc44b48b2330.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/37bfa6a1-1334-4e1a-ad44-cc44b48b2330.jpeg saved to cache
2026-03-27 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/45b0c1a9-3752-4a55-811a-a9e660377fb0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/abb798dd-6b29-4747-827a-9622d55c8eab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/05953174-3fe7-425a-b27d-c960197f4a1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490
2026-03-27 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490
2026-03-27 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490 to the API
2026-03-27 04:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748816/general/dff2069f-cc58-49c7-b240-b282264c2d66.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'fe5de6fc-2379-5994-95dd-d1fcbdd59837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX003873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 136856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2223490,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/dff2069f-cc58-49c7-b240-b282264c2d66.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1879827,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/8454b1bf-ef80-402f-898c-5a8b3ed85aed.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1838364,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/24440809-30e1-4be5-afd2-233e8d708cec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1648665,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/1619ae4a-dfbe-427d-9720-7e544b1d973f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1653680,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/ca46ccd0-7ed2-4404-887a-fbebec55c7b0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1882775,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/c01f60b2-5cbb-471c-82f5-2776a97edde1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2912386,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/1c07e275-2067-4560-b03a-5dee7fd5d0bc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1726499,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/b2c4660d-66eb-4e00-a71a-8aa45dadbeb6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1965758,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/f123a41a-d842-4281-b8c8-909cfa608df4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5de6fc-2379-5994-95dd-d1fcbdd59837/fe5de6fc-2379-5994-95dd-d1fcbdd59837_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1576660,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748816/general/9ba27452-9516-485f-9122-ea2f31acda76.jpeg',
'Width': 4032}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 136.856 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732490%27 HTTP/1.1" 200 None
2026-03-27 04:16:22 [adesa.be] INFO: Saving data for 10732490: {'created_time': 1774584982.188775, 'last_price_update_time': 1774584982.188787, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732490') HTTP/1.1" 204 0
2026-03-27 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/7a5768a5-63ec-4dbb-a992-428d0ca2a8df.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/a4198f56-361c-47a3-b9b0-794fe0ec8255.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16: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 04:16: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 04:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/959e5a45-f8e7-4f23-851d-b30bfcb8bd71.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64dfd1c5-c61e-521d-b0a0-c719fe5d3316, skipping ID generation
2026-03-27 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 with scrape type 1
2026-03-27 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 sending to next pipeline
2026-03-27 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64dfd1c5-c61e-521d-b0a0-c719fe5d3316, identifier: 10733084
2026-03-27 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 with identifier: 10733084
2026-03-27 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 with identifier: 10733084
2026-03-27 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 with identifier: 10733084 to the API
2026-03-27 04:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5749200/general/bb4864be-257f-4eff-b6b3-d32abd8224c0.JPG>
{'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': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '64dfd1c5-c61e-521d-b0a0-c719fe5d3316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '112121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733084',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 28628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 R-Design - Petrol - Automatic - 163 hp - 28.628 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733084%27 HTTP/1.1" 200 None
2026-03-27 04:16:23 [adesa.be] INFO: Saving data for 10733084: {'created_time': 1774584983.57657, 'last_price_update_time': 1774584983.57658, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733084') HTTP/1.1" 204 0
2026-03-27 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/52ea3b76-29c8-46d4-8473-e4c720573ba4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 64dfd1c5-c61e-521d-b0a0-c719fe5d3316 due to Ignoring non-200 response
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69dcdd0>
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F45b0c1a9-3752-4a55-811a-a9e660377fb0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/45b0c1a9-3752-4a55-811a-a9e660377fb0.jpeg saved to cache
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:23 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:23 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:23 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x01\xf4V\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbbh\x00\x01\xc8\xdb\x00\x00\x00\x00'
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66b44d0>
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252Fabb798dd-6b29-4747-827a-9622d55c8eab.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/abb798dd-6b29-4747-827a-9622d55c8eab.jpg saved to cache
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b06dd0>
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F05953174-3fe7-425a-b27d-c960197f4a1c.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/05953174-3fe7-425a-b27d-c960197f4a1c.jpg saved to cache
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/0ca1d1b4-55d1-4361-83ab-7deaf92a17d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a3510>
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F7a5768a5-63ec-4dbb-a992-428d0ca2a8df.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/7a5768a5-63ec-4dbb-a992-428d0ca2a8df.jpeg saved to cache
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66ed3d0>
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252Fa4198f56-361c-47a3-b9b0-794fe0ec8255.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/a4198f56-361c-47a3-b9b0-794fe0ec8255.jpeg saved to cache
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a0c550>
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F959e5a45-f8e7-4f23-851d-b30bfcb8bd71.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/959e5a45-f8e7-4f23-851d-b30bfcb8bd71.jpeg saved to cache
2026-03-27 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747669/general/3639c034-f54e-4a45-8eaf-08f07a09062d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730522)
2026-03-27 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/aab04762-a642-4c93-8fa8-5aad0f90a851.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/a02fb1dd-5992-4358-9063-02d3e6af49c3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04: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 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/9442f583-cccd-44ec-a052-ae85ff5a4687.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748593/general/de11198f-d68a-425b-b396-cd93d241e33e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731404)
2026-03-27 04:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5739964/general/196a246d-fc8c-49b3-891a-bd1d3f172b94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731403)
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65dab10>
2026-03-27 04:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F52ea3b76-29c8-46d4-8473-e4c720573ba4.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/52ea3b76-29c8-46d4-8473-e4c720573ba4.jpg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bbf1d0>
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F0ca1d1b4-55d1-4361-83ab-7deaf92a17d6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/0ca1d1b4-55d1-4361-83ab-7deaf92a17d6.jpeg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/f631f101-6e00-4cea-8688-a3fd0c160c97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:16:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/e96c71b0-c446-4468-abe4-e05d2febcf17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04: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 04: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 04:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/c42ce524-47a4-4786-8e2b-f5339d0d682d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/fd8aaacf-c30d-43cb-9f43-7bcdb0ad36f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:16:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48fac50>
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747669%252Fgeneral%252F3639c034-f54e-4a45-8eaf-08f07a09062d.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747669/general/3639c034-f54e-4a45-8eaf-08f07a09062d.jpg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0
2026-03-27 04:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ecdbe8a8-439f-5d8c-b14b-96c628278bc0, skipping ID generation
2026-03-27 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0 with scrape type 1
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ecdbe8a8-439f-5d8c-b14b-96c628278bc0 sending to next pipeline
2026-03-27 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecdbe8a8-439f-5d8c-b14b-96c628278bc0, identifier: 10730522
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6616490>
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252Faab04762-a642-4c93-8fa8-5aad0f90a851.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/aab04762-a642-4c93-8fa8-5aad0f90a851.jpeg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a0c6d0>
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252Fa02fb1dd-5992-4358-9063-02d3e6af49c3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/a02fb1dd-5992-4358-9063-02d3e6af49c3.jpeg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a5fa10>
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252F9442f583-cccd-44ec-a052-ae85ff5a4687.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/9442f583-cccd-44ec-a052-ae85ff5a4687.jpeg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6604490>
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748593%252Fgeneral%252Fde11198f-d68a-425b-b396-cd93d241e33e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748593/general/de11198f-d68a-425b-b396-cd93d241e33e.jpeg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9
2026-03-27 04:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9, skipping ID generation
2026-03-27 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9 with scrape type 1
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9 sending to next pipeline
2026-03-27 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9, identifier: 10731404
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66144d0>
2026-03-27 04:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5739964%252Fgeneral%252F196a246d-fc8c-49b3-891a-bd1d3f172b94.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739964/general/196a246d-fc8c-49b3-891a-bd1d3f172b94.jpg saved to cache
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7998f7c0-c69e-502b-9b38-3c95065066a1
2026-03-27 04:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7998f7c0-c69e-502b-9b38-3c95065066a1, skipping ID generation
2026-03-27 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7998f7c0-c69e-502b-9b38-3c95065066a1 with scrape type 1
2026-03-27 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7998f7c0-c69e-502b-9b38-3c95065066a1 sending to next pipeline
2026-03-27 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7998f7c0-c69e-502b-9b38-3c95065066a1, identifier: 10731403
2026-03-27 04: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 04: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 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecdbe8a8-439f-5d8c-b14b-96c628278bc0 with identifier: 10730522
2026-03-27 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecdbe8a8-439f-5d8c-b14b-96c628278bc0 with identifier: 10730522
2026-03-27 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecdbe8a8-439f-5d8c-b14b-96c628278bc0 with identifier: 10730522 to the API
2026-03-27 04:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747669/general/3639c034-f54e-4a45-8eaf-08f07a09062d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ecdbe8a8-439f-5d8c-b14b-96c628278bc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PUF293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 205434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133666,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/3639c034-f54e-4a45-8eaf-08f07a09062d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 197658,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/ba46d5bf-d415-44f8-874a-70079d7d4346.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183200,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/f271e5d5-b18b-45b6-8506-c5dd52e1eb1e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173126,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/a6ecfecc-4ad1-46fd-b33c-0e1e3e49386a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102437,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/05953174-3fe7-425a-b27d-c960197f4a1c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95476,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/6f17910b-949f-442b-b442-951f7ce2beb4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 176062,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/abb798dd-6b29-4747-827a-9622d55c8eab.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163739,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/5ba04797-4f10-4a78-926d-c4ab7f523c6d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 123977,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/ca837d98-e720-4637-bb7f-e564ec0e6684.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ecdbe8a8-439f-5d8c-b14b-96c628278bc0/ecdbe8a8-439f-5d8c-b14b-96c628278bc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100910,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747669/general/26ced233-2acd-4c7d-8ef1-37e2cc01aa09.jpg',
'Width': 480}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2016-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V40 D2 Kinetic - Diesel - Manual - 120 hp - 205.434 km',
'transmission': 'manual',
'trim': 'Kinetic',
'vin': None,
'year': 2016}
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730522%27 HTTP/1.1" 200 None
2026-03-27 04:16:25 [adesa.be] INFO: Saving data for 10730522: {'created_time': 1774584985.079558, 'last_price_update_time': 1774584985.079574, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730522') HTTP/1.1" 204 0
2026-03-27 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9 with identifier: 10731404
2026-03-27 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9 with identifier: 10731404
2026-03-27 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9 with identifier: 10731404 to the API
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748593/general/de11198f-d68a-425b-b396-cd93d241e33e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ABI281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731404',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 241326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305540,
'Height': 1221,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/37bfa6a1-1334-4e1a-ad44-cc44b48b2330.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354507,
'Height': 1311,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/7a5768a5-63ec-4dbb-a992-428d0ca2a8df.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314823,
'Height': 1304,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/959e5a45-f8e7-4f23-851d-b30bfcb8bd71.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321877,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/45b0c1a9-3752-4a55-811a-a9e660377fb0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233148,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/a4198f56-361c-47a3-b9b0-794fe0ec8255.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246307,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/0ca1d1b4-55d1-4361-83ab-7deaf92a17d6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255490,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/9442f583-cccd-44ec-a052-ae85ff5a4687.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162441,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/aab04762-a642-4c93-8fa8-5aad0f90a851.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149181,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/a02fb1dd-5992-4358-9063-02d3e6af49c3.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9/5e1f5bca-0b68-5c9c-93fd-f89ef56db9d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243227,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748593/general/de11198f-d68a-425b-b396-cd93d241e33e.jpeg',
'Width': 1200}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2016-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.4 TDI Trendline - Diesel - Manual - 75 hp - '
'241.326 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731404%27 HTTP/1.1" 200 None
2026-03-27 04:16:25 [adesa.be] INFO: Saving data for 10731404: {'created_time': 1774584985.480643, 'last_price_update_time': 1774584985.480654, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731404') HTTP/1.1" 204 0
2026-03-27 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7998f7c0-c69e-502b-9b38-3c95065066a1 with identifier: 10731403
2026-03-27 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7998f7c0-c69e-502b-9b38-3c95065066a1 with identifier: 10731403
2026-03-27 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7998f7c0-c69e-502b-9b38-3c95065066a1 with identifier: 10731403 to the API
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5739964/general/196a246d-fc8c-49b3-891a-bd1d3f172b94.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': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7998f7c0-c69e-502b-9b38-3c95065066a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CWZ519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 117978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278875,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/196a246d-fc8c-49b3-891a-bd1d3f172b94.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627675,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/47cb73f4-67ef-44d4-9144-dd0f132849b2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356445,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/19a703ae-37bc-4fdb-8366-72bf72f0ff29.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532852,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/abe91c12-6532-4b4a-a542-fc30fff1b1ff.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434326,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/52ea3b76-29c8-46d4-8473-e4c720573ba4.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398991,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/9fc1ef98-fe8a-4ee9-b357-91d6150cdef9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130197,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/fc1f7ada-20e9-4e45-b24d-6cfe0ff16c19.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124418,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/e89cda9d-5838-49c3-a27a-bdd9eb96506c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434715,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/17902944-c00f-401b-b958-76c8650d860d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7998f7c0-c69e-502b-9b38-3c95065066a1/7998f7c0-c69e-502b-9b38-3c95065066a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314429,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739964/general/546049f4-3132-4d30-a9c1-b6e8b42073b5.jpg',
'Width': 2048}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2020-01-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 D3 Momentum Pro - Diesel - Automatic - 150 hp - '
'117.978 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731403%27 HTTP/1.1" 200 None
2026-03-27 04:16:25 [adesa.be] INFO: Saving data for 10731403: {'created_time': 1774584985.842607, 'last_price_update_time': 1774584985.842617, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731403') HTTP/1.1" 204 0
2026-03-27 04:16:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/1e37fc59-3a23-4fca-8736-9256336cd85f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:16:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745252/general/6e051698-565d-404d-ad36-9bb2951fc8bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730561)
2026-03-27 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/0dcc82ec-22a0-41f0-ba4e-b1c70ea56148.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747537/general/e54c135d-b426-438e-bb4b-6c8afadc6824.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730463)
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a6f6d0>
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252Ff631f101-6e00-4cea-8688-a3fd0c160c97.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/f631f101-6e00-4cea-8688-a3fd0c160c97.jpg saved to cache
2026-03-27 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:16:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64cc790>
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252Fc42ce524-47a4-4786-8e2b-f5339d0d682d.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/c42ce524-47a4-4786-8e2b-f5339d0d682d.jpg saved to cache
2026-03-27 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6605450>
2026-03-27 04:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252Ffd8aaacf-c30d-43cb-9f43-7bcdb0ad36f6.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/fd8aaacf-c30d-43cb-9f43-7bcdb0ad36f6.jpg saved to cache
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/f7bc900a-aa8e-4545-98a9-b19ef914f451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748689/general/6af716d0-b7dc-4483-995c-aea348621c3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732644)
2026-03-27 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/a10752de-3955-4a70-a5a3-e0ac598317b5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748814/general/cb0f5a62-f068-4b05-8554-6eb517ceb3d2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731414)
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:16:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0102fc99-3215-50e5-a662-af37965a166e, skipping ID generation
2026-03-27 04:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0102fc99-3215-50e5-a662-af37965a166e with scrape type 1
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0102fc99-3215-50e5-a662-af37965a166e sending to next pipeline
2026-03-27 04:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0102fc99-3215-50e5-a662-af37965a166e, identifier: 10730561
2026-03-27 04:16:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6472090>
2026-03-27 04:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252F0dcc82ec-22a0-41f0-ba4e-b1c70ea56148.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/0dcc82ec-22a0-41f0-ba4e-b1c70ea56148.jpeg saved to cache
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48ec150>
2026-03-27 04:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747537%252Fgeneral%252Fe54c135d-b426-438e-bb4b-6c8afadc6824.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747537/general/e54c135d-b426-438e-bb4b-6c8afadc6824.jpg saved to cache
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f2b20287-a775-526c-b1e3-0e3ecd108326
2026-03-27 04:16:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f2b20287-a775-526c-b1e3-0e3ecd108326, skipping ID generation
2026-03-27 04:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b20287-a775-526c-b1e3-0e3ecd108326 with scrape type 1
2026-03-27 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f2b20287-a775-526c-b1e3-0e3ecd108326 sending to next pipeline
2026-03-27 04:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2b20287-a775-526c-b1e3-0e3ecd108326, identifier: 10730463
2026-03-27 04:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561
2026-03-27 04:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561
2026-03-27 04:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561 to the API
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745252/general/6e051698-565d-404d-ad36-9bb2951fc8bb.JPG>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '0102fc99-3215-50e5-a662-af37965a166e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 72207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [],
'price': 3150,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 - Petrol - Automatic - 91 hp - 72.207 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730561%27 HTTP/1.1" 200 None
2026-03-27 04:16:26 [adesa.be] INFO: Saving data for 10730561: {'created_time': 1774584986.674584, 'last_price_update_time': 1774584986.674595, 'auction_closing_time': 1774865700.0}
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730561') HTTP/1.1" 204 0
2026-03-27 04:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463
2026-03-27 04:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463
2026-03-27 04:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463 to the API
2026-03-27 04:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747537/general/e54c135d-b426-438e-bb4b-6c8afadc6824.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': 244,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f2b20287-a775-526c-b1e3-0e3ecd108326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1AVK660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 182914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270344,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/9caf7be1-3972-40fa-9d05-bacef144640c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216032,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/2cec222f-dbbc-4e6a-819d-5a30446dab6d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223181,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/e54c135d-b426-438e-bb4b-6c8afadc6824.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235848,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/fd8aaacf-c30d-43cb-9f43-7bcdb0ad36f6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246506,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/f631f101-6e00-4cea-8688-a3fd0c160c97.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287273,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/fdd39c92-178e-484a-853e-a4fe452e521a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356610,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/5290a0a7-94d1-4f4f-a22b-f7606ebb9d61.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454466,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/5baf9b70-d571-4132-b754-81f01d655379.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353699,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/a3f072fb-5154-4277-aba3-bed68606a0b7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2b20287-a775-526c-b1e3-0e3ecd108326/f2b20287-a775-526c-b1e3-0e3ecd108326_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347005,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747537/general/6cfb4ebd-aefc-43d0-b760-96737609388c.jpg',
'Width': 2000}],
'price': 28450,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan 2.0 - Petrol - Automatic - 244 hp - 182.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730463%27 HTTP/1.1" 200 None
2026-03-27 04:16:27 [adesa.be] INFO: Saving data for 10730463: {'created_time': 1774584987.048089, 'last_price_update_time': 1774584987.048099, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730463') HTTP/1.1" 204 0
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0102fc99-3215-50e5-a662-af37965a166e due to Ignoring non-200 response
2026-03-27 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66b4790>
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252Ff7bc900a-aa8e-4545-98a9-b19ef914f451.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/f7bc900a-aa8e-4545-98a9-b19ef914f451.jpg saved to cache
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66c8dd0>
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748689%252Fgeneral%252F6af716d0-b7dc-4483-995c-aea348621c3c.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748689/general/6af716d0-b7dc-4483-995c-aea348621c3c.jpg saved to cache
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717
2026-03-27 04:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717, skipping ID generation
2026-03-27 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with scrape type 1
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 sending to next pipeline
2026-03-27 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717, identifier: 10732644
2026-03-27 04:16:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66ca1d0>
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252Fa10752de-3955-4a70-a5a3-e0ac598317b5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/a10752de-3955-4a70-a5a3-e0ac598317b5.jpeg saved to cache
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:16:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6746290>
2026-03-27 04:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748814%252Fgeneral%252Fcb0f5a62-f068-4b05-8554-6eb517ceb3d2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748814/general/cb0f5a62-f068-4b05-8554-6eb517ceb3d2.jpeg saved to cache
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b374a13-4142-5076-8048-60bc131668eb
2026-03-27 04:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b374a13-4142-5076-8048-60bc131668eb, skipping ID generation
2026-03-27 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b374a13-4142-5076-8048-60bc131668eb with scrape type 1
2026-03-27 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b374a13-4142-5076-8048-60bc131668eb sending to next pipeline
2026-03-27 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b374a13-4142-5076-8048-60bc131668eb, identifier: 10731414
2026-03-27 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-27 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644
2026-03-27 04:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644 to the API
2026-03-27 04:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748689/general/6af716d0-b7dc-4483-995c-aea348621c3c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 157,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNP777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 153691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255041,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/6af716d0-b7dc-4483-995c-aea348621c3c.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271740,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/f7bc900a-aa8e-4545-98a9-b19ef914f451.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232649,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/c42ce524-47a4-4786-8e2b-f5339d0d682d.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234457,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/70f45ce8-7016-49b3-8b39-9042e848a827.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424918,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/20aefa49-051d-4487-91ac-ab6e1ff8d477.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415491,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/dbd2c34b-f09a-4282-aeb0-9ca2a375e11f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293729,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/1c8c78c5-c097-4218-b0c9-02f311ecccc7.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220891,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/291d9a80-8541-4b56-b480-58f99e1fdd26.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254946,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/afb7718f-0c20-44b3-a979-1fb21fbaa831.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717/7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264448,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748689/general/25bc96e6-225d-4c26-8ff9-d0737a20c9a0.jpg',
'Width': 1125}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 157 hp - 153.691 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732644%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [adesa.be] INFO: Saving data for 10732644: {'created_time': 1774584988.024904, 'last_price_update_time': 1774584988.024916, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732644') HTTP/1.1" 204 0
2026-03-27 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414
2026-03-27 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414
2026-03-27 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414 to the API
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748814/general/cb0f5a62-f068-4b05-8554-6eb517ceb3d2.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0b374a13-4142-5076-8048-60bc131668eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DEA409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 134623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492062,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/cb0f5a62-f068-4b05-8554-6eb517ceb3d2.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 488488,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/a10752de-3955-4a70-a5a3-e0ac598317b5.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461828,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/0dcc82ec-22a0-41f0-ba4e-b1c70ea56148.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380395,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/dc84aab8-7a4c-4d5c-9145-cda0e50cc18f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331552,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/2af1582e-5e57-46ee-b278-b8abe9bf8855.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389031,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/9548b5ce-da42-4178-8bb9-9cfdf0ec77f3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 461286,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/b885c2c7-17be-45b2-b4db-019ab96cbc33.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 303357,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/6ac11a80-5ab9-4b49-af32-26407f92a6b9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408708,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/9c7c708c-826d-4607-b87f-e3bde8ed4000.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b374a13-4142-5076-8048-60bc131668eb/0b374a13-4142-5076-8048-60bc131668eb_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 535584,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748814/general/6ba11325-b697-4dea-b940-e40ca91e2a47.jpeg',
'Width': 1440}],
'price': 3550,
'price_includes_vat': True,
'registration_date': '2012-04-19',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Trafic L1H1 2.0 DCI Grand Comfort - Diesel - Manual - 115 '
'hp - 134.623 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731414%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [adesa.be] INFO: Saving data for 10731414: {'created_time': 1774584988.387206, 'last_price_update_time': 1774584988.387217, 'auction_closing_time': 1774866600.0}
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731414') HTTP/1.1" 204 0
2026-03-27 04:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637
2026-03-27 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with scrape type 1
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F0cc51c34-dd2a-4740-b0dc-ccebcaeccdcc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/0cc51c34-dd2a-4740-b0dc-ccebcaeccdcc.jpeg not downloaded yet
2026-03-27 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487
2026-03-27 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0a8e69-a973-5132-9fc1-6a935fb62066 with scrape type 1
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F4f4b9a42-6b51-4917-9e0c-c773761ac0f8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/4f4b9a42-6b51-4917-9e0c-c773761ac0f8.jpeg not downloaded yet
2026-03-27 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30224f3b-b345-5ed8-b58e-b7dc798c83f1 with identifier: 10730477
2026-03-27 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30224f3b-b345-5ed8-b58e-b7dc798c83f1 with scrape type 1
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30224f3b-b345-5ed8-b58e-b7dc798c83f1
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F5b4e14eb-95dd-431d-aa38-1f96b65d051d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/5b4e14eb-95dd-431d-aa38-1f96b65d051d.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F5ea44211-5a3a-422c-963e-8d4fd0caa999.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/5ea44211-5a3a-422c-963e-8d4fd0caa999.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252Feb89a801-d242-46b3-b1db-4e6fc2800bef.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/eb89a801-d242-46b3-b1db-4e6fc2800bef.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F0d3c6d7c-b889-441a-9c7c-082317fe955a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/0d3c6d7c-b889-441a-9c7c-082317fe955a.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F190257a2-168c-4935-894a-1288e3670c0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/190257a2-168c-4935-894a-1288e3670c0a.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F11bbf766-7984-4d4e-a12b-965cabb662d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/11bbf766-7984-4d4e-a12b-965cabb662d2.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F7b6ceaed-438c-440b-8552-7e80e27b05a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/7b6ceaed-438c-440b-8552-7e80e27b05a5.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252Fed64526c-4208-45e7-b83a-b9aa550c1e67.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/ed64526c-4208-45e7-b83a-b9aa550c1e67.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F436e9658-1ba1-4a6d-b85b-8a6d10ba78f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/436e9658-1ba1-4a6d-b85b-8a6d10ba78f2.jpg already downloaded
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719149%252Fgeneral%252F4dcdb6af-f8d4-4315-a292-77b7da9b75f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719149/general/4dcdb6af-f8d4-4315-a292-77b7da9b75f3.jpg already downloaded
2026-03-27 04:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30224f3b-b345-5ed8-b58e-b7dc798c83f1, identifier: 10730477
2026-03-27 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475
2026-03-27 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a5bc359-c8a5-5981-85d3-61077c8202b2 with scrape type 1
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F95f684a8-936a-42b7-8e86-ebbcd2fe75ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/95f684a8-936a-42b7-8e86-ebbcd2fe75ef.jpg not downloaded yet
2026-03-27 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30224f3b-b345-5ed8-b58e-b7dc798c83f1 with identifier: 10730477
2026-03-27 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30224f3b-b345-5ed8-b58e-b7dc798c83f1 with identifier: 10730477
2026-03-27 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30224f3b-b345-5ed8-b58e-b7dc798c83f1 with identifier: 10730477 to the API
2026-03-27 04:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730477>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '30224f3b-b345-5ed8-b58e-b7dc798c83f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DAC835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5719149/general/5b4e14eb-95dd-431d-aa38-1f96b65d051d.jpg',
'https://images.openlane.eu/carimgs/5719149/general/5ea44211-5a3a-422c-963e-8d4fd0caa999.jpg',
'https://images.openlane.eu/carimgs/5719149/general/eb89a801-d242-46b3-b1db-4e6fc2800bef.jpg',
'https://images.openlane.eu/carimgs/5719149/general/0d3c6d7c-b889-441a-9c7c-082317fe955a.jpg',
'https://images.openlane.eu/carimgs/5719149/general/190257a2-168c-4935-894a-1288e3670c0a.jpg',
'https://images.openlane.eu/carimgs/5719149/general/11bbf766-7984-4d4e-a12b-965cabb662d2.jpg',
'https://images.openlane.eu/carimgs/5719149/general/7b6ceaed-438c-440b-8552-7e80e27b05a5.jpg',
'https://images.openlane.eu/carimgs/5719149/general/ed64526c-4208-45e7-b83a-b9aa550c1e67.jpg',
'https://images.openlane.eu/carimgs/5719149/general/436e9658-1ba1-4a6d-b85b-8a6d10ba78f2.jpg',
'https://images.openlane.eu/carimgs/5719149/general/4dcdb6af-f8d4-4315-a292-77b7da9b75f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135817,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/5b4e14eb-95dd-431d-aa38-1f96b65d051d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121321,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/5ea44211-5a3a-422c-963e-8d4fd0caa999.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121786,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/eb89a801-d242-46b3-b1db-4e6fc2800bef.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125302,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/0d3c6d7c-b889-441a-9c7c-082317fe955a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105040,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/190257a2-168c-4935-894a-1288e3670c0a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111788,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/11bbf766-7984-4d4e-a12b-965cabb662d2.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183694,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/7b6ceaed-438c-440b-8552-7e80e27b05a5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299938,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/ed64526c-4208-45e7-b83a-b9aa550c1e67.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325677,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/436e9658-1ba1-4a6d-b85b-8a6d10ba78f2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30224f3b-b345-5ed8-b58e-b7dc798c83f1/30224f3b-b345-5ed8-b58e-b7dc798c83f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114712,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719149/general/4dcdb6af-f8d4-4315-a292-77b7da9b75f3.jpg',
'Width': 640}],
'price': 11250,
'price_includes_vat': True,
'registration_date': '2018-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Automatic - 95 hp - '
'54.730 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730477%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Saving data for 10730477: {'created_time': 1774584989.088374, 'last_price_update_time': 1774584989.088389, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730477') HTTP/1.1" 204 0
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F4fb5c50b-e263-4c13-97ee-3ab21881cbb9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/4fb5c50b-e263-4c13-97ee-3ab21881cbb9.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F20287050-8e04-49fb-94b3-e9dc41f83688.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/20287050-8e04-49fb-94b3-e9dc41f83688.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Ff029a1b4-6a24-42fb-b8f0-f4b32ac290f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/f029a1b4-6a24-42fb-b8f0-f4b32ac290f7.jpg not downloaded yet
2026-03-27 04:16: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 04:16: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 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F8f932589-16a5-4895-b11e-530aad98c521.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/8f932589-16a5-4895-b11e-530aad98c521.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F54da969d-4f72-4fe2-870a-b80fb182852d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/54da969d-4f72-4fe2-870a-b80fb182852d.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Fe396c668-578b-4158-82b2-fa5559a83a83.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/e396c668-578b-4158-82b2-fa5559a83a83.jpg not downloaded yet
2026-03-27 04:16: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 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491
2026-03-27 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with scrape type 1
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F2cbfd859-45bc-4563-9f0f-be814388dadd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/2cbfd859-45bc-4563-9f0f-be814388dadd.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252Fd64a345c-debd-46a3-bf9e-cf1e1afd5e02.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/d64a345c-debd-46a3-bf9e-cf1e1afd5e02.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F7ceed47f-895b-4158-83bd-0cc06d0636ba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/7ceed47f-895b-4158-83bd-0cc06d0636ba.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Feb90bb67-da81-4fd7-9c3a-55a8252ea9e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/eb90bb67-da81-4fd7-9c3a-55a8252ea9e5.jpg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252Fe81a3e33-4e98-4cce-a119-afd5924c037d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/e81a3e33-4e98-4cce-a119-afd5924c037d.jpeg not downloaded yet
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730449%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730449: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732463%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10732463: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730450
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730450%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730450: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730450 url https://www.openlane.eu/en/carv6/auction/10730450
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730454%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730454: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730427%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730427: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730436%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730436: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730425%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730425: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730418%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730418: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730435%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10730435: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731356%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10731356: 0
2026-03-27 04:16:29 [adesa.be] INFO: Skipping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10726009
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726009%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10726009: 2
2026-03-27 04:16:29 [adesa.be] INFO: Scraping item 10726009 url https://www.openlane.eu/en/carv6/auction/10726009
2026-03-27 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489
2026-03-27 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with scrape type 1
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252Fcb53c064-ae5f-4e66-9a5c-152718e3ca34.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/cb53c064-ae5f-4e66-9a5c-152718e3ca34.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F7bf47ebe-2f8c-455c-8a91-a06717596a84.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/7bf47ebe-2f8c-455c-8a91-a06717596a84.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252Ff38ac8fc-bb35-4bdf-8257-cd770a513c03.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/f38ac8fc-bb35-4bdf-8257-cd770a513c03.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F37344e96-6685-4a49-92c5-bfa018cfa1a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/37344e96-6685-4a49-92c5-bfa018cfa1a3.jpg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F64fe865b-ac32-4c3b-a90b-508ccef0a62a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/64fe865b-ac32-4c3b-a90b-508ccef0a62a.jpeg not downloaded yet
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726351%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10726351: 2
2026-03-27 04:16:29 [adesa.be] INFO: Scraping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F615e3fc8-f447-4878-90d3-81c089b84868.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/615e3fc8-f447-4878-90d3-81c089b84868.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F84ccc5d3-b3f8-4a94-bec0-c457ffc9e19a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/84ccc5d3-b3f8-4a94-bec0-c457ffc9e19a.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F6172d031-f79c-477d-a347-4c99f3286c1e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/6172d031-f79c-477d-a347-4c99f3286c1e.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Ff21a9d6c-d357-493d-88bb-ff3c0d43441e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/f21a9d6c-d357-493d-88bb-ff3c0d43441e.jpg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F2f97fb8c-5021-444c-ac3e-0ac8c19866bd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/2f97fb8c-5021-444c-ac3e-0ac8c19866bd.jpeg not downloaded yet
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726353%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10726353: 2
2026-03-27 04:16:29 [adesa.be] INFO: Scraping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F9e9bc3c0-3849-44a1-8df5-8864821b0581.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/9e9bc3c0-3849-44a1-8df5-8864821b0581.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252Ffe7395f9-6727-4c3c-9252-750b0cba60c1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/fe7395f9-6727-4c3c-9252-750b0cba60c1.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F19ef55ea-8171-4469-90f1-6920168eb1d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/19ef55ea-8171-4469-90f1-6920168eb1d3.jpeg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F8baae9f0-50f7-4eb7-8545-c0ae0458e2bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/8baae9f0-50f7-4eb7-8545-c0ae0458e2bf.jpg not downloaded yet
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252Fc1bb0aa1-8131-4f2e-b069-faafff043d9f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/c1bb0aa1-8131-4f2e-b069-faafff043d9f.jpeg not downloaded yet
2026-03-27 04:16:29 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726376%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [adesa.be] INFO: Scrape type for 10726376: 2
2026-03-27 04:16:29 [adesa.be] INFO: Scraping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-27 04:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252Fe65627e1-05c4-4cbd-af9f-6841f0b732f8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/e65627e1-05c4-4cbd-af9f-6841f0b732f8.jpeg not downloaded yet
2026-03-27 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F28b04215-9f5c-417c-af5c-0598e38817fb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/28b04215-9f5c-417c-af5c-0598e38817fb.jpeg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F2d7691f1-78e7-48bc-beb1-a6560d398c70.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/2d7691f1-78e7-48bc-beb1-a6560d398c70.jpeg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Ffa225593-6a71-4b29-bff9-b575ceb1e123.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/fa225593-6a71-4b29-bff9-b575ceb1e123.jpg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F5bc30bdf-754b-4471-900e-32398541e350.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/5bc30bdf-754b-4471-900e-32398541e350.jpeg not downloaded yet
2026-03-27 04: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 04: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 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/f029a1b4-6a24-42fb-b8f0-f4b32ac290f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:16:30 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726381%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [adesa.be] INFO: Scrape type for 10726381: 2
2026-03-27 04:16:30 [adesa.be] INFO: Scraping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F411005f2-4acf-4d3a-9961-9ff028fb7397.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/411005f2-4acf-4d3a-9961-9ff028fb7397.jpeg not downloaded yet
2026-03-27 04: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 04: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 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252Fe8cd3cf3-ce7f-48b5-b8de-17f9eba2203e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/e8cd3cf3-ce7f-48b5-b8de-17f9eba2203e.jpeg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252Fad423735-33fd-4ed0-b299-9e0d6cabaf2e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/ad423735-33fd-4ed0-b299-9e0d6cabaf2e.jpeg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F777ed5c8-ec6b-402e-af6c-737f574f1f8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/777ed5c8-ec6b-402e-af6c-737f574f1f8d.jpg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252Ff7cd527e-2510-4eee-995a-124e4e3a225e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/f7cd527e-2510-4eee-995a-124e4e3a225e.jpeg not downloaded yet
2026-03-27 04:16:30 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726387%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [adesa.be] INFO: Scrape type for 10726387: 2
2026-03-27 04:16:30 [adesa.be] INFO: Scraping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F765e81c4-b431-4724-a7c4-032ddc955bf6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/765e81c4-b431-4724-a7c4-032ddc955bf6.jpeg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F3b911f0a-24a5-4817-8d92-5543c9e92a4c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/3b911f0a-24a5-4817-8d92-5543c9e92a4c.jpeg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252Fb601c3a8-cae7-4e13-b65f-f1f0f3cc94fe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/b601c3a8-cae7-4e13-b65f-f1f0f3cc94fe.jpeg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F622d1c54-3e3b-4f68-99af-28ac067412f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/622d1c54-3e3b-4f68-99af-28ac067412f4.jpg not downloaded yet
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F696438f8-f440-47c9-95b3-8b66c227bdca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/696438f8-f440-47c9-95b3-8b66c227bdca.jpeg not downloaded yet
2026-03-27 04:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513
2026-03-27 04:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with scrape type 1
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252Fdfb9b34f-5ac5-4b16-9e72-653fe6eb976a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/dfb9b34f-5ac5-4b16-9e72-653fe6eb976a.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252F86f08112-ea58-4a53-943d-7b838926096d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/86f08112-ea58-4a53-943d-7b838926096d.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252Fa94de04b-6912-4b3c-89d7-43eacd607377.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/a94de04b-6912-4b3c-89d7-43eacd607377.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252F8adf6bde-a10b-4713-8494-1a0e9a3613f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/8adf6bde-a10b-4713-8494-1a0e9a3613f0.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252F4f715434-f210-4ea2-9abd-8f1590708de4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/4f715434-f210-4ea2-9abd-8f1590708de4.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252Fda2bcc41-5d7f-41ab-a0e0-03cbba0515d7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/da2bcc41-5d7f-41ab-a0e0-03cbba0515d7.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252Fe0ee6072-d539-493e-94ea-a400ee7be2b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/e0ee6072-d539-493e-94ea-a400ee7be2b7.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252F5ee8f4f5-ab7d-4475-be35-af6609df6599.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/5ee8f4f5-ab7d-4475-be35-af6609df6599.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252F1aaa1b38-a900-441f-bce6-67a3da7121a2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/1aaa1b38-a900-441f-bce6-67a3da7121a2.jpeg already downloaded
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706125%252Fgeneral%252Fa4a67e58-562d-4fd1-840a-c7e4a489d47e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706125/general/a4a67e58-562d-4fd1-840a-c7e4a489d47e.jpeg already downloaded
2026-03-27 04:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd, identifier: 10730513
2026-03-27 04:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466
2026-03-27 04:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e488aa11-5ea8-558b-aaff-d738a64c97a1 with scrape type 1
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F4e018c9f-8b0c-4a1d-99f2-74fc71b9bb70.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/4e018c9f-8b0c-4a1d-99f2-74fc71b9bb70.jpg not downloaded yet
2026-03-27 04:16:30 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726389%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [adesa.be] INFO: Scrape type for 10726389: 2
2026-03-27 04:16:30 [adesa.be] INFO: Scraping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F8e8a41dc-45a6-4c46-9a1c-af14f1260abe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/8e8a41dc-45a6-4c46-9a1c-af14f1260abe.jpeg not downloaded yet
2026-03-27 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513
2026-03-27 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513
2026-03-27 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd with identifier: 10730513 to the API
2026-03-27 04:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730513>
{'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': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PBL203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 377134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5706125/general/dfb9b34f-5ac5-4b16-9e72-653fe6eb976a.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/86f08112-ea58-4a53-943d-7b838926096d.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/a94de04b-6912-4b3c-89d7-43eacd607377.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/8adf6bde-a10b-4713-8494-1a0e9a3613f0.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/4f715434-f210-4ea2-9abd-8f1590708de4.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/da2bcc41-5d7f-41ab-a0e0-03cbba0515d7.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/e0ee6072-d539-493e-94ea-a400ee7be2b7.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/5ee8f4f5-ab7d-4475-be35-af6609df6599.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/1aaa1b38-a900-441f-bce6-67a3da7121a2.jpeg',
'https://images.openlane.eu/carimgs/5706125/general/a4a67e58-562d-4fd1-840a-c7e4a489d47e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5231793,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/dfb9b34f-5ac5-4b16-9e72-653fe6eb976a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5503416,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/86f08112-ea58-4a53-943d-7b838926096d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4179018,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/a94de04b-6912-4b3c-89d7-43eacd607377.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5420449,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/8adf6bde-a10b-4713-8494-1a0e9a3613f0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5845757,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/4f715434-f210-4ea2-9abd-8f1590708de4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5309295,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/da2bcc41-5d7f-41ab-a0e0-03cbba0515d7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2356466,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/e0ee6072-d539-493e-94ea-a400ee7be2b7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2008675,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/5ee8f4f5-ab7d-4475-be35-af6609df6599.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2635802,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/1aaa1b38-a900-441f-bce6-67a3da7121a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd/a3c6bd9e-b07d-5f6b-b11f-f41b0a1d60bd_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4612366,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706125/general/a4a67e58-562d-4fd1-840a-c7e4a489d47e.jpeg',
'Width': 4032}],
'price': 1650,
'price_includes_vat': True,
'registration_date': '2012-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 2.0 TDI Elegance - Diesel - Manual - 140 hp - '
'377.134 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2012}
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730513%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Saving data for 10730513: {'created_time': 1774584991.289232, 'last_price_update_time': 1774584991.289242, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730513') HTTP/1.1" 204 0
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F19e0e620-d671-4104-b443-05be81299797.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/19e0e620-d671-4104-b443-05be81299797.jpeg not downloaded yet
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F0da338b7-160a-467a-99e6-cfd87520964a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/0da338b7-160a-467a-99e6-cfd87520964a.jpg not downloaded yet
2026-03-27 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520
2026-03-27 04:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69cb2da5-fa51-5032-840f-1407a0447878 with scrape type 1
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fb4740f61-245f-4f75-a63a-da49a8306c44.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/b4740f61-245f-4f75-a63a-da49a8306c44.jpeg not downloaded yet
2026-03-27 04:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493
2026-03-27 04:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a02d8a3-a09b-593a-93c5-59c772cb2460 with scrape type 1
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fe7bb8c71-1dd9-4817-8d03-9f2b473b32c8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/e7bb8c71-1dd9-4817-8d03-9f2b473b32c8.jpeg not downloaded yet
2026-03-27 04:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6695510>
2026-03-27 04:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Ff029a1b4-6a24-42fb-b8f0-f4b32ac290f7.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/f029a1b4-6a24-42fb-b8f0-f4b32ac290f7.jpg saved to cache
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726432%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726432: 2
2026-03-27 04:16:31 [adesa.be] INFO: Scraping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F999b5313-e44f-4f61-b476-34f153b05988.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/999b5313-e44f-4f61-b476-34f153b05988.jpeg not downloaded yet
2026-03-27 04: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 04: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 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F28e42747-e230-4d82-a0d8-dc3fc3fdccd5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/28e42747-e230-4d82-a0d8-dc3fc3fdccd5.jpeg not downloaded yet
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fc8d5a128-c6f5-4d87-af49-5e4a9ce1ba7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/c8d5a128-c6f5-4d87-af49-5e4a9ce1ba7e.jpg not downloaded yet
2026-03-27 04: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 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F0109d92c-286b-4a0e-9991-05b065283487.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/0109d92c-286b-4a0e-9991-05b065283487.jpeg not downloaded yet
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F41137759-88ef-490b-a917-0d3accff69fc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/41137759-88ef-490b-a917-0d3accff69fc.jpeg not downloaded yet
2026-03-27 04:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726442%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726442: 0
2026-03-27 04:16:31 [adesa.be] INFO: Skipping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726447%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-27 04:16:31 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726457%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726457: 0
2026-03-27 04:16:31 [adesa.be] INFO: Skipping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726459%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726459: 0
2026-03-27 04:16:31 [adesa.be] INFO: Skipping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726462%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726462: 0
2026-03-27 04:16:31 [adesa.be] INFO: Skipping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726466%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726466: 0
2026-03-27 04:16:31 [adesa.be] INFO: Skipping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-27 04:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726464%27 HTTP/1.1" 200 None
2026-03-27 04:16:31 [adesa.be] INFO: Scrape type for 10726464: 0
2026-03-27 04:16:31 [adesa.be] INFO: Skipping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-27 04:16:31 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726468%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [adesa.be] INFO: Scrape type for 10726468: 0
2026-03-27 04:16:32 [adesa.be] INFO: Skipping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-27 04:16:32 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726470%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [adesa.be] INFO: Scrape type for 10726470: 0
2026-03-27 04:16:32 [adesa.be] INFO: Skipping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-27 04:16:32 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726472%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [adesa.be] INFO: Scrape type for 10726472: 0
2026-03-27 04:16:32 [adesa.be] INFO: Skipping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-27 04:16:32 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726474%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [adesa.be] INFO: Scrape type for 10726474: 0
2026-03-27 04:16:32 [adesa.be] INFO: Skipping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-27 04:16:32 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726510%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [adesa.be] INFO: Scrape type for 10726510: 2
2026-03-27 04:16:32 [adesa.be] INFO: Scraping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252Fc7aebf59-4fba-4663-b432-dd4b3f00e6f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/c7aebf59-4fba-4663-b432-dd4b3f00e6f1.jpeg not downloaded yet
2026-03-27 04: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 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406
2026-03-27 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa with scrape type 1
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F0d273ee6-077b-4d2e-80f2-fca067690441.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/0d273ee6-077b-4d2e-80f2-fca067690441.jpeg not downloaded yet
2026-03-27 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500
2026-03-27 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d367a2dc-1032-524a-828b-79122b4d79ec with scrape type 1
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F062cecd3-97eb-4412-a53d-7ae256cc5a05.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/062cecd3-97eb-4412-a53d-7ae256cc5a05.jpeg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fcd98dec8-3f64-4d74-85e2-fec002d66dd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/cd98dec8-3f64-4d74-85e2-fec002d66dd2.jpg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F478ebacf-c37e-410c-90e8-37026aaa9569.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/478ebacf-c37e-410c-90e8-37026aaa9569.jpeg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F186dc221-4c41-4089-8629-befdc509fc76.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/186dc221-4c41-4089-8629-befdc509fc76.jpeg not downloaded yet
2026-03-27 04:16:32 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726517%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [adesa.be] INFO: Scrape type for 10726517: 2
2026-03-27 04:16:32 [adesa.be] INFO: Scraping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F1fb86428-abed-4847-93a0-b238d39e9b09.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/1fb86428-abed-4847-93a0-b238d39e9b09.jpeg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F5f27db3e-efd2-46be-96e1-b01ed313aa4c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/5f27db3e-efd2-46be-96e1-b01ed313aa4c.jpeg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fa5c8e200-ef71-4d70-bd30-e143206219a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/a5c8e200-ef71-4d70-bd30-e143206219a8.jpeg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Ffe4672ee-1b99-4db2-a029-0027ac756553.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/fe4672ee-1b99-4db2-a029-0027ac756553.jpg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fc90d95b7-6119-495d-9939-997a9746a235.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/c90d95b7-6119-495d-9939-997a9746a235.jpeg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fa635d03e-4946-4092-bcdb-38505fdcb172.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/a635d03e-4946-4092-bcdb-38505fdcb172.jpeg not downloaded yet
2026-03-27 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564
2026-03-27 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14529965-d78e-5d43-9c54-1bfb316e9386 with scrape type 1
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14529965-d78e-5d43-9c54-1bfb316e9386
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252F84980eb8-1f9a-4d2f-8651-7749542c2415.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/84980eb8-1f9a-4d2f-8651-7749542c2415.JPG not downloaded yet
2026-03-27 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537
2026-03-27 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with scrape type 1
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252Fb9364e13-a085-453a-a289-6c3aa2912842.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/b9364e13-a085-453a-a289-6c3aa2912842.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252Fb566ba04-4bc6-44c1-a998-bdb066f51d08.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/b566ba04-4bc6-44c1-a998-bdb066f51d08.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252Fc1914b88-1a00-44ed-9489-22c4b4960352.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/c1914b88-1a00-44ed-9489-22c4b4960352.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252F206cd0bd-4078-4cbc-b139-e36b959d0ba2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/206cd0bd-4078-4cbc-b139-e36b959d0ba2.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252F86d55f0b-28dd-4b12-bea0-c42070597dfe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/86d55f0b-28dd-4b12-bea0-c42070597dfe.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252Fd9a2efad-fa77-47e1-ba7f-93f22556f075.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/d9a2efad-fa77-47e1-ba7f-93f22556f075.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252F2dccd76f-86a6-409a-91d5-58a9da4f2776.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/2dccd76f-86a6-409a-91d5-58a9da4f2776.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252F5a3ed729-8482-42cb-86e5-ddf418a19288.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/5a3ed729-8482-42cb-86e5-ddf418a19288.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252F62980c83-80ae-492a-ae2c-fd09097412d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/62980c83-80ae-492a-ae2c-fd09097412d9.jpeg already downloaded
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717284%252Fgeneral%252F8cfd8101-f295-423a-8653-b86351094db4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717284/general/8cfd8101-f295-423a-8653-b86351094db4.jpeg already downloaded
2026-03-27 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc, identifier: 10732537
2026-03-27 04:16:32 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726519%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [adesa.be] INFO: Scrape type for 10726519: 2
2026-03-27 04:16:32 [adesa.be] INFO: Scraping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F976fdca2-48ce-41af-94c0-a199547b6725.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/976fdca2-48ce-41af-94c0-a199547b6725.jpeg not downloaded yet
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F4627fa64-cd1c-4a93-9f18-295e347ebe0e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/4627fa64-cd1c-4a93-9f18-295e347ebe0e.jpeg not downloaded yet
2026-03-27 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537
2026-03-27 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537
2026-03-27 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc with identifier: 10732537 to the API
2026-03-27 04:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNR772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 37475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5717284/general/b9364e13-a085-453a-a289-6c3aa2912842.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/b566ba04-4bc6-44c1-a998-bdb066f51d08.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/c1914b88-1a00-44ed-9489-22c4b4960352.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/206cd0bd-4078-4cbc-b139-e36b959d0ba2.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/86d55f0b-28dd-4b12-bea0-c42070597dfe.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/d9a2efad-fa77-47e1-ba7f-93f22556f075.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/2dccd76f-86a6-409a-91d5-58a9da4f2776.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/5a3ed729-8482-42cb-86e5-ddf418a19288.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/62980c83-80ae-492a-ae2c-fd09097412d9.jpeg',
'https://images.openlane.eu/carimgs/5717284/general/8cfd8101-f295-423a-8653-b86351094db4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7616286,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/b9364e13-a085-453a-a289-6c3aa2912842.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7604573,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/b566ba04-4bc6-44c1-a998-bdb066f51d08.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 8037794,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/c1914b88-1a00-44ed-9489-22c4b4960352.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 8201378,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/206cd0bd-4078-4cbc-b139-e36b959d0ba2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4090585,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/86d55f0b-28dd-4b12-bea0-c42070597dfe.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6072331,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/d9a2efad-fa77-47e1-ba7f-93f22556f075.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4780134,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/2dccd76f-86a6-409a-91d5-58a9da4f2776.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6842075,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/5a3ed729-8482-42cb-86e5-ddf418a19288.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 8064223,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/62980c83-80ae-492a-ae2c-fd09097412d9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc/2f24a7c6-2318-5c57-985c-b5c0cdb0e2fc_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4294537,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717284/general/8cfd8101-f295-423a-8653-b86351094db4.jpeg',
'Width': 5712}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Clever - Petrol - Manual - 110 hp - 37.475 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732537%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [adesa.be] INFO: Saving data for 10732537: {'created_time': 1774584993.04823, 'last_price_update_time': 1774584993.048242, 'auction_closing_time': 1774953000.0}
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732537') HTTP/1.1" 204 0
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fae50e1f6-d9d2-448f-b55b-887ded9ce496.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/ae50e1f6-d9d2-448f-b55b-887ded9ce496.jpg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F14e81982-b6c2-4f05-8fe7-bfc2aa65957a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/14e81982-b6c2-4f05-8fe7-bfc2aa65957a.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Ff53e19d8-ca76-43b5-8f1b-1986a757a5e5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/f53e19d8-ca76-43b5-8f1b-1986a757a5e5.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252F5b704864-8438-4d8d-91ea-93740c0b9a76.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/5b704864-8438-4d8d-91ea-93740c0b9a76.JPG not downloaded yet
2026-03-27 04:16:33 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726521%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [adesa.be] INFO: Scrape type for 10726521: 2
2026-03-27 04:16:33 [adesa.be] INFO: Scraping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F40e7a54e-89e1-4564-9ed0-4b861a04b3a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/40e7a54e-89e1-4564-9ed0-4b861a04b3a6.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fcece6be9-184a-416e-b638-c0d7307b1c49.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/cece6be9-184a-416e-b638-c0d7307b1c49.jpeg not downloaded yet
2026-03-27 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/8baae9f0-50f7-4eb7-8545-c0ae0458e2bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F8cb3416c-fde4-4d80-b313-5e5b79c3b389.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/8cb3416c-fde4-4d80-b313-5e5b79c3b389.jpg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F7393d52f-b4bc-43cf-8421-ec18c076f83b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/7393d52f-b4bc-43cf-8421-ec18c076f83b.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fd63c7240-dd6b-495e-8040-2391fcca7fa4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/d63c7240-dd6b-495e-8040-2391fcca7fa4.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252Fea231661-e3ef-4b54-b391-d82a9a0abf7a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/ea231661-e3ef-4b54-b391-d82a9a0abf7a.JPG not downloaded yet
2026-03-27 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:33 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726523%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [adesa.be] INFO: Scrape type for 10726523: 0
2026-03-27 04:16:33 [adesa.be] INFO: Skipping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-27 04:16:33 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726525%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [adesa.be] INFO: Scrape type for 10726525: 2
2026-03-27 04:16:33 [adesa.be] INFO: Scraping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252Fe638e640-71b0-4d7d-b528-e874c04e50b0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/e638e640-71b0-4d7d-b528-e874c04e50b0.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Ffc9fbf66-7099-437a-9678-42a41ff9096d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/fc9fbf66-7099-437a-9678-42a41ff9096d.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fe73a4bb3-8cd0-48f1-9c2a-721c04192456.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/e73a4bb3-8cd0-48f1-9c2a-721c04192456.jpg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fcf3be753-37c3-4c0a-a1ca-ad670749eff1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/cf3be753-37c3-4c0a-a1ca-ad670749eff1.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F4ee9fd29-8a1b-4a16-8642-c918a85027fa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/4ee9fd29-8a1b-4a16-8642-c918a85027fa.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252F5c0bcbe2-85ec-434c-bdd5-558d343f6f10.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/5c0bcbe2-85ec-434c-bdd5-558d343f6f10.JPG not downloaded yet
2026-03-27 04:16:33 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726528%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [adesa.be] INFO: Scrape type for 10726528: 2
2026-03-27 04:16:33 [adesa.be] INFO: Scraping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F6e3cd554-c704-4c12-be15-41e7641862b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/6e3cd554-c704-4c12-be15-41e7641862b7.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fb00fa273-3b57-4ddc-bc93-96b32ebce699.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/b00fa273-3b57-4ddc-bc93-96b32ebce699.jpeg not downloaded yet
2026-03-27 04:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/5b704864-8438-4d8d-91ea-93740c0b9a76.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F3eaac9e6-dc3d-4b23-ae9e-abc90a3e4f35.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/3eaac9e6-dc3d-4b23-ae9e-abc90a3e4f35.jpg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fa5927ed9-ed76-4aaf-9db4-dce9c8c3f717.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/a5927ed9-ed76-4aaf-9db4-dce9c8c3f717.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F1247795c-f22d-40a8-aef4-ab5dc07d10e1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/1247795c-f22d-40a8-aef4-ab5dc07d10e1.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252Fabe48061-f71e-4188-935a-f00ea6caa717.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/abe48061-f71e-4188-935a-f00ea6caa717.JPG not downloaded yet
2026-03-27 04:16:33 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726529%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [adesa.be] INFO: Scrape type for 10726529: 2
2026-03-27 04:16:33 [adesa.be] INFO: Scraping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252Fb3ca66ae-1c32-429d-b443-80eb70d87daa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/b3ca66ae-1c32-429d-b443-80eb70d87daa.jpeg not downloaded yet
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fd6e9d4bf-f682-4fc0-83c7-51c02200b74e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/d6e9d4bf-f682-4fc0-83c7-51c02200b74e.jpeg not downloaded yet
2026-03-27 04:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638
2026-03-27 04:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81905a81-4955-5880-884d-ad95e8e61258 with scrape type 1
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81905a81-4955-5880-884d-ad95e8e61258
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252F7e16bf66-d490-4ae7-bb77-78bc11c39519.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/7e16bf66-d490-4ae7-bb77-78bc11c39519.JPG not downloaded yet
2026-03-27 04:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419
2026-03-27 04:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079fcc56-44f5-5cf1-9d4d-8639504e3853 with scrape type 1
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 079fcc56-44f5-5cf1-9d4d-8639504e3853
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252F67bc0dfa-27f4-4453-a31b-f2fb8d8f2a77.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/67bc0dfa-27f4-4453-a31b-f2fb8d8f2a77.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252F4b1cabf4-7f5d-45ec-b421-b4c63c72c314.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/4b1cabf4-7f5d-45ec-b421-b4c63c72c314.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252F82fb7e3a-ba9f-4ecb-85b9-41cd587924eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/82fb7e3a-ba9f-4ecb-85b9-41cd587924eb.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252F67044b34-27d8-4d02-8e69-9d2ecd07774d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/67044b34-27d8-4d02-8e69-9d2ecd07774d.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252Fee66fb16-b7d7-4ef8-a744-2dc999ede0cc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/ee66fb16-b7d7-4ef8-a744-2dc999ede0cc.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252Fc436241c-99d2-4e18-a151-b2f79d51e0fe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/c436241c-99d2-4e18-a151-b2f79d51e0fe.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252Fbde929c0-aef8-4014-8999-45f4bf09aca3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/bde929c0-aef8-4014-8999-45f4bf09aca3.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252Fd0983693-e865-40d9-874a-36926c602969.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/d0983693-e865-40d9-874a-36926c602969.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252F60079d28-21a3-4f51-8579-30485489db50.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/60079d28-21a3-4f51-8579-30485489db50.jpeg already downloaded
2026-03-27 04:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5706312%252Fgeneral%252Ff07c7483-a5b0-4179-ad02-59dfc647a71d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706312/general/f07c7483-a5b0-4179-ad02-59dfc647a71d.jpeg already downloaded
2026-03-27 04:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 079fcc56-44f5-5cf1-9d4d-8639504e3853, identifier: 10731419
2026-03-27 04:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476
2026-03-27 04:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d551ab6-5228-591e-b8a6-06d6f9511123 with scrape type 1
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d551ab6-5228-591e-b8a6-06d6f9511123
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252F5d5888a6-dc76-4a8b-bf93-979cc936cebb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/5d5888a6-dc76-4a8b-bf93-979cc936cebb.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252F6504a204-726a-41ed-9c91-2a465867e0ff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/6504a204-726a-41ed-9c91-2a465867e0ff.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252F2f7df762-ebbf-4f39-b6e7-c546e3ffd898.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/2f7df762-ebbf-4f39-b6e7-c546e3ffd898.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252Ffb74e9b0-8529-4bf8-adca-213695074c84.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/fb74e9b0-8529-4bf8-adca-213695074c84.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252Fff88fe43-652f-4f1b-92c6-9d214544cdd4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/ff88fe43-652f-4f1b-92c6-9d214544cdd4.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252F877925ee-df12-4d3f-9f34-e07963df03b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/877925ee-df12-4d3f-9f34-e07963df03b7.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252F15e0e716-8282-47f5-bb65-f5f6ba61bf1e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/15e0e716-8282-47f5-bb65-f5f6ba61bf1e.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252Ffa3bac75-fac9-4ed8-9a25-4979e9aaf456.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/fa3bac75-fac9-4ed8-9a25-4979e9aaf456.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252F26a626bb-22a1-4a50-81f7-93b965cbf1f8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/26a626bb-22a1-4a50-81f7-93b965cbf1f8.jpeg already downloaded
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666170%252Fgeneral%252F260530d0-b9a9-44a1-9ec1-4e55deddf97a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666170/general/260530d0-b9a9-44a1-9ec1-4e55deddf97a.jpeg already downloaded
2026-03-27 04:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d551ab6-5228-591e-b8a6-06d6f9511123, identifier: 10730476
2026-03-27 04:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ad8190>
2026-03-27 04:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F8baae9f0-50f7-4eb7-8545-c0ae0458e2bf.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/8baae9f0-50f7-4eb7-8545-c0ae0458e2bf.jpg saved to cache
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639
2026-03-27 04:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f2a9d27-0b09-551a-b022-632468f4b83a with scrape type 1
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F58095b3a-3d65-4a4e-871a-cc92db237813.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/58095b3a-3d65-4a4e-871a-cc92db237813.jpg not downloaded yet
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F06e66b9d-40e3-4dac-8a9e-3448046bf11d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/06e66b9d-40e3-4dac-8a9e-3448046bf11d.jpg not downloaded yet
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fb5f74457-ef28-4eda-901c-e1285a26317e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/b5f74457-ef28-4eda-901c-e1285a26317e.jpeg not downloaded yet
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F3a1c4bb7-9553-415c-af61-bd3af51dd5da.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/3a1c4bb7-9553-415c-af61-bd3af51dd5da.jpeg not downloaded yet
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252Ffb1b6b9d-9d7a-4e64-ae36-5f9cd53ed6aa.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/fb1b6b9d-9d7a-4e64-ae36-5f9cd53ed6aa.JPG not downloaded yet
2026-03-27 04:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419
2026-03-27 04:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419
2026-03-27 04:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 079fcc56-44f5-5cf1-9d4d-8639504e3853 with identifier: 10731419 to the API
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731419>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '079fcc56-44f5-5cf1-9d4d-8639504e3853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKR277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731419',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 90587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5706312/general/67bc0dfa-27f4-4453-a31b-f2fb8d8f2a77.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/4b1cabf4-7f5d-45ec-b421-b4c63c72c314.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/82fb7e3a-ba9f-4ecb-85b9-41cd587924eb.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/67044b34-27d8-4d02-8e69-9d2ecd07774d.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/ee66fb16-b7d7-4ef8-a744-2dc999ede0cc.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/c436241c-99d2-4e18-a151-b2f79d51e0fe.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/bde929c0-aef8-4014-8999-45f4bf09aca3.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/d0983693-e865-40d9-874a-36926c602969.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/60079d28-21a3-4f51-8579-30485489db50.jpeg',
'https://images.openlane.eu/carimgs/5706312/general/f07c7483-a5b0-4179-ad02-59dfc647a71d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294487,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/67bc0dfa-27f4-4453-a31b-f2fb8d8f2a77.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299215,
'Height': 1330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/4b1cabf4-7f5d-45ec-b421-b4c63c72c314.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299288,
'Height': 1340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/82fb7e3a-ba9f-4ecb-85b9-41cd587924eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297214,
'Height': 1315,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/67044b34-27d8-4d02-8e69-9d2ecd07774d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195972,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/ee66fb16-b7d7-4ef8-a744-2dc999ede0cc.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191543,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/c436241c-99d2-4e18-a151-b2f79d51e0fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219615,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/bde929c0-aef8-4014-8999-45f4bf09aca3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293379,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/d0983693-e865-40d9-874a-36926c602969.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321300,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/60079d28-21a3-4f51-8579-30485489db50.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_079fcc56-44f5-5cf1-9d4d-8639504e3853/079fcc56-44f5-5cf1-9d4d-8639504e3853_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275086,
'Height': 1541,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706312/general/f07c7483-a5b0-4179-ad02-59dfc647a71d.jpeg',
'Width': 1600}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2013-02-19',
'seats_number': 4,
'seller_name': None,
'title': 'Renault Twingo 1.2 Dynamic - Petrol - Manual - 75 hp - 90.587 km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2013}
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731419%27 HTTP/1.1" 200 None
2026-03-27 04:16:34 [adesa.be] INFO: Saving data for 10731419: {'created_time': 1774584994.832799, 'last_price_update_time': 1774584994.832812, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731419') HTTP/1.1" 204 0
2026-03-27 04:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 04:16:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476
2026-03-27 04:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d551ab6-5228-591e-b8a6-06d6f9511123 with identifier: 10730476 to the API
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730476>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0d551ab6-5228-591e-b8a6-06d6f9511123',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WKP147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 209446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5666170/general/5d5888a6-dc76-4a8b-bf93-979cc936cebb.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/6504a204-726a-41ed-9c91-2a465867e0ff.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/2f7df762-ebbf-4f39-b6e7-c546e3ffd898.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/fb74e9b0-8529-4bf8-adca-213695074c84.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/ff88fe43-652f-4f1b-92c6-9d214544cdd4.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/877925ee-df12-4d3f-9f34-e07963df03b7.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/15e0e716-8282-47f5-bb65-f5f6ba61bf1e.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/fa3bac75-fac9-4ed8-9a25-4979e9aaf456.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/26a626bb-22a1-4a50-81f7-93b965cbf1f8.jpeg',
'https://images.openlane.eu/carimgs/5666170/general/260530d0-b9a9-44a1-9ec1-4e55deddf97a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4803461,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/5d5888a6-dc76-4a8b-bf93-979cc936cebb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5491354,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/6504a204-726a-41ed-9c91-2a465867e0ff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4418613,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/2f7df762-ebbf-4f39-b6e7-c546e3ffd898.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4672987,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/fb74e9b0-8529-4bf8-adca-213695074c84.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4541878,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/ff88fe43-652f-4f1b-92c6-9d214544cdd4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4259166,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/877925ee-df12-4d3f-9f34-e07963df03b7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3259472,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/15e0e716-8282-47f5-bb65-f5f6ba61bf1e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2880144,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/fa3bac75-fac9-4ed8-9a25-4979e9aaf456.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3495407,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/26a626bb-22a1-4a50-81f7-93b965cbf1f8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d551ab6-5228-591e-b8a6-06d6f9511123/0d551ab6-5228-591e-b8a6-06d6f9511123_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2153680,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666170/general/260530d0-b9a9-44a1-9ec1-4e55deddf97a.jpeg',
'Width': 4032}],
'price': 11250,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 7,
'seller_name': None,
'title': 'Seat Tarraco 2.0 TDI Xcellence - Diesel - Manual - 150 hp - 209.446 '
'km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2019}
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730476%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Saving data for 10730476: {'created_time': 1774584995.282242, 'last_price_update_time': 1774584995.282254, 'auction_closing_time': 1774863000.0}
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730476') HTTP/1.1" 204 0
2026-03-27 04:16:35 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726533%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Scrape type for 10726533: 2
2026-03-27 04:16:35 [adesa.be] INFO: Scraping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252Fe018d6f8-d707-4285-8157-10a7c0208a3f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/e018d6f8-d707-4285-8157-10a7c0208a3f.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F4a5f8280-6997-4888-8d76-d516f16f79ff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/4a5f8280-6997-4888-8d76-d516f16f79ff.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252Fe2daa1d6-3f3e-4cb7-a769-a7daebc1dae0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/e2daa1d6-3f3e-4cb7-a769-a7daebc1dae0.JPG not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F7f6bc533-6530-448e-b598-e388501d47ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/7f6bc533-6530-448e-b598-e388501d47ca.jpg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F74ea91d1-ea6b-4a75-a893-3e86a1085d4c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/74ea91d1-ea6b-4a75-a893-3e86a1085d4c.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fd5b34c7d-c635-4671-91b2-6afc361ab1f7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/d5b34c7d-c635-4671-91b2-6afc361ab1f7.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252F665a1bc7-d196-49c8-8b58-cf998a4a2775.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/665a1bc7-d196-49c8-8b58-cf998a4a2775.JPG not downloaded yet
2026-03-27 04:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:35 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726541%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Scrape type for 10726541: 2
2026-03-27 04:16:35 [adesa.be] INFO: Scraping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F25aade96-533f-45a2-b4ae-232e089abef6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/25aade96-533f-45a2-b4ae-232e089abef6.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fb8ecaa43-aca4-484d-b747-ded0f8ba4dba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/b8ecaa43-aca4-484d-b747-ded0f8ba4dba.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252Fa6286afb-a552-4ea2-bee4-36c06d6371db.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/a6286afb-a552-4ea2-bee4-36c06d6371db.JPG not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252Fccfb7cd7-a06c-4308-b43c-d99cfeccbbab.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/ccfb7cd7-a06c-4308-b43c-d99cfeccbbab.jpg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252Fe957ef02-1830-4da7-8520-c6eee8a05883.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/e957ef02-1830-4da7-8520-c6eee8a05883.JPG not downloaded yet
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:16:35 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726539%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Scrape type for 10726539: 2
2026-03-27 04:16:35 [adesa.be] INFO: Scraping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F104875b8-b57a-443b-b068-7692f60dfe5d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/104875b8-b57a-443b-b068-7692f60dfe5d.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F66f94d89-9045-4ac1-9b92-9c234fd940ff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/66f94d89-9045-4ac1-9b92-9c234fd940ff.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252F9e048f89-60cd-4326-b6cb-285d5b5ea76d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/9e048f89-60cd-4326-b6cb-285d5b5ea76d.JPG not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252Fb315f38b-6210-4643-8296-0e531e183ee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/b315f38b-6210-4643-8296-0e531e183ee3.jpg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252F59e6c0fd-9ac5-4503-9c3a-ebc2db1c0fc6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/59e6c0fd-9ac5-4503-9c3a-ebc2db1c0fc6.JPG not downloaded yet
2026-03-27 04:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/20287050-8e04-49fb-94b3-e9dc41f83688.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:16:35 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726543%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Scrape type for 10726543: 2
2026-03-27 04:16:35 [adesa.be] INFO: Scraping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252F0c7e1321-89d5-4a98-a6da-5ca8fe0c662f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/0c7e1321-89d5-4a98-a6da-5ca8fe0c662f.JPG not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F5761ac05-8d95-451e-9d53-e8ee945a55bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/5761ac05-8d95-451e-9d53-e8ee945a55bf.jpg not downloaded yet
2026-03-27 04:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507
2026-03-27 04:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7107b2fc-ba7f-53b9-88a3-3d8032144166 with scrape type 1
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F650c8b67-436d-4823-ab18-930efe8ab404.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/650c8b67-436d-4823-ab18-930efe8ab404.jpeg not downloaded yet
2026-03-27 04:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415
2026-03-27 04:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d1e909-83bc-5bae-9935-2919c770c7b1 with scrape type 1
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F362fbb91-ea88-4409-b4b0-489cc5aaf48d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/362fbb91-ea88-4409-b4b0-489cc5aaf48d.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745720%252Fgeneral%252Fb7c527ef-c5d4-4df8-8abc-58f35c23842e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745720/general/b7c527ef-c5d4-4df8-8abc-58f35c23842e.JPG not downloaded yet
2026-03-27 04:16:35 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726544%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Scrape type for 10726544: 2
2026-03-27 04:16:35 [adesa.be] INFO: Scraping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252F451fe549-17a0-42b8-8750-30d6efe367ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/451fe549-17a0-42b8-8750-30d6efe367ec.JPG not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F44f275c6-89c2-418f-9969-d3e74bf4c6ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/44f275c6-89c2-418f-9969-d3e74bf4c6ee.jpg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F150b552d-145b-4faa-ad7b-80b293bf187e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/150b552d-145b-4faa-ad7b-80b293bf187e.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252Fdcc37321-061d-4763-8f4a-3d12a1df3a4e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/dcc37321-061d-4763-8f4a-3d12a1df3a4e.jpeg not downloaded yet
2026-03-27 04:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/e65627e1-05c4-4cbd-af9f-6841f0b732f8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:16:35 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726546%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Scrape type for 10726546: 2
2026-03-27 04:16:35 [adesa.be] INFO: Scraping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252Fd961e1d1-d6c4-4511-8908-9ecfbe202d71.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/d961e1d1-d6c4-4511-8908-9ecfbe202d71.JPG not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252Fd604905a-4683-4138-a1e6-3b9320859b8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/d604905a-4683-4138-a1e6-3b9320859b8c.jpg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F0c880792-4eec-45ff-9fc5-9e880c16a8f8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/0c880792-4eec-45ff-9fc5-9e880c16a8f8.jpeg not downloaded yet
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252Fcdae5e61-a342-4485-a221-162e5b7251cf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/cdae5e61-a342-4485-a221-162e5b7251cf.jpeg not downloaded yet
2026-03-27 04:16:35 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-27 04:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726548%27 HTTP/1.1" 200 None
2026-03-27 04:16:35 [adesa.be] INFO: Scrape type for 10726548: 2
2026-03-27 04:16:35 [adesa.be] INFO: Scraping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252Fd5cadd41-ab2f-47d9-a6eb-192a1728f3de.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/d5cadd41-ab2f-47d9-a6eb-192a1728f3de.JPG not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F8383515a-9154-4bd4-8af5-0169502f3929.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/8383515a-9154-4bd4-8af5-0169502f3929.jpg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252Fd6b6d4df-142e-458a-8da9-89ee77936a10.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/d6b6d4df-142e-458a-8da9-89ee77936a10.jpeg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F2c231419-3800-4571-a93a-1f7b00e3181f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/2c231419-3800-4571-a93a-1f7b00e3181f.jpeg not downloaded yet
2026-03-27 04:16:36 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:36 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x03'
2026-03-27 04:16:36 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: <table: 48 bytes>
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c18450>
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F20287050-8e04-49fb-94b3-e9dc41f83688.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/20287050-8e04-49fb-94b3-e9dc41f83688.jpeg saved to cache
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/ae50e1f6-d9d2-448f-b55b-887ded9ce496.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [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 04:16:36 [adesa.be] INFO: Scrape type for 10726551: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252F10b9a877-81eb-473c-8c73-6ea5ce558b78.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/10b9a877-81eb-473c-8c73-6ea5ce558b78.JPG not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F572e5591-8391-43eb-a91a-57b01aa9f2f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/572e5591-8391-43eb-a91a-57b01aa9f2f2.jpg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F2455370d-bd19-48df-a449-577e448e8d3c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/2455370d-bd19-48df-a449-577e448e8d3c.jpeg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F46c104eb-dbcb-457d-8fb5-b3e55ce8e672.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/46c104eb-dbcb-457d-8fb5-b3e55ce8e672.jpeg not downloaded yet
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [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 04:16:36 [adesa.be] INFO: Scrape type for 10726554: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745969%252Fgeneral%252F1bc32340-a641-4067-9db5-62af32887099.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745969/general/1bc32340-a641-4067-9db5-62af32887099.JPG not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F095ec427-e022-4fd6-882f-6e39aa5ddbb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/095ec427-e022-4fd6-882f-6e39aa5ddbb5.jpg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252Fa4007d96-76c0-484a-94a8-68bb9065e3a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/a4007d96-76c0-484a-94a8-68bb9065e3a4.jpeg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252Fdb81f8cc-90f3-43b8-b855-10f636c86ff9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/db81f8cc-90f3-43b8-b855-10f636c86ff9.jpeg not downloaded yet
2026-03-27 04:16:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bdc650>
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252Fe65627e1-05c4-4cbd-af9f-6841f0b732f8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/e65627e1-05c4-4cbd-af9f-6841f0b732f8.jpeg saved to cache
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [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 04:16:36 [adesa.be] INFO: Scrape type for 10726558: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F4da975d4-e1cc-4129-ab39-2389ccf4bf49.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/4da975d4-e1cc-4129-ab39-2389ccf4bf49.jpeg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252Fd430220c-c8d5-4793-adb9-2c277f1c7570.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/d430220c-c8d5-4793-adb9-2c277f1c7570.jpeg not downloaded yet
2026-03-27 04:16:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5bc90>
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fae50e1f6-d9d2-448f-b55b-887ded9ce496.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/ae50e1f6-d9d2-448f-b55b-887ded9ce496.jpg saved to cache
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/14e81982-b6c2-4f05-8fe7-bfc2aa65957a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726559%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [adesa.be] INFO: Scrape type for 10726559: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252Fc6fe8447-af4d-43fa-b07c-97dc56b01fd7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/c6fe8447-af4d-43fa-b07c-97dc56b01fd7.jpeg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F637da9c1-b476-4ee6-aab6-8498a34a0637.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/637da9c1-b476-4ee6-aab6-8498a34a0637.jpeg not downloaded yet
2026-03-27 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/e7bb8c71-1dd9-4817-8d03-9f2b473b32c8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726562%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [adesa.be] INFO: Scrape type for 10726562: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F5cb916ba-a77f-4d86-801f-21aa3256b590.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/5cb916ba-a77f-4d86-801f-21aa3256b590.jpeg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F67829c4a-4570-42dd-a51e-c847ebcfa011.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/67829c4a-4570-42dd-a51e-c847ebcfa011.jpeg not downloaded yet
2026-03-27 04:16:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/665a1bc7-d196-49c8-8b58-cf998a4a2775.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726556%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [adesa.be] INFO: Scrape type for 10726556: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F3e903b27-af15-49ea-95aa-32106a9550b7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/3e903b27-af15-49ea-95aa-32106a9550b7.jpeg not downloaded yet
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F7f9a41a4-02f6-438c-80ce-eecb6ed9a6d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/7f9a41a4-02f6-438c-80ce-eecb6ed9a6d2.jpeg not downloaded yet
2026-03-27 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/8e8a41dc-45a6-4c46-9a1c-af14f1260abe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726569%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [adesa.be] INFO: Scrape type for 10726569: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-27 04:16:36 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8980150>
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F14e81982-b6c2-4f05-8fe7-bfc2aa65957a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/14e81982-b6c2-4f05-8fe7-bfc2aa65957a.jpeg saved to cache
2026-03-27 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/19ef55ea-8171-4469-90f1-6920168eb1d3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/c1bb0aa1-8131-4f2e-b069-faafff043d9f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:16:36 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726578%27 HTTP/1.1" 200 None
2026-03-27 04:16:36 [adesa.be] INFO: Scrape type for 10726578: 2
2026-03-27 04:16:36 [adesa.be] INFO: Scraping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-27 04:16:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65fa7d0>
2026-03-27 04:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fe7bb8c71-1dd9-4817-8d03-9f2b473b32c8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/e7bb8c71-1dd9-4817-8d03-9f2b473b32c8.jpeg saved to cache
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/999b5313-e44f-4f61-b476-34f153b05988.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726580%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726580: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/b315f38b-6210-4643-8296-0e531e183ee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6854dd0>
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F8e8a41dc-45a6-4c46-9a1c-af14f1260abe.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/8e8a41dc-45a6-4c46-9a1c-af14f1260abe.jpeg saved to cache
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00)x\xd9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x8f\n\x00(\xdeO\x00\x00\x00\x00'
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65dca10>
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F19ef55ea-8171-4469-90f1-6920168eb1d3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/19ef55ea-8171-4469-90f1-6920168eb1d3.jpeg saved to cache
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00)\xba\xf9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03E\xca\x00)N\x90\x00\x00\x00\x00'
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5bb10>
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252Fc1bb0aa1-8131-4f2e-b069-faafff043d9f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/c1bb0aa1-8131-4f2e-b069-faafff043d9f.jpeg saved to cache
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726599%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726599: 0
2026-03-27 04:16:37 [adesa.be] INFO: Skipping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726608%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726608: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/b7c527ef-c5d4-4df8-8abc-58f35c23842e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726611%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726611: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-27 04:16: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 04:16: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 04:16: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 04:16: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 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae21d0>
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F999b5313-e44f-4f61-b476-34f153b05988.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/999b5313-e44f-4f61-b476-34f153b05988.jpeg saved to cache
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae2f50>
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252Fb315f38b-6210-4643-8296-0e531e183ee3.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/b315f38b-6210-4643-8296-0e531e183ee3.jpg saved to cache
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726628%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726628: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/2c231419-3800-4571-a93a-1f7b00e3181f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726630
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726630%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726630: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726630 url https://www.openlane.eu/en/carv6/auction/10726630
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/d430220c-c8d5-4793-adb9-2c277f1c7570.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16: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 04:16: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 04:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/4da975d4-e1cc-4129-ab39-2389ccf4bf49.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726638
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726638%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726638: 0
2026-03-27 04:16:37 [adesa.be] INFO: Skipping item 10726638 url https://www.openlane.eu/en/carv6/auction/10726638
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726641
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726641%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726641: 0
2026-03-27 04:16:37 [adesa.be] INFO: Skipping item 10726641 url https://www.openlane.eu/en/carv6/auction/10726641
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726642
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726642%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726642: 0
2026-03-27 04:16:37 [adesa.be] INFO: Skipping item 10726642 url https://www.openlane.eu/en/carv6/auction/10726642
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726668%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726668: 0
2026-03-27 04:16:37 [adesa.be] INFO: Skipping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726983%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726983: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-27 04:16: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 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/f53e19d8-ca76-43b5-8f1b-1986a757a5e5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726985%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726985: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-27 04:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/67829c4a-4570-42dd-a51e-c847ebcfa011.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726988%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726988: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff675c450>
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F2c231419-3800-4571-a93a-1f7b00e3181f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/2c231419-3800-4571-a93a-1f7b00e3181f.jpeg saved to cache
2026-03-27 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:37 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-27 04:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726986%27 HTTP/1.1" 200 None
2026-03-27 04:16:37 [adesa.be] INFO: Scrape type for 10726986: 2
2026-03-27 04:16:37 [adesa.be] INFO: Scraping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-27 04:16:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a04650>
2026-03-27 04:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252Fd430220c-c8d5-4793-adb9-2c277f1c7570.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/d430220c-c8d5-4793-adb9-2c277f1c7570.jpeg saved to cache
2026-03-27 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-27 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with scrape type 2
2026-03-27 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with scrape type 2
2026-03-27 04:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221, identifier: 10726389
2026-03-27 04:16:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b6a590>
2026-03-27 04:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F4da975d4-e1cc-4129-ab39-2389ccf4bf49.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/4da975d4-e1cc-4129-ab39-2389ccf4bf49.jpeg saved to cache
2026-03-27 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/3e903b27-af15-49ea-95aa-32106a9550b7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/7f9a41a4-02f6-438c-80ce-eecb6ed9a6d2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-27 04:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-27 04:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389 to the API
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726389>
{'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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f8ad5ff6-fd9d-5890-b0c0-9d54136bc221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEG109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 147007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 147.007 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726389%27 HTTP/1.1" 200 None
2026-03-27 04:16:38 [adesa.be] INFO: Saving data for 10726389: {'auction_closing_time': 1774945800.0, 'created_time': 1774477013.187635, 'last_price_update_time': 1774584998.779096}
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726389') HTTP/1.1" 204 0
2026-03-27 04:16:38 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-27 04:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726990%27 HTTP/1.1" 200 None
2026-03-27 04:16:38 [adesa.be] INFO: Scrape type for 10726990: 2
2026-03-27 04:16:38 [adesa.be] INFO: Scraping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-27 04:16:38 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:38 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:38 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00%+\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\xb1\xd4\x00$\xbd\xa4\x00\x00\x00\x00'
2026-03-27 04:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ff110>
2026-03-27 04:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Ff53e19d8-ca76-43b5-8f1b-1986a757a5e5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/f53e19d8-ca76-43b5-8f1b-1986a757a5e5.jpeg saved to cache
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:16:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6855ad0>
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F67829c4a-4570-42dd-a51e-c847ebcfa011.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/67829c4a-4570-42dd-a51e-c847ebcfa011.jpeg saved to cache
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726992%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726992: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-27 04:16:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6818950>
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F3e903b27-af15-49ea-95aa-32106a9550b7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/3e903b27-af15-49ea-95aa-32106a9550b7.jpeg saved to cache
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:16:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c0f350>
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F7f9a41a4-02f6-438c-80ce-eecb6ed9a6d2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/7f9a41a4-02f6-438c-80ce-eecb6ed9a6d2.jpeg saved to cache
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726997%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726997: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726995%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726995: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726323
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726323%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726323: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726323 url https://www.openlane.eu/en/carv6/auction/10726323
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726319
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726319%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726319: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726319 url https://www.openlane.eu/en/carv6/auction/10726319
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726322
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726322%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726322: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726322 url https://www.openlane.eu/en/carv6/auction/10726322
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726325
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726325%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726325: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726325 url https://www.openlane.eu/en/carv6/auction/10726325
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726327
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726327%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726327: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726327 url https://www.openlane.eu/en/carv6/auction/10726327
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726344
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726344%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726344: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726344 url https://www.openlane.eu/en/carv6/auction/10726344
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726342
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726342%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726342: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726342 url https://www.openlane.eu/en/carv6/auction/10726342
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726346
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726346%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726346: 0
2026-03-27 04:16:39 [adesa.be] INFO: Skipping item 10726346 url https://www.openlane.eu/en/carv6/auction/10726346
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726348%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726348: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-27 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/d5b34c7d-c635-4671-91b2-6afc361ab1f7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/cece6be9-184a-416e-b638-c0d7307b1c49.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726349%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726349: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726355%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726355: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726375%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726375: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-27 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726379%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726379: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-27 04: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 04:16:39 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726382%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726382: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-27 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/b00fa273-3b57-4ddc-bc93-96b32ebce699.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726385%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726385: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726391%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726391: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-27 04:16:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff487a810>
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fd5b34c7d-c635-4671-91b2-6afc361ab1f7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/d5b34c7d-c635-4671-91b2-6afc361ab1f7.jpeg saved to cache
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:16:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64be6d0>
2026-03-27 04:16:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fcece6be9-184a-416e-b638-c0d7307b1c49.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/cece6be9-184a-416e-b638-c0d7307b1c49.jpeg saved to cache
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726393%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726393: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-27 04:16:39 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726395%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726395: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-27 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04: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 04:16:39 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-27 04:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726399%27 HTTP/1.1" 200 None
2026-03-27 04:16:39 [adesa.be] INFO: Scrape type for 10726399: 2
2026-03-27 04:16:39 [adesa.be] INFO: Scraping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-27 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608
2026-03-27 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f828094-006f-517f-9fe2-f68070eb31e9 with scrape type 2
2026-03-27 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f828094-006f-517f-9fe2-f68070eb31e9 with scrape type 2
2026-03-27 04:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f828094-006f-517f-9fe2-f68070eb31e9, identifier: 10726608
2026-03-27 04:16:40 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:16:40 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:16:40 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x03\x00\x00\x00'\xc1 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02-\xcb\x00']q\x00\x00\x00\x00"
2026-03-27 04:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8b98b90>
2026-03-27 04:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_5.mpo HTTP/1.1" 201 0
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fb00fa273-3b57-4ddc-bc93-96b32ebce699.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/b00fa273-3b57-4ddc-bc93-96b32ebce699.jpeg saved to cache
2026-03-27 04:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608
2026-03-27 04:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608
2026-03-27 04:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f828094-006f-517f-9fe2-f68070eb31e9 with identifier: 10726608 to the API
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0f828094-006f-517f-9fe2-f68070eb31e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 50464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Seat Leon 1.0 TSI Move! - Petrol - Manual - 110 hp - 50.464 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726608%27 HTTP/1.1" 200 None
2026-03-27 04:16:40 [adesa.be] INFO: Saving data for 10726608: {'auction_closing_time': 1774945800.0, 'created_time': 1774477175.456477, 'last_price_update_time': 1774585000.573444}
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726608') HTTP/1.1" 204 0
2026-03-27 04:16:40 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726401%27 HTTP/1.1" 200 None
2026-03-27 04:16:40 [adesa.be] INFO: Scrape type for 10726401: 2
2026-03-27 04:16:40 [adesa.be] INFO: Scraping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-27 04:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:40 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-27 04:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726403%27 HTTP/1.1" 200 None
2026-03-27 04:16:40 [adesa.be] INFO: Scrape type for 10726403: 2
2026-03-27 04:16:40 [adesa.be] INFO: Scraping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-27 04: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 04:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-27 04:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with scrape type 2
2026-03-27 04:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with scrape type 2
2026-03-27 04:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321, identifier: 10726569
2026-03-27 04:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578
2026-03-27 04:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fde5229-42d7-57eb-b461-5052b1a021e9 with scrape type 2
2026-03-27 04:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fde5229-42d7-57eb-b461-5052b1a021e9 with scrape type 2
2026-03-27 04:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8fde5229-42d7-57eb-b461-5052b1a021e9, identifier: 10726578
2026-03-27 04:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580
2026-03-27 04:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c with scrape type 2
2026-03-27 04:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7c6bfef-64d1-58df-8b50-cf85ad803e8c with scrape type 2
2026-03-27 04:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7c6bfef-64d1-58df-8b50-cf85ad803e8c, identifier: 10726580
2026-03-27 04:16:41 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726410%27 HTTP/1.1" 200 None
2026-03-27 04:16:41 [adesa.be] INFO: Scrape type for 10726410: 2
2026-03-27 04:16:41 [adesa.be] INFO: Scraping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-27 04:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-27 04:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-27 04:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569 to the API
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726569>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0e2c4ff0-a1d8-5484-aba7-b09d44d87321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLF995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 55014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 55.014 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726569%27 HTTP/1.1" 200 None
2026-03-27 04:16:41 [adesa.be] INFO: Saving data for 10726569: {'auction_closing_time': 1774945800.0, 'created_time': 1774477173.715764, 'last_price_update_time': 1774585001.39145}
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726569') HTTP/1.1" 204 0
2026-03-27 04:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578
2026-03-27 04:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578
2026-03-27 04:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8fde5229-42d7-57eb-b461-5052b1a021e9 with identifier: 10726578 to the API
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726578>
{'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': 102,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8fde5229-42d7-57eb-b461-5052b1a021e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTK949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 67110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - 67.110 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726578%27 HTTP/1.1" 200 None
2026-03-27 04:16:41 [adesa.be] INFO: Saving data for 10726578: {'auction_closing_time': 1774945800.0, 'created_time': 1774477174.558467, 'last_price_update_time': 1774585001.669008}
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726578') HTTP/1.1" 204 0
2026-03-27 04:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580
2026-03-27 04:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580
2026-03-27 04:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7c6bfef-64d1-58df-8b50-cf85ad803e8c with identifier: 10726580 to the API
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'e7c6bfef-64d1-58df-8b50-cf85ad803e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPU805',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 30433,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 140 hp - 30.433 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726580%27 HTTP/1.1" 200 None
2026-03-27 04:16:41 [adesa.be] INFO: Saving data for 10726580: {'auction_closing_time': 1774945800.0, 'created_time': 1774477170.499732, 'last_price_update_time': 1774585001.935823}
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726580') HTTP/1.1" 204 0
2026-03-27 04:16:41 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-27 04:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726411%27 HTTP/1.1" 200 None
2026-03-27 04:16:41 [adesa.be] INFO: Scrape type for 10726411: 2
2026-03-27 04:16:41 [adesa.be] INFO: Scraping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-27 04:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-27 04:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9c806d-4d89-5760-890e-41fb594b408b with scrape type 2
2026-03-27 04:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da9c806d-4d89-5760-890e-41fb594b408b with scrape type 2
2026-03-27 04:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da9c806d-4d89-5760-890e-41fb594b408b, identifier: 10726611
2026-03-27 04: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 04:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-27 04:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-27 04:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611 to the API
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'da9c806d-4d89-5760-890e-41fb594b408b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGA400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 82590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Seat Leon Sportstourer 1.0 eTSI Move! - Petrol - Automatic - 110 hp '
'- 82.590 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726611%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Saving data for 10726611: {'auction_closing_time': 1774945800.0, 'created_time': 1774477188.551072, 'last_price_update_time': 1774585002.34498}
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726611') HTTP/1.1" 204 0
2026-03-27 04:16:42 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726405%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Scrape type for 10726405: 2
2026-03-27 04:16:42 [adesa.be] INFO: Scraping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-27 04: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 04:16:42 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726407%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Scrape type for 10726407: 2
2026-03-27 04:16:42 [adesa.be] INFO: Scraping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-27 04:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e656a4a5-a248-5fa1-a746-862a827854bc with identifier: 10726630
2026-03-27 04:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e656a4a5-a248-5fa1-a746-862a827854bc with scrape type 2
2026-03-27 04:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e656a4a5-a248-5fa1-a746-862a827854bc with scrape type 2
2026-03-27 04:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e656a4a5-a248-5fa1-a746-862a827854bc, identifier: 10726630
2026-03-27 04:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556
2026-03-27 04:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with scrape type 2
2026-03-27 04:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with scrape type 2
2026-03-27 04:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82, identifier: 10726556
2026-03-27 04:16:42 [adesa.be] INFO: Found listing with ID: 10726415
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726415%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Scrape type for 10726415: 0
2026-03-27 04:16:42 [adesa.be] INFO: Skipping item 10726415 url https://www.openlane.eu/en/carv6/auction/10726415
2026-03-27 04:16:42 [adesa.be] INFO: Found listing with ID: 10726417
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726417%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Scrape type for 10726417: 0
2026-03-27 04:16:42 [adesa.be] INFO: Skipping item 10726417 url https://www.openlane.eu/en/carv6/auction/10726417
2026-03-27 04:16:42 [adesa.be] INFO: Found listing with ID: 10726421
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726421%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Scrape type for 10726421: 0
2026-03-27 04:16:42 [adesa.be] INFO: Skipping item 10726421 url https://www.openlane.eu/en/carv6/auction/10726421
2026-03-27 04:16:42 [adesa.be] INFO: Found listing with ID: 10726419
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726419%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Scrape type for 10726419: 0
2026-03-27 04:16:42 [adesa.be] INFO: Skipping item 10726419 url https://www.openlane.eu/en/carv6/auction/10726419
2026-03-27 04:16:42 [adesa.be] INFO: Found listing with ID: 10726431
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726431%27 HTTP/1.1" 200 None
2026-03-27 04:16:42 [adesa.be] INFO: Scrape type for 10726431: 0
2026-03-27 04:16:42 [adesa.be] INFO: Skipping item 10726431 url https://www.openlane.eu/en/carv6/auction/10726431
2026-03-27 04:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e656a4a5-a248-5fa1-a746-862a827854bc with identifier: 10726630
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 04:16:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e656a4a5-a248-5fa1-a746-862a827854bc with identifier: 10726630
2026-03-27 04:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e656a4a5-a248-5fa1-a746-862a827854bc with identifier: 10726630 to the API
2026-03-27 04:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 215,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': 'e656a4a5-a248-5fa1-a746-862a827854bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQK753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 83678,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 215 hp - 83.678 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726630%27 HTTP/1.1" 200 None
2026-03-27 04:16:43 [adesa.be] INFO: Saving data for 10726630: {'auction_closing_time': 1774945800.0, 'created_time': 1774498520.153069, 'last_price_update_time': 1774585003.048632}
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726630') HTTP/1.1" 204 0
2026-03-27 04:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556
2026-03-27 04:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556
2026-03-27 04:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f02c4fa-86f4-5371-8af1-6ceb775b0b82 with identifier: 10726556 to the API
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '1f02c4fa-86f4-5371-8af1-6ceb775b0b82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHB229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 182827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 SW 1.6 Allure Pack - Hybrid - Automatic - 150 hp - '
'182.827 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726556%27 HTTP/1.1" 200 None
2026-03-27 04:16:43 [adesa.be] INFO: Saving data for 10726556: {'auction_closing_time': 1774945800.0, 'created_time': 1774477182.48894, 'last_price_update_time': 1774585003.416745}
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726556') HTTP/1.1" 204 0
2026-03-27 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986
2026-03-27 04:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with scrape type 2
2026-03-27 04:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with scrape type 2
2026-03-27 04:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127, identifier: 10726986
2026-03-27 04:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986
2026-03-27 04:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986
2026-03-27 04:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ec7b923-f9ad-5bd6-8753-4e8bb89d5127 with identifier: 10726986 to the API
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '4ec7b923-f9ad-5bd6-8753-4e8bb89d5127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSL480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726986',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 86531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Inscription - Twin Motor - Hybrid - Automatic - '
'129 hp - 86.531 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726986%27 HTTP/1.1" 200 None
2026-03-27 04:16:43 [adesa.be] INFO: Saving data for 10726986: {'auction_closing_time': 1774945800.0, 'created_time': 1774477128.091027, 'last_price_update_time': 1774585003.88187}
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726986') HTTP/1.1" 204 0
2026-03-27 04:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985
2026-03-27 04:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 200f5056-de95-5af7-b7c8-5115f145041f with scrape type 2
2026-03-27 04:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 200f5056-de95-5af7-b7c8-5115f145041f with scrape type 2
2026-03-27 04:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 200f5056-de95-5af7-b7c8-5115f145041f, identifier: 10726985
2026-03-27 04:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983
2026-03-27 04:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 216d8bc8-b7ab-564a-9767-cd8f495184fa with scrape type 2
2026-03-27 04:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 216d8bc8-b7ab-564a-9767-cd8f495184fa with scrape type 2
2026-03-27 04:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 216d8bc8-b7ab-564a-9767-cd8f495184fa, identifier: 10726983
2026-03-27 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985
2026-03-27 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985
2026-03-27 04:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 200f5056-de95-5af7-b7c8-5115f145041f with identifier: 10726985 to the API
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726985>
{'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': 129,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '200f5056-de95-5af7-b7c8-5115f145041f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCQ319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726985',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 43099,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T2 Core - Petrol - Manual - 129 hp - 43.099 km',
'transmission': 'manual',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726985%27 HTTP/1.1" 200 None
2026-03-27 04:16:44 [adesa.be] INFO: Saving data for 10726985: {'auction_closing_time': 1774945800.0, 'created_time': 1774477191.594551, 'last_price_update_time': 1774585004.341451}
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726985') HTTP/1.1" 204 0
2026-03-27 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983
2026-03-27 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983
2026-03-27 04:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 216d8bc8-b7ab-564a-9767-cd8f495184fa with identifier: 10726983 to the API
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726983>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '216d8bc8-b7ab-564a-9767-cd8f495184fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726983',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 113361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo V90 Cross Country 2.0 B4 Pro - AWD - Diesel - Automatic - 197 '
'hp - 113.361 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726983%27 HTTP/1.1" 200 None
2026-03-27 04:16:44 [adesa.be] INFO: Saving data for 10726983: {'auction_closing_time': 1774945800.0, 'created_time': 1774477191.225223, 'last_price_update_time': 1774585004.634533}
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726983') HTTP/1.1" 204 0
2026-03-27 04:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995
2026-03-27 04:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with scrape type 2
2026-03-27 04:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with scrape type 2
2026-03-27 04:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d, identifier: 10726995
2026-03-27 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995
2026-03-27 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995
2026-03-27 04:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d with identifier: 10726995 to the API
2026-03-27 04:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726995>
{'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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7b43e869-c0ab-5ba9-ae8e-bb85c3d70d2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGL108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726995',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 84271,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2021-03-22',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 2.0 D3 R-Design - Diesel - Automatic - 150 hp - 84.271 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726995%27 HTTP/1.1" 200 None
2026-03-27 04:16:45 [adesa.be] INFO: Saving data for 10726995: {'auction_closing_time': 1774945800.0, 'created_time': 1774477133.073039, 'last_price_update_time': 1774585005.111284}
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726995') HTTP/1.1" 204 0
2026-03-27 04:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393
2026-03-27 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with scrape type 2
2026-03-27 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with scrape type 2
2026-03-27 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0, identifier: 10726393
2026-03-27 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393
2026-03-27 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393
2026-03-27 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0 with identifier: 10726393 to the API
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726393>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '450c6a0d-c4a3-5b2f-9c1f-dd245fee94e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APE466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 316d Lounge - Diesel - Automatic - 122 hp - '
'88.839 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726393%27 HTTP/1.1" 200 None
2026-03-27 04:16:45 [adesa.be] INFO: Saving data for 10726393: {'auction_closing_time': 1774945800.0, 'created_time': 1774477149.03973, 'last_price_update_time': 1774585005.599849}
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726393') HTTP/1.1" 204 0
2026-03-27 04:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395
2026-03-27 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b5e2d2-233f-5cff-92c3-8291835accfc with scrape type 2
2026-03-27 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06b5e2d2-233f-5cff-92c3-8291835accfc with scrape type 2
2026-03-27 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06b5e2d2-233f-5cff-92c3-8291835accfc, identifier: 10726395
2026-03-27 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395
2026-03-27 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395
2026-03-27 04:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06b5e2d2-233f-5cff-92c3-8291835accfc with identifier: 10726395 to the API
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726395>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '06b5e2d2-233f-5cff-92c3-8291835accfc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEE510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 85391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 85.391 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726395%27 HTTP/1.1" 200 None
2026-03-27 04:16:46 [adesa.be] INFO: Saving data for 10726395: {'auction_closing_time': 1774945800.0, 'created_time': 1774477147.243414, 'last_price_update_time': 1774585006.189758}
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726395') HTTP/1.1" 204 0
2026-03-27 04:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385
2026-03-27 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7654f3de-d10c-5501-b232-47f553f7a694 with scrape type 2
2026-03-27 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7654f3de-d10c-5501-b232-47f553f7a694 with scrape type 2
2026-03-27 04:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7654f3de-d10c-5501-b232-47f553f7a694, identifier: 10726385
2026-03-27 04:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385
2026-03-27 04:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385
2026-03-27 04:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7654f3de-d10c-5501-b232-47f553f7a694 with identifier: 10726385 to the API
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7654f3de-d10c-5501-b232-47f553f7a694',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEV135',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 190523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'190.523 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726385%27 HTTP/1.1" 200 None
2026-03-27 04:16:46 [adesa.be] INFO: Saving data for 10726385: {'auction_closing_time': 1774945800.0, 'created_time': 1774477140.219403, 'last_price_update_time': 1774585006.561996}
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726385') HTTP/1.1" 204 0
2026-03-27 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382
2026-03-27 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2855552c-81dc-558e-86ad-5eeea9872ea0 with scrape type 2
2026-03-27 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2855552c-81dc-558e-86ad-5eeea9872ea0 with scrape type 2
2026-03-27 04:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2855552c-81dc-558e-86ad-5eeea9872ea0, identifier: 10726382
2026-03-27 04:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382
2026-03-27 04:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382
2026-03-27 04:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2855552c-81dc-558e-86ad-5eeea9872ea0 with identifier: 10726382 to the API
2026-03-27 04:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '2855552c-81dc-558e-86ad-5eeea9872ea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY376',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 62724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 62.724 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726382%27 HTTP/1.1" 200 None
2026-03-27 04:16:47 [adesa.be] INFO: Saving data for 10726382: {'auction_closing_time': 1774945800.0, 'created_time': 1774477135.899167, 'last_price_update_time': 1774585007.053403}
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726382') HTTP/1.1" 204 0
2026-03-27 04:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990
2026-03-27 04:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab with scrape type 2
2026-03-27 04:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdf9aa60-41ca-5d9c-935e-d0691feb8eab with scrape type 2
2026-03-27 04:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdf9aa60-41ca-5d9c-935e-d0691feb8eab, identifier: 10726990
2026-03-27 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990
2026-03-27 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990
2026-03-27 04:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdf9aa60-41ca-5d9c-935e-d0691feb8eab with identifier: 10726990 to the API
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bdf9aa60-41ca-5d9c-935e-d0691feb8eab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRK075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726990',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 101949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 129 hp - 101.949 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726990%27 HTTP/1.1" 200 None
2026-03-27 04:16:47 [adesa.be] INFO: Saving data for 10726990: {'auction_closing_time': 1774945800.0, 'created_time': 1774477130.830047, 'last_price_update_time': 1774585007.409258}
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726990') HTTP/1.1" 204 0
2026-03-27 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16: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 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16: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 04:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379
2026-03-27 04:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0927a2-910e-562e-95d0-0e5eefffc799 with scrape type 2
2026-03-27 04:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c0927a2-910e-562e-95d0-0e5eefffc799 with scrape type 2
2026-03-27 04:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c0927a2-910e-562e-95d0-0e5eefffc799, identifier: 10726379
2026-03-27 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379
2026-03-27 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379
2026-03-27 04:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c0927a2-910e-562e-95d0-0e5eefffc799 with identifier: 10726379 to the API
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726379>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '6c0927a2-910e-562e-95d0-0e5eefffc799',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACB269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 47670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 47.670 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726379%27 HTTP/1.1" 200 None
2026-03-27 04:16:47 [adesa.be] INFO: Saving data for 10726379: {'auction_closing_time': 1774945800.0, 'created_time': 1774477132.705406, 'last_price_update_time': 1774585007.869639}
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726379') HTTP/1.1" 204 0
2026-03-27 04:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16: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 04:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401
2026-03-27 04:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with scrape type 2
2026-03-27 04:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with scrape type 2
2026-03-27 04:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4, identifier: 10726401
2026-03-27 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401
2026-03-27 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401
2026-03-27 04:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0bb3650-59ab-5a6a-a4fe-52db9646c0e4 with identifier: 10726401 to the API
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726401>
{'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': 184,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a0bb3650-59ab-5a6a-a4fe-52db9646c0e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 180867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 180.867 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726401%27 HTTP/1.1" 200 None
2026-03-27 04:16:48 [adesa.be] INFO: Saving data for 10726401: {'auction_closing_time': 1774945800.0, 'created_time': 1774477146.208332, 'last_price_update_time': 1774585008.244126}
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726401') HTTP/1.1" 204 0
2026-03-27 04:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411
2026-03-27 04:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23635ee4-7602-5372-88ea-daa933b2df5a with scrape type 2
2026-03-27 04:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23635ee4-7602-5372-88ea-daa933b2df5a with scrape type 2
2026-03-27 04:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23635ee4-7602-5372-88ea-daa933b2df5a, identifier: 10726411
2026-03-27 04:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411
2026-03-27 04:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411
2026-03-27 04:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23635ee4-7602-5372-88ea-daa933b2df5a with identifier: 10726411 to the API
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726411>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '23635ee4-7602-5372-88ea-daa933b2df5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRB061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 123308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 123.308 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726411%27 HTTP/1.1" 200 None
2026-03-27 04:16:48 [adesa.be] INFO: Saving data for 10726411: {'auction_closing_time': 1774945800.0, 'created_time': 1774477029.079102, 'last_price_update_time': 1774585008.615377}
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726411') HTTP/1.1" 204 0
2026-03-27 04:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16: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 04:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/5cb916ba-a77f-4d86-801f-21aa3256b590.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410
2026-03-27 04:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223c9469-840b-522e-9b2c-05013e2b920d with scrape type 2
2026-03-27 04:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 223c9469-840b-522e-9b2c-05013e2b920d with scrape type 2
2026-03-27 04:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 223c9469-840b-522e-9b2c-05013e2b920d, identifier: 10726410
2026-03-27 04:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410
2026-03-27 04:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410
2026-03-27 04:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 223c9469-840b-522e-9b2c-05013e2b920d with identifier: 10726410 to the API
2026-03-27 04:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726410>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '223c9469-840b-522e-9b2c-05013e2b920d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHC779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 102124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 102.124 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726410%27 HTTP/1.1" 200 None
2026-03-27 04:16:49 [adesa.be] INFO: Saving data for 10726410: {'auction_closing_time': 1774945800.0, 'created_time': 1774477027.841061, 'last_price_update_time': 1774585009.099765}
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726410') HTTP/1.1" 204 0
2026-03-27 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16: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 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16: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 04:16:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8845750>
2026-03-27 04:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F5cb916ba-a77f-4d86-801f-21aa3256b590.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/5cb916ba-a77f-4d86-801f-21aa3256b590.jpeg saved to cache
2026-03-27 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391
2026-03-27 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e70a787-2571-5059-8c3c-ca7ca700032a with scrape type 2
2026-03-27 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e70a787-2571-5059-8c3c-ca7ca700032a with scrape type 2
2026-03-27 04:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e70a787-2571-5059-8c3c-ca7ca700032a, identifier: 10726391
2026-03-27 04:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391
2026-03-27 04:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391
2026-03-27 04:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e70a787-2571-5059-8c3c-ca7ca700032a with identifier: 10726391 to the API
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726391>
{'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': 184,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '3e70a787-2571-5059-8c3c-ca7ca700032a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALS317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726391',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 147027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series 330e - Hybrid - Automatic - 184 hp - 147.027 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726391%27 HTTP/1.1" 200 None
2026-03-27 04:16:49 [adesa.be] INFO: Saving data for 10726391: {'auction_closing_time': 1774945800.0, 'created_time': 1774477147.62388, 'last_price_update_time': 1774585009.587052}
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726391') HTTP/1.1" 204 0
2026-03-27 04:16: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 04:16: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 04:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407
2026-03-27 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with scrape type 2
2026-03-27 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with scrape type 2
2026-03-27 04:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9, identifier: 10726407
2026-03-27 04:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407
2026-03-27 04:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407
2026-03-27 04:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0085d724-0f09-5c29-bd4f-a87dd83ec1d9 with identifier: 10726407 to the API
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726407>
{'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': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0085d724-0f09-5c29-bd4f-a87dd83ec1d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQK362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 82918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 82.918 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726407%27 HTTP/1.1" 200 None
2026-03-27 04:16:49 [adesa.be] INFO: Saving data for 10726407: {'auction_closing_time': 1774945800.0, 'created_time': 1774477032.547837, 'last_price_update_time': 1774585009.969321}
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726407') HTTP/1.1" 204 0
2026-03-27 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/637da9c1-b476-4ee6-aab6-8498a34a0637.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:16: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 04:16: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 04:16:50 [adesa.be] INFO: Found listing with ID: 10726429
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726429%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726429: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726429 url https://www.openlane.eu/en/carv6/auction/10726429
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726424
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726424%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726424: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726424 url https://www.openlane.eu/en/carv6/auction/10726424
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726434
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726434%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726434: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726434 url https://www.openlane.eu/en/carv6/auction/10726434
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726440
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726440%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726440: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726440 url https://www.openlane.eu/en/carv6/auction/10726440
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726438
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726438%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726438: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726438 url https://www.openlane.eu/en/carv6/auction/10726438
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726436
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726436%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726436: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726436 url https://www.openlane.eu/en/carv6/auction/10726436
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726446
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726446%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726446: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726446 url https://www.openlane.eu/en/carv6/auction/10726446
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726476%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726476: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726478%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726478: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726493%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726493: 0
2026-03-27 04:16:50 [adesa.be] INFO: Skipping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726495%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726495: 2
2026-03-27 04:16:50 [adesa.be] INFO: Scraping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-27 04:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/c6fe8447-af4d-43fa-b07c-97dc56b01fd7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726497%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726497: 2
2026-03-27 04:16:50 [adesa.be] INFO: Scraping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-27 04:16:50 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726500%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Scrape type for 10726500: 2
2026-03-27 04:16:50 [adesa.be] INFO: Scraping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-27 04:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-27 04:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b12317-c1c1-56a0-8415-f97ae488bd64 with scrape type 2
2026-03-27 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95b12317-c1c1-56a0-8415-f97ae488bd64 with scrape type 2
2026-03-27 04:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95b12317-c1c1-56a0-8415-f97ae488bd64, identifier: 10726376
2026-03-27 04:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403
2026-03-27 04:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with scrape type 2
2026-03-27 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with scrape type 2
2026-03-27 04:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4, identifier: 10726403
2026-03-27 04:16:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff685d450>
2026-03-27 04:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F637da9c1-b476-4ee6-aab6-8498a34a0637.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/637da9c1-b476-4ee6-aab6-8498a34a0637.jpeg saved to cache
2026-03-27 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-27 04:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-27 04:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376 to the API
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '95b12317-c1c1-56a0-8415-f97ae488bd64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAP477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 62148,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 62.148 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726376%27 HTTP/1.1" 200 None
2026-03-27 04:16:50 [adesa.be] INFO: Saving data for 10726376: {'auction_closing_time': 1774945800.0, 'created_time': 1774476993.217854, 'last_price_update_time': 1774585010.837561}
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726376') HTTP/1.1" 204 0
2026-03-27 04:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403
2026-03-27 04:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403
2026-03-27 04:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26fdc9fe-d094-5b8a-9598-af68bf0bceb4 with identifier: 10726403 to the API
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726403>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': '26fdc9fe-d094-5b8a-9598-af68bf0bceb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJY186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 138905,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 138.905 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726403%27 HTTP/1.1" 200 None
2026-03-27 04:16:51 [adesa.be] INFO: Saving data for 10726403: {'auction_closing_time': 1774945800.0, 'created_time': 1774477024.602063, 'last_price_update_time': 1774585011.555671}
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726403') HTTP/1.1" 204 0
2026-03-27 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/095ec427-e022-4fd6-882f-6e39aa5ddbb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:16:51 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726503%27 HTTP/1.1" 200 None
2026-03-27 04:16:51 [adesa.be] INFO: Scrape type for 10726503: 2
2026-03-27 04:16:51 [adesa.be] INFO: Scraping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-27 04:16: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 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:51 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726508%27 HTTP/1.1" 200 None
2026-03-27 04:16:51 [adesa.be] INFO: Scrape type for 10726508: 2
2026-03-27 04:16:51 [adesa.be] INFO: Scraping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-27 04:16: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 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/db81f8cc-90f3-43b8-b855-10f636c86ff9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/a4007d96-76c0-484a-94a8-68bb9065e3a4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:16: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 04:16: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 04:16:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff668d650>
2026-03-27 04:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252Fc6fe8447-af4d-43fa-b07c-97dc56b01fd7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/c6fe8447-af4d-43fa-b07c-97dc56b01fd7.jpeg saved to cache
2026-03-27 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399
2026-03-27 04:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a78f5f-5838-56bc-b016-b87b85145dd5 with scrape type 2
2026-03-27 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41a78f5f-5838-56bc-b016-b87b85145dd5 with scrape type 2
2026-03-27 04:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41a78f5f-5838-56bc-b016-b87b85145dd5, identifier: 10726399
2026-03-27 04:16:51 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726505%27 HTTP/1.1" 200 None
2026-03-27 04:16:51 [adesa.be] INFO: Scrape type for 10726505: 2
2026-03-27 04:16:51 [adesa.be] INFO: Scraping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-27 04:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399
2026-03-27 04:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399
2026-03-27 04:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41a78f5f-5838-56bc-b016-b87b85145dd5 with identifier: 10726399 to the API
2026-03-27 04:16:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '41a78f5f-5838-56bc-b016-b87b85145dd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALN575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 155118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'155.118 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726399%27 HTTP/1.1" 200 None
2026-03-27 04:16:52 [adesa.be] INFO: Saving data for 10726399: {'auction_closing_time': 1774945800.0, 'created_time': 1774477145.799472, 'last_price_update_time': 1774585012.072199}
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726399') HTTP/1.1" 204 0
2026-03-27 04:16:52 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726512%27 HTTP/1.1" 200 None
2026-03-27 04:16:52 [adesa.be] INFO: Scrape type for 10726512: 2
2026-03-27 04:16:52 [adesa.be] INFO: Scraping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66da1d0>
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F095ec427-e022-4fd6-882f-6e39aa5ddbb5.jpg') HTTP/1.1" 204 0
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/095ec427-e022-4fd6-882f-6e39aa5ddbb5.jpg saved to cache
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349
2026-03-27 04:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with scrape type 2
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with scrape type 2
2026-03-27 04:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49c0c5f5-40e0-5246-89cb-5c69a254fc40, identifier: 10726349
2026-03-27 04:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375
2026-03-27 04:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 578c128b-8eec-58ee-9d7e-4769701f46c7 with scrape type 2
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 578c128b-8eec-58ee-9d7e-4769701f46c7 with scrape type 2
2026-03-27 04:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 578c128b-8eec-58ee-9d7e-4769701f46c7, identifier: 10726375
2026-03-27 04:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355
2026-03-27 04:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c with scrape type 2
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d156347-0018-5f7d-ba24-15ea2bf9b08c with scrape type 2
2026-03-27 04:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d156347-0018-5f7d-ba24-15ea2bf9b08c, identifier: 10726355
2026-03-27 04:16:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b17cd0>
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252Fdb81f8cc-90f3-43b8-b855-10f636c86ff9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/db81f8cc-90f3-43b8-b855-10f636c86ff9.jpeg saved to cache
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8df90>
2026-03-27 04:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252Fa4007d96-76c0-484a-94a8-68bb9065e3a4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/a4007d96-76c0-484a-94a8-68bb9065e3a4.jpeg saved to cache
2026-03-27 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349
2026-03-27 04:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349
2026-03-27 04:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49c0c5f5-40e0-5246-89cb-5c69a254fc40 with identifier: 10726349 to the API
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726349>
{'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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '49c0c5f5-40e0-5246-89cb-5c69a254fc40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFY575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 127744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 127.744 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726349%27 HTTP/1.1" 200 None
2026-03-27 04:16:52 [adesa.be] INFO: Saving data for 10726349: {'auction_closing_time': 1774945800.0, 'created_time': 1774477137.67556, 'last_price_update_time': 1774585012.872837}
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726349') HTTP/1.1" 204 0
2026-03-27 04:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375
2026-03-27 04:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375
2026-03-27 04:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 578c128b-8eec-58ee-9d7e-4769701f46c7 with identifier: 10726375 to the API
2026-03-27 04:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '578c128b-8eec-58ee-9d7e-4769701f46c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQK346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 77659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 77.659 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726375%27 HTTP/1.1" 200 None
2026-03-27 04:16:53 [adesa.be] INFO: Saving data for 10726375: {'auction_closing_time': 1774945800.0, 'created_time': 1774477139.445573, 'last_price_update_time': 1774585013.148682}
2026-03-27 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726375') HTTP/1.1" 204 0
2026-03-27 04:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355
2026-03-27 04:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355
2026-03-27 04:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d156347-0018-5f7d-ba24-15ea2bf9b08c with identifier: 10726355 to the API
2026-03-27 04:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726355>
{'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': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '5d156347-0018-5f7d-ba24-15ea2bf9b08c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACJ464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726355',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 124159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 30 TDI Business - Diesel - Automatic - 136 hp - 124.159 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726355%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Saving data for 10726355: {'auction_closing_time': 1774945800.0, 'created_time': 1774477136.984409, 'last_price_update_time': 1774585015.045179}
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726355') HTTP/1.1" 204 0
2026-03-27 04:16:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/1bc32340-a641-4067-9db5-62af32887099.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:16:55 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726535%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726535: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-27 04:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:55 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726537%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726537: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-27 04: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 04: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 04: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 04:16:55 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726563%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726563: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-27 04:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/46c104eb-dbcb-457d-8fb5-b3e55ce8e672.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:16:55 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726565%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726565: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-27 04:16:55 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726571%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726571: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-27 04:16:55 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726572%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726572: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-27 04:16:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:16:55 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726575%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726575: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-27 04:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-27 04:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9816978-e30d-5c5f-88d6-fdcec473015b with scrape type 2
2026-03-27 04:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9816978-e30d-5c5f-88d6-fdcec473015b with scrape type 2
2026-03-27 04:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9816978-e30d-5c5f-88d6-fdcec473015b, identifier: 10726405
2026-03-27 04:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348
2026-03-27 04:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cca064-39e1-59d4-b547-12713d0e15f5 with scrape type 2
2026-03-27 04:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25cca064-39e1-59d4-b547-12713d0e15f5 with scrape type 2
2026-03-27 04:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25cca064-39e1-59d4-b547-12713d0e15f5, identifier: 10726348
2026-03-27 04:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997
2026-03-27 04:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 843d5b74-a7e0-53de-8875-01f5e5bb3594 with scrape type 2
2026-03-27 04:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 843d5b74-a7e0-53de-8875-01f5e5bb3594 with scrape type 2
2026-03-27 04:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 843d5b74-a7e0-53de-8875-01f5e5bb3594, identifier: 10726997
2026-03-27 04:16:55 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726581%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Scrape type for 10726581: 2
2026-03-27 04:16:55 [adesa.be] INFO: Scraping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-27 04: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 04:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-27 04:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-27 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405 to the API
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726405>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a9816978-e30d-5c5f-88d6-fdcec473015b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVJ994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 81619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 81.619 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726405%27 HTTP/1.1" 200 None
2026-03-27 04:16:55 [adesa.be] INFO: Saving data for 10726405: {'auction_closing_time': 1774945800.0, 'created_time': 1774477029.443868, 'last_price_update_time': 1774585015.760824}
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726405') HTTP/1.1" 204 0
2026-03-27 04:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348
2026-03-27 04:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348
2026-03-27 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25cca064-39e1-59d4-b547-12713d0e15f5 with identifier: 10726348 to the API
2026-03-27 04:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '25cca064-39e1-59d4-b547-12713d0e15f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEQ040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726348',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 110356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 35 TDI Attraction - Diesel - Automatic - 150 hp - 110.356 '
'km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2023}
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726348%27 HTTP/1.1" 200 None
2026-03-27 04:16:56 [adesa.be] INFO: Saving data for 10726348: {'auction_closing_time': 1774945800.0, 'created_time': 1774477137.333304, 'last_price_update_time': 1774585016.113408}
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726348') HTTP/1.1" 204 0
2026-03-27 04:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997
2026-03-27 04:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997
2026-03-27 04:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 843d5b74-a7e0-53de-8875-01f5e5bb3594 with identifier: 10726997 to the API
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726997>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '843d5b74-a7e0-53de-8875-01f5e5bb3594',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AER620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726997',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 134118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 2.0 D3 R-Design - Diesel - Automatic - 150 hp - 134.118 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726997%27 HTTP/1.1" 200 None
2026-03-27 04:16:56 [adesa.be] INFO: Saving data for 10726997: {'auction_closing_time': 1774945800.0, 'created_time': 1774477134.008423, 'last_price_update_time': 1774585016.379662}
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726997') HTTP/1.1" 204 0
2026-03-27 04:16:56 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726583%27 HTTP/1.1" 200 None
2026-03-27 04:16:56 [adesa.be] INFO: Scrape type for 10726583: 2
2026-03-27 04:16:56 [adesa.be] INFO: Scraping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-27 04:16:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87ec1d0>
2026-03-27 04:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F46c104eb-dbcb-457d-8fb5-b3e55ce8e672.jpeg') HTTP/1.1" 204 0
2026-03-27 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/46c104eb-dbcb-457d-8fb5-b3e55ce8e672.jpeg saved to cache
2026-03-27 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628
2026-03-27 04:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with scrape type 2
2026-03-27 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with scrape type 2
2026-03-27 04:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be, identifier: 10726628
2026-03-27 04:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628
2026-03-27 04:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628
2026-03-27 04:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be with identifier: 10726628 to the API
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1e0ed0da-a186-5fe9-91d6-a6d0f84ca3be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNR313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 64633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'64.633 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726628%27 HTTP/1.1" 200 None
2026-03-27 04:16:56 [adesa.be] INFO: Saving data for 10726628: {'auction_closing_time': 1774945800.0, 'created_time': 1774477190.253628, 'last_price_update_time': 1774585016.873488}
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726628') HTTP/1.1" 204 0
2026-03-27 04:16:56 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726585%27 HTTP/1.1" 200 None
2026-03-27 04:16:56 [adesa.be] INFO: Scrape type for 10726585: 2
2026-03-27 04:16:56 [adesa.be] INFO: Scraping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-27 04: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 04: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 04: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 04: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 04:16:56 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-27 04:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726587%27 HTTP/1.1" 200 None
2026-03-27 04:16:56 [adesa.be] INFO: Scrape type for 10726587: 2
2026-03-27 04:16:56 [adesa.be] INFO: Scraping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-27 04:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992
2026-03-27 04:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa36b21-e42b-5671-9071-5ee09ab26012 with scrape type 2
2026-03-27 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa36b21-e42b-5671-9071-5ee09ab26012 with scrape type 2
2026-03-27 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6aa36b21-e42b-5671-9071-5ee09ab26012, identifier: 10726992
2026-03-27 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988
2026-03-27 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a with scrape type 2
2026-03-27 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e9fc6a-52d2-5315-ae43-16def0c9c44a with scrape type 2
2026-03-27 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5e9fc6a-52d2-5315-ae43-16def0c9c44a, identifier: 10726988
2026-03-27 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562
2026-03-27 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with scrape type 2
2026-03-27 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with scrape type 2
2026-03-27 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ec7b316-3e55-596c-9ec4-e2a010240ee7, identifier: 10726562
2026-03-27 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559
2026-03-27 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23411b28-b0c9-5b0d-9d5d-ca285adff066 with scrape type 2
2026-03-27 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23411b28-b0c9-5b0d-9d5d-ca285adff066 with scrape type 2
2026-03-27 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23411b28-b0c9-5b0d-9d5d-ca285adff066, identifier: 10726559
2026-03-27 04:16:57 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726588%27 HTTP/1.1" 200 None
2026-03-27 04:16:57 [adesa.be] INFO: Scrape type for 10726588: 2
2026-03-27 04:16:57 [adesa.be] INFO: Scraping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-27 04:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992
2026-03-27 04:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992
2026-03-27 04:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6aa36b21-e42b-5671-9071-5ee09ab26012 with identifier: 10726992 to the API
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726992>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6aa36b21-e42b-5671-9071-5ee09ab26012',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVL245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726992',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 84866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T5 Inscription - Hybrid - Automatic - 180 hp - '
'84.866 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726992%27 HTTP/1.1" 200 None
2026-03-27 04:16:57 [adesa.be] INFO: Saving data for 10726992: {'auction_closing_time': 1774945800.0, 'created_time': 1774477131.57695, 'last_price_update_time': 1774585017.606393}
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726992') HTTP/1.1" 204 0
2026-03-27 04:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988
2026-03-27 04:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988
2026-03-27 04:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5e9fc6a-52d2-5315-ae43-16def0c9c44a with identifier: 10726988 to the API
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c5e9fc6a-52d2-5315-ae43-16def0c9c44a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEV718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726988',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 78365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'78.365 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726988%27 HTTP/1.1" 200 None
2026-03-27 04:16:57 [adesa.be] INFO: Saving data for 10726988: {'auction_closing_time': 1774945800.0, 'created_time': 1774477129.932448, 'last_price_update_time': 1774585017.893639}
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726988') HTTP/1.1" 204 0
2026-03-27 04:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562
2026-03-27 04:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562
2026-03-27 04:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ec7b316-3e55-596c-9ec4-e2a010240ee7 with identifier: 10726562 to the API
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8ec7b316-3e55-596c-9ec4-e2a010240ee7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM818A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 98226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - Automatic - 130 hp - '
'98.226 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726562%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Saving data for 10726562: {'auction_closing_time': 1774945800.0, 'created_time': 1774477170.137782, 'last_price_update_time': 1774585018.198527}
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726562') HTTP/1.1" 204 0
2026-03-27 04:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559
2026-03-27 04:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559
2026-03-27 04:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23411b28-b0c9-5b0d-9d5d-ca285adff066 with identifier: 10726559 to the API
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '23411b28-b0c9-5b0d-9d5d-ca285adff066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEF524',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 87111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 SW 1.2i GT - Petrol - Automatic - 130 hp - 87.111 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726559%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Saving data for 10726559: {'auction_closing_time': 1774945800.0, 'created_time': 1774477169.772547, 'last_price_update_time': 1774585018.497777}
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726559') HTTP/1.1" 204 0
2026-03-27 04:16:58 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726591%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726591: 2
2026-03-27 04:16:58 [adesa.be] INFO: Scraping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-27 04:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04: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 04: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 04:16:58 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726593%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726593: 2
2026-03-27 04:16:58 [adesa.be] INFO: Scraping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-27 04:16:58 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726595%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726595: 0
2026-03-27 04:16:58 [adesa.be] INFO: Skipping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-27 04:16:58 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726598%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726598: 2
2026-03-27 04:16:58 [adesa.be] INFO: Scraping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-27 04:16:58 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726605%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726605: 2
2026-03-27 04:16:58 [adesa.be] INFO: Scraping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-27 04:16:58 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726607%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726607: 2
2026-03-27 04:16:58 [adesa.be] INFO: Scraping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-27 04:16:58 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726603%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726603: 2
2026-03-27 04:16:58 [adesa.be] INFO: Scraping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-27 04:16:58 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-27 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726601%27 HTTP/1.1" 200 None
2026-03-27 04:16:58 [adesa.be] INFO: Scrape type for 10726601: 2
2026-03-27 04:16:58 [adesa.be] INFO: Scraping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-27 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558
2026-03-27 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c with scrape type 2
2026-03-27 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec0df241-37c4-5b27-90b3-0b249eb8ae3c with scrape type 2
2026-03-27 04:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec0df241-37c4-5b27-90b3-0b249eb8ae3c, identifier: 10726558
2026-03-27 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-27 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with scrape type 2
2026-03-27 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with scrape type 2
2026-03-27 04:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd, identifier: 10726500
2026-03-27 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-27 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669e4ba-10ff-544a-97a9-86dd821fd9ce with scrape type 2
2026-03-27 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e669e4ba-10ff-544a-97a9-86dd821fd9ce with scrape type 2
2026-03-27 04:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e669e4ba-10ff-544a-97a9-86dd821fd9ce, identifier: 10726497
2026-03-27 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-27 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d497bf9d-756c-5674-924f-fba4288b1efd with scrape type 2
2026-03-27 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d497bf9d-756c-5674-924f-fba4288b1efd with scrape type 2
2026-03-27 04:16:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d497bf9d-756c-5674-924f-fba4288b1efd, identifier: 10726503
2026-03-27 04:16:59 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726613%27 HTTP/1.1" 200 None
2026-03-27 04:16:59 [adesa.be] INFO: Scrape type for 10726613: 0
2026-03-27 04:16:59 [adesa.be] INFO: Skipping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-27 04:16:59 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726620%27 HTTP/1.1" 200 None
2026-03-27 04:16:59 [adesa.be] INFO: Scrape type for 10726620: 0
2026-03-27 04:16:59 [adesa.be] INFO: Skipping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-27 04:16:59 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726621%27 HTTP/1.1" 200 None
2026-03-27 04:16:59 [adesa.be] INFO: Scrape type for 10726621: 0
2026-03-27 04:16:59 [adesa.be] INFO: Skipping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-27 04:16:59 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726624%27 HTTP/1.1" 200 None
2026-03-27 04:16:59 [adesa.be] INFO: Scrape type for 10726624: 0
2026-03-27 04:16:59 [adesa.be] INFO: Skipping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-27 04:16:59 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726627%27 HTTP/1.1" 200 None
2026-03-27 04:16:59 [adesa.be] INFO: Scrape type for 10726627: 0
2026-03-27 04:16:59 [adesa.be] INFO: Skipping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-27 04:16:59 [adesa.be] INFO: Found listing with ID: 10726632
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726632%27 HTTP/1.1" 200 None
2026-03-27 04:16:59 [adesa.be] INFO: Scrape type for 10726632: 2
2026-03-27 04:16:59 [adesa.be] INFO: Scraping item 10726632 url https://www.openlane.eu/en/carv6/auction/10726632
2026-03-27 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558
2026-03-27 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558
2026-03-27 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec0df241-37c4-5b27-90b3-0b249eb8ae3c with identifier: 10726558 to the API
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ec0df241-37c4-5b27-90b3-0b249eb8ae3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEF523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 55941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 SW 1.2i GT - Petrol - Automatic - 130 hp - 55.941 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [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 04:16:59 [adesa.be] INFO: Saving data for 10726558: {'auction_closing_time': 1774945800.0, 'created_time': 1774477168.43339, 'last_price_update_time': 1774585019.460907}
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726558') HTTP/1.1" 204 0
2026-03-27 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-27 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-27 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500 to the API
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726500>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd3436bcf-e96d-54c9-b2f2-b333eeccbdcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 155312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 180d Business Solution - Diesel - Automatic - 116 '
'hp - 155.312 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726500%27 HTTP/1.1" 200 None
2026-03-27 04:16:59 [adesa.be] INFO: Saving data for 10726500: {'auction_closing_time': 1774945800.0, 'created_time': 1774477039.091834, 'last_price_update_time': 1774585019.816062}
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726500') HTTP/1.1" 204 0
2026-03-27 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-27 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-27 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497 to the API
2026-03-27 04:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:16: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 04:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726497>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e669e4ba-10ff-544a-97a9-86dd821fd9ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJK713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 39475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 39.475 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726497%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Saving data for 10726497: {'auction_closing_time': 1774945800.0, 'created_time': 1774477031.101984, 'last_price_update_time': 1774585020.120306}
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726497') HTTP/1.1" 204 0
2026-03-27 04:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-27 04:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-27 04:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503 to the API
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726503>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd497bf9d-756c-5674-924f-fba4288b1efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCX675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 65360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz C Break 300e Luxury Line - Hybrid - Automatic - 204 '
'hp - 65.360 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726503%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Saving data for 10726503: {'auction_closing_time': 1774945800.0, 'created_time': 1774477039.486201, 'last_price_update_time': 1774585020.460508}
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726503') HTTP/1.1" 204 0
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726631
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726631%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726631: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726631 url https://www.openlane.eu/en/carv6/auction/10726631
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726635
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726635%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726635: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726635 url https://www.openlane.eu/en/carv6/auction/10726635
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726636
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726636%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726636: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726636 url https://www.openlane.eu/en/carv6/auction/10726636
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726637
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726637%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726637: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726637 url https://www.openlane.eu/en/carv6/auction/10726637
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726644
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726644%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726644: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726644 url https://www.openlane.eu/en/carv6/auction/10726644
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726645
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726645%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726645: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726645 url https://www.openlane.eu/en/carv6/auction/10726645
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726650
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726650%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726650: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726650 url https://www.openlane.eu/en/carv6/auction/10726650
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726651
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726651%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726651: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726651 url https://www.openlane.eu/en/carv6/auction/10726651
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726653%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726653: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726654%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726654: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726656%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726656: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726658%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726658: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726660%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726660: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726661%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726661: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726663%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726663: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726666%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726666: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726670%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726670: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726945%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726945: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726999%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10726999: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10728345
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728345%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10728345: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10728345 url https://www.openlane.eu/en/carv6/auction/10728345
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10728416
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728416%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10728416: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10728416 url https://www.openlane.eu/en/carv6/auction/10728416
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729171
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729171%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10729171: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10729171 url https://www.openlane.eu/en/carv6/auction/10729171
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729358
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729358%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10729358: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10729358 url https://www.openlane.eu/en/carv6/auction/10729358
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729362
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729362%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10729362: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10729362 url https://www.openlane.eu/en/carv6/auction/10729362
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729339
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729339%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10729339: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10729339 url https://www.openlane.eu/en/carv6/auction/10729339
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729351
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729351%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10729351: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10729351 url https://www.openlane.eu/en/carv6/auction/10729351
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729235
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729235%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10729235: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10729235 url https://www.openlane.eu/en/carv6/auction/10729235
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729121
2026-03-27 04:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729121%27 HTTP/1.1" 200 None
2026-03-27 04:17:00 [adesa.be] INFO: Scrape type for 10729121: 0
2026-03-27 04:17:00 [adesa.be] INFO: Skipping item 10729121 url https://www.openlane.eu/en/carv6/auction/10729121
2026-03-27 04:17:00 [adesa.be] INFO: Found listing with ID: 10729010
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729010%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729010: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729010 url https://www.openlane.eu/en/carv6/auction/10729010
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729113
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729113%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729113: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729113 url https://www.openlane.eu/en/carv6/auction/10729113
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729230
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729230%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729230: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729230 url https://www.openlane.eu/en/carv6/auction/10729230
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729384
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729384%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729384: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729384 url https://www.openlane.eu/en/carv6/auction/10729384
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729138
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729138%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729138: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729138 url https://www.openlane.eu/en/carv6/auction/10729138
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729442
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729442%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729442: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729442 url https://www.openlane.eu/en/carv6/auction/10729442
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729349
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729349%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729349: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729349 url https://www.openlane.eu/en/carv6/auction/10729349
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729352
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729352%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729352: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729352 url https://www.openlane.eu/en/carv6/auction/10729352
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729222
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729222%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729222: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729222 url https://www.openlane.eu/en/carv6/auction/10729222
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729256
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729256%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729256: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729256 url https://www.openlane.eu/en/carv6/auction/10729256
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729125
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729125%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729125: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729125 url https://www.openlane.eu/en/carv6/auction/10729125
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729082
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729082%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729082: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729082 url https://www.openlane.eu/en/carv6/auction/10729082
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729261
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729261%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729261: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729261 url https://www.openlane.eu/en/carv6/auction/10729261
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729340
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729340%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729340: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729340 url https://www.openlane.eu/en/carv6/auction/10729340
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729202
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729202%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729202: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729202 url https://www.openlane.eu/en/carv6/auction/10729202
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729248
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729248%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729248: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729248 url https://www.openlane.eu/en/carv6/auction/10729248
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729034
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729034%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729034: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729034 url https://www.openlane.eu/en/carv6/auction/10729034
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729152
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729152%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729152: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729152 url https://www.openlane.eu/en/carv6/auction/10729152
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729200
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729200%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729200: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729200 url https://www.openlane.eu/en/carv6/auction/10729200
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729019
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729019%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729019: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729019 url https://www.openlane.eu/en/carv6/auction/10729019
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729143
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729143%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729143: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729143 url https://www.openlane.eu/en/carv6/auction/10729143
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729088
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729088%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729088: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729088 url https://www.openlane.eu/en/carv6/auction/10729088
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729081
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729081%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729081: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729081 url https://www.openlane.eu/en/carv6/auction/10729081
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729025
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729025%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729025: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729025 url https://www.openlane.eu/en/carv6/auction/10729025
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729419
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729419%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729419: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729419 url https://www.openlane.eu/en/carv6/auction/10729419
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729257
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729257%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729257: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729257 url https://www.openlane.eu/en/carv6/auction/10729257
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729245
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729245%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729245: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729245 url https://www.openlane.eu/en/carv6/auction/10729245
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729240
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729240%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729240: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729240 url https://www.openlane.eu/en/carv6/auction/10729240
2026-03-27 04:17:01 [adesa.be] INFO: Found listing with ID: 10729032
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729032%27 HTTP/1.1" 200 None
2026-03-27 04:17:01 [adesa.be] INFO: Scrape type for 10729032: 0
2026-03-27 04:17:01 [adesa.be] INFO: Skipping item 10729032 url https://www.openlane.eu/en/carv6/auction/10729032
2026-03-27 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17: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 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17: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 04:17: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 04:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-27 04:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b246ab46-86a2-56ef-8ddf-188792b139c1 with scrape type 2
2026-03-27 04:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b246ab46-86a2-56ef-8ddf-188792b139c1 with scrape type 2
2026-03-27 04:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b246ab46-86a2-56ef-8ddf-188792b139c1, identifier: 10726495
2026-03-27 04:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-27 04:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-27 04:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495 to the API
2026-03-27 04:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726495>
{'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': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b246ab46-86a2-56ef-8ddf-188792b139c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTC866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 91533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'91.533 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726495%27 HTTP/1.1" 200 None
2026-03-27 04:17:02 [adesa.be] INFO: Saving data for 10726495: {'auction_closing_time': 1774945800.0, 'created_time': 1774477037.163649, 'last_price_update_time': 1774585022.159318}
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726495') HTTP/1.1" 204 0
2026-03-27 04:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-27 04:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd2178c-30b2-5c43-bb62-73a722f3cff7 with scrape type 2
2026-03-27 04:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdd2178c-30b2-5c43-bb62-73a722f3cff7 with scrape type 2
2026-03-27 04:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdd2178c-30b2-5c43-bb62-73a722f3cff7, identifier: 10726535
2026-03-27 04:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554
2026-03-27 04:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with scrape type 2
2026-03-27 04:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with scrape type 2
2026-03-27 04:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c6c89e0-a401-51d1-8e19-29e13e04bad5, identifier: 10726554
2026-03-27 04:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-27 04:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-27 04:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535 to the API
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726535>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'fdd2178c-30b2-5c43-bb62-73a722f3cff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRY650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Corsa 1.2 Elegance - Petrol - Manual - 100 hp - 44.028 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726535%27 HTTP/1.1" 200 None
2026-03-27 04:17:02 [adesa.be] INFO: Saving data for 10726535: {'auction_closing_time': 1774945800.0, 'created_time': 1774477044.804512, 'last_price_update_time': 1774585022.732853}
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726535') HTTP/1.1" 204 0
2026-03-27 04:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554
2026-03-27 04:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554
2026-03-27 04:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c6c89e0-a401-51d1-8e19-29e13e04bad5 with identifier: 10726554 to the API
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726554>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4c6c89e0-a401-51d1-8e19-29e13e04bad5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDE599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 47504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Manual - 131 hp - 47.504 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-27 04:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726554%27 HTTP/1.1" 200 None
2026-03-27 04:17:03 [adesa.be] INFO: Saving data for 10726554: {'auction_closing_time': 1774945800.0, 'created_time': 1774477167.50842, 'last_price_update_time': 1774585023.009277}
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726554') HTTP/1.1" 204 0
2026-03-27 04:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-27 04:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with scrape type 2
2026-03-27 04:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with scrape type 2
2026-03-27 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694, identifier: 10726505
2026-03-27 04:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575
2026-03-27 04:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088b2869-9d82-5208-a0b7-966985ed7013 with scrape type 2
2026-03-27 04:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 088b2869-9d82-5208-a0b7-966985ed7013 with scrape type 2
2026-03-27 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 088b2869-9d82-5208-a0b7-966985ed7013, identifier: 10726575
2026-03-27 04:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-27 04:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-27 04:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505 to the API
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '5f973b10-f8fb-58b7-b99a-e2c4f45cf694',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSD683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 93864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 93.864 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726505%27 HTTP/1.1" 200 None
2026-03-27 04:17:03 [adesa.be] INFO: Saving data for 10726505: {'auction_closing_time': 1774945800.0, 'created_time': 1774477035.47276, 'last_price_update_time': 1774585023.565467}
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726505') HTTP/1.1" 204 0
2026-03-27 04:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575
2026-03-27 04:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575
2026-03-27 04:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 088b2869-9d82-5208-a0b7-966985ed7013 with identifier: 10726575 to the API
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726575>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '088b2869-9d82-5208-a0b7-966985ed7013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGA978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 78998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-08-20',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert 2.0 HDI Premium - Diesel - Manual - 122 hp - 78.998 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726575%27 HTTP/1.1" 200 None
2026-03-27 04:17:03 [adesa.be] INFO: Saving data for 10726575: {'auction_closing_time': 1774945800.0, 'created_time': 1774477000.445956, 'last_price_update_time': 1774585023.844444}
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726575') HTTP/1.1" 204 0
2026-03-27 04:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563
2026-03-27 04:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa80de2-98bf-5545-98fc-a76119e53639 with scrape type 2
2026-03-27 04:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fa80de2-98bf-5545-98fc-a76119e53639 with scrape type 2
2026-03-27 04:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fa80de2-98bf-5545-98fc-a76119e53639, identifier: 10726563
2026-03-27 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563
2026-03-27 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563
2026-03-27 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fa80de2-98bf-5545-98fc-a76119e53639 with identifier: 10726563 to the API
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726563>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5fa80de2-98bf-5545-98fc-a76119e53639',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCH138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 134405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.2i Crossway - Petrol - Automatic - 130 hp - 134.405 '
'km',
'transmission': 'automatic',
'trim': 'Crossway',
'vin': None,
'year': 2020}
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726563%27 HTTP/1.1" 200 None
2026-03-27 04:17:04 [adesa.be] INFO: Saving data for 10726563: {'auction_closing_time': 1774945800.0, 'created_time': 1774477006.227378, 'last_price_update_time': 1774585024.316145}
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726563') HTTP/1.1" 204 0
2026-03-27 04:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-27 04:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0dbaff-5fdb-58e1-a686-37992d857001 with scrape type 2
2026-03-27 04:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e0dbaff-5fdb-58e1-a686-37992d857001 with scrape type 2
2026-03-27 04:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e0dbaff-5fdb-58e1-a686-37992d857001, identifier: 10726508
2026-03-27 04:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581
2026-03-27 04:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32bf572c-443b-5ef9-b8fa-e44f18771442 with scrape type 2
2026-03-27 04:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32bf572c-443b-5ef9-b8fa-e44f18771442 with scrape type 2
2026-03-27 04:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32bf572c-443b-5ef9-b8fa-e44f18771442, identifier: 10726581
2026-03-27 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-27 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-27 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508 to the API
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726508>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6e0dbaff-5fdb-58e1-a686-37992d857001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWN793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 147755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 200d AMG Line - Diesel - Automatic - 150 hp - '
'147.755 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726508%27 HTTP/1.1" 200 None
2026-03-27 04:17:04 [adesa.be] INFO: Saving data for 10726508: {'auction_closing_time': 1774945800.0, 'created_time': 1774477038.748853, 'last_price_update_time': 1774585024.775771}
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726508') HTTP/1.1" 204 0
2026-03-27 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581
2026-03-27 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581
2026-03-27 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32bf572c-443b-5ef9-b8fa-e44f18771442 with identifier: 10726581 to the API
2026-03-27 04:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726581>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '32bf572c-443b-5ef9-b8fa-e44f18771442',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGU877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 67305,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Arkana 1.6 Evolution - Hybrid - Automatic - 94 hp - 67.305 '
'km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2023}
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726581%27 HTTP/1.1" 200 None
2026-03-27 04:17:05 [adesa.be] INFO: Saving data for 10726581: {'auction_closing_time': 1774945800.0, 'created_time': 1774476990.445956, 'last_price_update_time': 1774585025.058631}
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726581') HTTP/1.1" 204 0
2026-03-27 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571
2026-03-27 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee7f777d-53cc-547e-926c-ded30b2a163e with scrape type 2
2026-03-27 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee7f777d-53cc-547e-926c-ded30b2a163e with scrape type 2
2026-03-27 04:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee7f777d-53cc-547e-926c-ded30b2a163e, identifier: 10726571
2026-03-27 04:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571
2026-03-27 04:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571
2026-03-27 04:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee7f777d-53cc-547e-926c-ded30b2a163e with identifier: 10726571 to the API
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ee7f777d-53cc-547e-926c-ded30b2a163e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRD354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 152919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 1.2i GT - Petrol - Automatic - 130 hp - 152.919 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726571%27 HTTP/1.1" 200 None
2026-03-27 04:17:05 [adesa.be] INFO: Saving data for 10726571: {'auction_closing_time': 1774945800.0, 'created_time': 1774477007.940981, 'last_price_update_time': 1774585025.531771}
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726571') HTTP/1.1" 204 0
2026-03-27 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583
2026-03-27 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6293c43e-27b8-5381-bc5b-86c109886076 with scrape type 2
2026-03-27 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6293c43e-27b8-5381-bc5b-86c109886076 with scrape type 2
2026-03-27 04:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6293c43e-27b8-5381-bc5b-86c109886076, identifier: 10726583
2026-03-27 04: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 04:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583
2026-03-27 04:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583
2026-03-27 04:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6293c43e-27b8-5381-bc5b-86c109886076 with identifier: 10726583 to the API
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726583>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '6293c43e-27b8-5381-bc5b-86c109886076',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXB570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 41062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 0.9 TCe Zen - Petrol - Manual - 90 hp - 41.062 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2020}
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726583%27 HTTP/1.1" 200 None
2026-03-27 04:17:05 [adesa.be] INFO: Saving data for 10726583: {'auction_closing_time': 1774945800.0, 'created_time': 1774476988.49402, 'last_price_update_time': 1774585025.899334}
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726583') HTTP/1.1" 204 0
2026-03-27 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591
2026-03-27 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a801972f-c9b3-53af-90c9-3c5289a3b75f with scrape type 2
2026-03-27 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a801972f-c9b3-53af-90c9-3c5289a3b75f with scrape type 2
2026-03-27 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a801972f-c9b3-53af-90c9-3c5289a3b75f, identifier: 10726591
2026-03-27 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591
2026-03-27 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591
2026-03-27 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a801972f-c9b3-53af-90c9-3c5289a3b75f with identifier: 10726591 to the API
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726591>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a801972f-c9b3-53af-90c9-3c5289a3b75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTH294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 85585,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Evolution - Petrol - Manual - 91 hp - 85.585 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726591%27 HTTP/1.1" 200 None
2026-03-27 04:17:06 [adesa.be] INFO: Saving data for 10726591: {'auction_closing_time': 1774945800.0, 'created_time': 1774476989.706723, 'last_price_update_time': 1774585026.294064}
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726591') HTTP/1.1" 204 0
2026-03-27 04:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587
2026-03-27 04:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4d0b32-5c54-558b-8013-6e9012d2215b with scrape type 2
2026-03-27 04:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e4d0b32-5c54-558b-8013-6e9012d2215b with scrape type 2
2026-03-27 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e4d0b32-5c54-558b-8013-6e9012d2215b, identifier: 10726587
2026-03-27 04: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 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587
2026-03-27 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587
2026-03-27 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e4d0b32-5c54-558b-8013-6e9012d2215b with identifier: 10726587 to the API
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726587>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '7e4d0b32-5c54-558b-8013-6e9012d2215b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNW873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 62348,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 100 hp - '
'62.348 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2020}
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726587%27 HTTP/1.1" 200 None
2026-03-27 04:17:06 [adesa.be] INFO: Saving data for 10726587: {'auction_closing_time': 1774945800.0, 'created_time': 1774476984.583776, 'last_price_update_time': 1774585026.727876}
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726587') HTTP/1.1" 204 0
2026-03-27 04:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/10b9a877-81eb-473c-8c73-6ea5ce558b78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17:06 [scrapy.extensions.logstats] INFO: Crawled 198 pages (at 108 pages/min), scraped 97 items (at 74 items/min)
2026-03-27 04:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-27 04:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585
2026-03-27 04:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b with scrape type 2
2026-03-27 04:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a38b822-aadb-540a-b2e3-f0908aa2d64b with scrape type 2
2026-03-27 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a38b822-aadb-540a-b2e3-f0908aa2d64b, identifier: 10726585
2026-03-27 04:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/572e5591-8391-43eb-a91a-57b01aa9f2f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585
2026-03-27 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585
2026-03-27 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a38b822-aadb-540a-b2e3-f0908aa2d64b with identifier: 10726585 to the API
2026-03-27 04:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726585>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9a38b822-aadb-540a-b2e3-f0908aa2d64b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSZ641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 48115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 100 hp - '
'48.115 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2020}
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726585%27 HTTP/1.1" 200 None
2026-03-27 04:17:07 [adesa.be] INFO: Saving data for 10726585: {'auction_closing_time': 1774945800.0, 'created_time': 1774477041.832793, 'last_price_update_time': 1774585027.097883}
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726585') HTTP/1.1" 204 0
2026-03-27 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/2455370d-bd19-48df-a449-577e448e8d3c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-27 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 897332e0-ae51-541d-9753-0225e92feab2 with scrape type 2
2026-03-27 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 897332e0-ae51-541d-9753-0225e92feab2 with scrape type 2
2026-03-27 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 897332e0-ae51-541d-9753-0225e92feab2, identifier: 10726512
2026-03-27 04: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 04:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-27 04:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-27 04:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512 to the API
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '897332e0-ae51-541d-9753-0225e92feab2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVQ163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 128409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 200 CDI AMG Line - Diesel - '
'Automatic - 150 hp - 128.409 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726512%27 HTTP/1.1" 200 None
2026-03-27 04:17:07 [adesa.be] INFO: Saving data for 10726512: {'auction_closing_time': 1774945800.0, 'created_time': 1774477044.136413, 'last_price_update_time': 1774585027.576697}
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726512') HTTP/1.1" 204 0
2026-03-27 04:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b3410>
2026-03-27 04:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747594%252Fgeneral%252F572e5591-8391-43eb-a91a-57b01aa9f2f2.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/572e5591-8391-43eb-a91a-57b01aa9f2f2.jpg saved to cache
2026-03-27 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:17:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6629390>
2026-03-27 04:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748848%252Fgeneral%252F2455370d-bd19-48df-a449-577e448e8d3c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/2455370d-bd19-48df-a449-577e448e8d3c.jpeg saved to cache
2026-03-27 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fd19f98-ac90-5575-91ce-495ce0b267ef with identifier: 10726632
2026-03-27 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fd19f98-ac90-5575-91ce-495ce0b267ef with scrape type 2
2026-03-27 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fd19f98-ac90-5575-91ce-495ce0b267ef with scrape type 2
2026-03-27 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fd19f98-ac90-5575-91ce-495ce0b267ef, identifier: 10726632
2026-03-27 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/8383515a-9154-4bd4-8af5-0169502f3929.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fd19f98-ac90-5575-91ce-495ce0b267ef with identifier: 10726632
2026-03-27 04:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fd19f98-ac90-5575-91ce-495ce0b267ef with identifier: 10726632
2026-03-27 04:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fd19f98-ac90-5575-91ce-495ce0b267ef with identifier: 10726632 to the API
2026-03-27 04:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Electric',
'id': '0fd19f98-ac90-5575-91ce-495ce0b267ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVF296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 157744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 476 hp - 157.744 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726632%27 HTTP/1.1" 200 None
2026-03-27 04:17:08 [adesa.be] INFO: Saving data for 10726632: {'auction_closing_time': 1774945800.0, 'created_time': 1774498522.15245, 'last_price_update_time': 1774585028.094165}
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726632') HTTP/1.1" 204 0
2026-03-27 04:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/d5cadd41-ab2f-47d9-a6eb-192a1728f3de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17: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 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17: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 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17: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 04:17: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 04:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff671e7d0>
2026-03-27 04:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747594%252Fgeneral%252F8383515a-9154-4bd4-8af5-0169502f3929.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/8383515a-9154-4bd4-8af5-0169502f3929.jpg saved to cache
2026-03-27 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601
2026-03-27 04:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4, identifier: 10726601
2026-03-27 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/d6b6d4df-142e-458a-8da9-89ee77936a10.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601
2026-03-27 04:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601
2026-03-27 04:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4 with identifier: 10726601 to the API
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726601>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5b22a1de-e5fa-5c18-b4e5-2e5d95d4f6c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXU286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 72458,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 72.458 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726601%27 HTTP/1.1" 200 None
2026-03-27 04:17:08 [adesa.be] INFO: Saving data for 10726601: {'auction_closing_time': 1774945800.0, 'created_time': 1774476971.022269, 'last_price_update_time': 1774585028.562721}
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726601') HTTP/1.1" 204 0
2026-03-27 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/d604905a-4683-4138-a1e6-3b9320859b8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607
2026-03-27 04:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9308c43a-9dac-5b34-ab49-4f005d875be9 with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9308c43a-9dac-5b34-ab49-4f005d875be9 with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9308c43a-9dac-5b34-ab49-4f005d875be9, identifier: 10726607
2026-03-27 04:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572
2026-03-27 04:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac76d7c9-6e48-5464-901a-a1827d52bb7e with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac76d7c9-6e48-5464-901a-a1827d52bb7e with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac76d7c9-6e48-5464-901a-a1827d52bb7e, identifier: 10726572
2026-03-27 04:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603
2026-03-27 04:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f52757c-e030-5a6e-8e4f-f047729ae189 with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f52757c-e030-5a6e-8e4f-f047729ae189 with scrape type 2
2026-03-27 04:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f52757c-e030-5a6e-8e4f-f047729ae189, identifier: 10726603
2026-03-27 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607
2026-03-27 04:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607
2026-03-27 04:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9308c43a-9dac-5b34-ab49-4f005d875be9 with identifier: 10726607 to the API
2026-03-27 04:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726607>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9308c43a-9dac-5b34-ab49-4f005d875be9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJU981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 60189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Automatic - 115 hp - 60.189 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2020}
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726607%27 HTTP/1.1" 200 None
2026-03-27 04:17:09 [adesa.be] INFO: Saving data for 10726607: {'auction_closing_time': 1774945800.0, 'created_time': 1774476980.966922, 'last_price_update_time': 1774585029.146211}
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726607') HTTP/1.1" 204 0
2026-03-27 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572
2026-03-27 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572
2026-03-27 04:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac76d7c9-6e48-5464-901a-a1827d52bb7e with identifier: 10726572 to the API
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ac76d7c9-6e48-5464-901a-a1827d52bb7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALS197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 74857,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-05-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 74.857 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726572%27 HTTP/1.1" 200 None
2026-03-27 04:17:09 [adesa.be] INFO: Saving data for 10726572: {'auction_closing_time': 1774945800.0, 'created_time': 1774477009.013141, 'last_price_update_time': 1774585029.426546}
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726572') HTTP/1.1" 204 0
2026-03-27 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603
2026-03-27 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603
2026-03-27 04:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f52757c-e030-5a6e-8e4f-f047729ae189 with identifier: 10726603 to the API
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1f52757c-e030-5a6e-8e4f-f047729ae189',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAD704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 39164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 110 hp - 39.164 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726603%27 HTTP/1.1" 200 None
2026-03-27 04:17:09 [adesa.be] INFO: Saving data for 10726603: {'auction_closing_time': 1774945800.0, 'created_time': 1774476973.382927, 'last_price_update_time': 1774585029.711367}
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726603') HTTP/1.1" 204 0
2026-03-27 04:17:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff671ec50>
2026-03-27 04:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748848%252Fgeneral%252Fd6b6d4df-142e-458a-8da9-89ee77936a10.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/d6b6d4df-142e-458a-8da9-89ee77936a10.jpeg saved to cache
2026-03-27 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:17:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/d961e1d1-d6c4-4511-8908-9ecfbe202d71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04: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 04:17: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 04:17:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67a7490>
2026-03-27 04:17:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747594%252Fgeneral%252Fd604905a-4683-4138-a1e6-3b9320859b8c.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/d604905a-4683-4138-a1e6-3b9320859b8c.jpg saved to cache
2026-03-27 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04: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 04:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605
2026-03-27 04:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23e937b8-8abc-56d0-8223-07f6af021bb7 with scrape type 2
2026-03-27 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23e937b8-8abc-56d0-8223-07f6af021bb7 with scrape type 2
2026-03-27 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23e937b8-8abc-56d0-8223-07f6af021bb7, identifier: 10726605
2026-03-27 04: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 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605
2026-03-27 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605
2026-03-27 04:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23e937b8-8abc-56d0-8223-07f6af021bb7 with identifier: 10726605 to the API
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726605>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '23e937b8-8abc-56d0-8223-07f6af021bb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJA185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 55872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Automatic - 115 hp - 55.872 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2020}
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726605%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Saving data for 10726605: {'auction_closing_time': 1774945800.0, 'created_time': 1774476994.384793, 'last_price_update_time': 1774585030.229654}
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726605') HTTP/1.1" 204 0
2026-03-27 04:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/cdae5e61-a342-4485-a221-162e5b7251cf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/0c880792-4eec-45ff-9fc5-9e880c16a8f8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:17:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/451fe549-17a0-42b8-8750-30d6efe367ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/44f275c6-89c2-418f-9969-d3e74bf4c6ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04: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 04:17:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729284
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729284%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729284: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729284 url https://www.openlane.eu/en/carv6/auction/10729284
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729224
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729224%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729224: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729224 url https://www.openlane.eu/en/carv6/auction/10729224
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729425
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729425%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729425: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729425 url https://www.openlane.eu/en/carv6/auction/10729425
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729206
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729206%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729206: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729206 url https://www.openlane.eu/en/carv6/auction/10729206
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729033
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729033%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729033: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729033 url https://www.openlane.eu/en/carv6/auction/10729033
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729072
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729072%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729072: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729072 url https://www.openlane.eu/en/carv6/auction/10729072
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729422
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729422%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729422: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729422 url https://www.openlane.eu/en/carv6/auction/10729422
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729288
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729288%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729288: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729288 url https://www.openlane.eu/en/carv6/auction/10729288
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729428
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729428%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729428: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729428 url https://www.openlane.eu/en/carv6/auction/10729428
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729214
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729214%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729214: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729214 url https://www.openlane.eu/en/carv6/auction/10729214
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729208
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729208%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729208: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729208 url https://www.openlane.eu/en/carv6/auction/10729208
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729404
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729404%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729404: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729404 url https://www.openlane.eu/en/carv6/auction/10729404
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729359
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729359%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729359: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729359 url https://www.openlane.eu/en/carv6/auction/10729359
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729410
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729410%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729410: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729410 url https://www.openlane.eu/en/carv6/auction/10729410
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729110
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729110%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729110: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729110 url https://www.openlane.eu/en/carv6/auction/10729110
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729055
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729055%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729055: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729055 url https://www.openlane.eu/en/carv6/auction/10729055
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729274
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729274%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729274: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729274 url https://www.openlane.eu/en/carv6/auction/10729274
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729172
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729172%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729172: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729172 url https://www.openlane.eu/en/carv6/auction/10729172
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729374
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729374%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729374: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729374 url https://www.openlane.eu/en/carv6/auction/10729374
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729302
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729302%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729302: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729302 url https://www.openlane.eu/en/carv6/auction/10729302
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729297
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729297%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729297: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729297 url https://www.openlane.eu/en/carv6/auction/10729297
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729170
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729170%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729170: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729170 url https://www.openlane.eu/en/carv6/auction/10729170
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729400
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729400%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729400: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729400 url https://www.openlane.eu/en/carv6/auction/10729400
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729347
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729347%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729347: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729347 url https://www.openlane.eu/en/carv6/auction/10729347
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729187
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729187%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729187: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729187 url https://www.openlane.eu/en/carv6/auction/10729187
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729407
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729407%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729407: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729407 url https://www.openlane.eu/en/carv6/auction/10729407
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729275
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729275%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729275: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729275 url https://www.openlane.eu/en/carv6/auction/10729275
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729323
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729323%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729323: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729323 url https://www.openlane.eu/en/carv6/auction/10729323
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729244
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729244%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729244: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729244 url https://www.openlane.eu/en/carv6/auction/10729244
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729083
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729083%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729083: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729083 url https://www.openlane.eu/en/carv6/auction/10729083
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729036
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729036%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729036: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729036 url https://www.openlane.eu/en/carv6/auction/10729036
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729369
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729369%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729369: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729369 url https://www.openlane.eu/en/carv6/auction/10729369
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10728995
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728995%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10728995: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10728995 url https://www.openlane.eu/en/carv6/auction/10728995
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729078
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729078%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729078: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729078 url https://www.openlane.eu/en/carv6/auction/10729078
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729268
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729268%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729268: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729268 url https://www.openlane.eu/en/carv6/auction/10729268
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729313
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729313%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729313: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729313 url https://www.openlane.eu/en/carv6/auction/10729313
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729076
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729076%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729076: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729076 url https://www.openlane.eu/en/carv6/auction/10729076
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729370
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729370%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10729370: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10729370 url https://www.openlane.eu/en/carv6/auction/10729370
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10723709
2026-03-27 04:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723709%27 HTTP/1.1" 200 None
2026-03-27 04:17:10 [adesa.be] INFO: Scrape type for 10723709: 0
2026-03-27 04:17:10 [adesa.be] INFO: Skipping item 10723709 url https://www.openlane.eu/en/carv6/auction/10723709
2026-03-27 04:17:10 [adesa.be] INFO: Found listing with ID: 10729306
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729306%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729306: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729306 url https://www.openlane.eu/en/carv6/auction/10729306
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729318
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729318%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729318: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729318 url https://www.openlane.eu/en/carv6/auction/10729318
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729117
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729117%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729117: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729117 url https://www.openlane.eu/en/carv6/auction/10729117
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729177
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729177%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729177: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729177 url https://www.openlane.eu/en/carv6/auction/10729177
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729266
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729266%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729266: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729266 url https://www.openlane.eu/en/carv6/auction/10729266
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729389
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729389%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729389: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729389 url https://www.openlane.eu/en/carv6/auction/10729389
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729056
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729056%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729056: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729056 url https://www.openlane.eu/en/carv6/auction/10729056
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729075
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729075%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729075: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729075 url https://www.openlane.eu/en/carv6/auction/10729075
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729053
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729053%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729053: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729053 url https://www.openlane.eu/en/carv6/auction/10729053
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729413
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729413%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729413: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729413 url https://www.openlane.eu/en/carv6/auction/10729413
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729429
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729429%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729429: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729429 url https://www.openlane.eu/en/carv6/auction/10729429
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729099
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729099%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729099: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729099 url https://www.openlane.eu/en/carv6/auction/10729099
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729189
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729189%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729189: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729189 url https://www.openlane.eu/en/carv6/auction/10729189
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729211
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729211%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729211: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729211 url https://www.openlane.eu/en/carv6/auction/10729211
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729354
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729354%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729354: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729354 url https://www.openlane.eu/en/carv6/auction/10729354
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729415
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729415%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729415: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729415 url https://www.openlane.eu/en/carv6/auction/10729415
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729333
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729333%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729333: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729333 url https://www.openlane.eu/en/carv6/auction/10729333
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729194
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729194%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729194: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729194 url https://www.openlane.eu/en/carv6/auction/10729194
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729183
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729183%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729183: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729183 url https://www.openlane.eu/en/carv6/auction/10729183
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729377
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729377%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729377: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729377 url https://www.openlane.eu/en/carv6/auction/10729377
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729093
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729093%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729093: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729093 url https://www.openlane.eu/en/carv6/auction/10729093
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729262
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729262%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729262: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729262 url https://www.openlane.eu/en/carv6/auction/10729262
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729231
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729231%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729231: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729231 url https://www.openlane.eu/en/carv6/auction/10729231
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729332
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729332%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729332: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729332 url https://www.openlane.eu/en/carv6/auction/10729332
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729249
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729249%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729249: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729249 url https://www.openlane.eu/en/carv6/auction/10729249
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729411
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729411%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729411: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729411 url https://www.openlane.eu/en/carv6/auction/10729411
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729105
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729105%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729105: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729105 url https://www.openlane.eu/en/carv6/auction/10729105
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729273
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729273%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729273: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729273 url https://www.openlane.eu/en/carv6/auction/10729273
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729236
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729236%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729236: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729236 url https://www.openlane.eu/en/carv6/auction/10729236
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729210
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729210%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729210: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729210 url https://www.openlane.eu/en/carv6/auction/10729210
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729178
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729178%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729178: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729178 url https://www.openlane.eu/en/carv6/auction/10729178
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729058
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729058%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729058: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729058 url https://www.openlane.eu/en/carv6/auction/10729058
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10728992
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710728992%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10728992: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10728992 url https://www.openlane.eu/en/carv6/auction/10728992
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10725542
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725542%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10725542: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10725542 url https://www.openlane.eu/en/carv6/auction/10725542
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729160
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729160%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729160: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729160 url https://www.openlane.eu/en/carv6/auction/10729160
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729047
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729047%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729047: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729047 url https://www.openlane.eu/en/carv6/auction/10729047
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729198
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729198%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729198: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729198 url https://www.openlane.eu/en/carv6/auction/10729198
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729108
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729108%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729108: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729108 url https://www.openlane.eu/en/carv6/auction/10729108
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729048
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729048%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729048: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729048 url https://www.openlane.eu/en/carv6/auction/10729048
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729094
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729094%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729094: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729094 url https://www.openlane.eu/en/carv6/auction/10729094
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729159
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729159%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729159: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729159 url https://www.openlane.eu/en/carv6/auction/10729159
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729336
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729336%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729336: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729336 url https://www.openlane.eu/en/carv6/auction/10729336
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729334
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729334%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729334: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729334 url https://www.openlane.eu/en/carv6/auction/10729334
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729361
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729361%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729361: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729361 url https://www.openlane.eu/en/carv6/auction/10729361
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729335
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729335%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729335: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729335 url https://www.openlane.eu/en/carv6/auction/10729335
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729397
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729397%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729397: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729397 url https://www.openlane.eu/en/carv6/auction/10729397
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729398
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729398%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729398: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729398 url https://www.openlane.eu/en/carv6/auction/10729398
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729396
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729396%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729396: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729396 url https://www.openlane.eu/en/carv6/auction/10729396
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729393
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729393%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729393: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729393 url https://www.openlane.eu/en/carv6/auction/10729393
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729119
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729119%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729119: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729119 url https://www.openlane.eu/en/carv6/auction/10729119
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729100
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729100%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729100: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729100 url https://www.openlane.eu/en/carv6/auction/10729100
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10725540
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725540%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10725540: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10725540 url https://www.openlane.eu/en/carv6/auction/10725540
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729406
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729406%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729406: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729406 url https://www.openlane.eu/en/carv6/auction/10729406
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729267
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729267%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729267: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729267 url https://www.openlane.eu/en/carv6/auction/10729267
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729080
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729080%27 HTTP/1.1" 200 None
2026-03-27 04:17:11 [adesa.be] INFO: Scrape type for 10729080: 0
2026-03-27 04:17:11 [adesa.be] INFO: Skipping item 10729080 url https://www.openlane.eu/en/carv6/auction/10729080
2026-03-27 04:17:11 [adesa.be] INFO: Found listing with ID: 10729009
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729009%27 HTTP/1.1" 200 None
2026-03-27 04:17:12 [adesa.be] INFO: Scrape type for 10729009: 0
2026-03-27 04:17:12 [adesa.be] INFO: Skipping item 10729009 url https://www.openlane.eu/en/carv6/auction/10729009
2026-03-27 04:17:12 [adesa.be] INFO: Found listing with ID: 10729163
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729163%27 HTTP/1.1" 200 None
2026-03-27 04:17:12 [adesa.be] INFO: Scrape type for 10729163: 0
2026-03-27 04:17:12 [adesa.be] INFO: Skipping item 10729163 url https://www.openlane.eu/en/carv6/auction/10729163
2026-03-27 04:17:12 [adesa.be] INFO: Found listing with ID: 10729441
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729441%27 HTTP/1.1" 200 None
2026-03-27 04:17:12 [adesa.be] INFO: Scrape type for 10729441: 0
2026-03-27 04:17:12 [adesa.be] INFO: Skipping item 10729441 url https://www.openlane.eu/en/carv6/auction/10729441
2026-03-27 04:17:12 [adesa.be] INFO: Found listing with ID: 10729073
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729073%27 HTTP/1.1" 200 None
2026-03-27 04:17:12 [adesa.be] INFO: Scrape type for 10729073: 0
2026-03-27 04:17:12 [adesa.be] INFO: Skipping item 10729073 url https://www.openlane.eu/en/carv6/auction/10729073
2026-03-27 04:17:12 [adesa.be] INFO: Found listing with ID: 10725535
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725535%27 HTTP/1.1" 200 None
2026-03-27 04:17:12 [adesa.be] INFO: Scrape type for 10725535: 0
2026-03-27 04:17:12 [adesa.be] INFO: Skipping item 10725535 url https://www.openlane.eu/en/carv6/auction/10725535
2026-03-27 04:17:12 [adesa.be] INFO: Found listing with ID: 10729065
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729065%27 HTTP/1.1" 200 None
2026-03-27 04:17:12 [adesa.be] INFO: Scrape type for 10729065: 0
2026-03-27 04:17:12 [adesa.be] INFO: Skipping item 10729065 url https://www.openlane.eu/en/carv6/auction/10729065
2026-03-27 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/dcc37321-061d-4763-8f4a-3d12a1df3a4e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/150b552d-145b-4faa-ad7b-80b293bf187e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598
2026-03-27 04:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326b74dc-f51d-59a4-bc86-5f68793de7b8 with scrape type 2
2026-03-27 04:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 326b74dc-f51d-59a4-bc86-5f68793de7b8 with scrape type 2
2026-03-27 04:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 326b74dc-f51d-59a4-bc86-5f68793de7b8, identifier: 10726598
2026-03-27 04:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588
2026-03-27 04:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c with scrape type 2
2026-03-27 04:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4c369a-59ea-5d44-a9c0-810f5effc96c with scrape type 2
2026-03-27 04:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d4c369a-59ea-5d44-a9c0-810f5effc96c, identifier: 10726588
2026-03-27 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/5761ac05-8d95-451e-9d53-e8ee945a55bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598
2026-03-27 04:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598
2026-03-27 04:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 326b74dc-f51d-59a4-bc86-5f68793de7b8 with identifier: 10726598 to the API
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726598>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '326b74dc-f51d-59a4-bc86-5f68793de7b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPR254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 64508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2019-08-02',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Trafic L1H1 1.6 DCI Grand Comfort - Diesel - Manual - 120 '
'hp - 64.508 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2019}
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726598%27 HTTP/1.1" 200 None
2026-03-27 04:17:12 [adesa.be] INFO: Saving data for 10726598: {'auction_closing_time': 1774945800.0, 'created_time': 1774476989.347198, 'last_price_update_time': 1774585032.905591}
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726598') HTTP/1.1" 204 0
2026-03-27 04:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588
2026-03-27 04:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588
2026-03-27 04:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d4c369a-59ea-5d44-a9c0-810f5effc96c with identifier: 10726588 to the API
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726588>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4d4c369a-59ea-5d44-a9c0-810f5effc96c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAT746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 22943,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Equilibre - Petrol - Manual - 91 hp - 22.943 '
'km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726588%27 HTTP/1.1" 200 None
2026-03-27 04:17:13 [adesa.be] INFO: Saving data for 10726588: {'auction_closing_time': 1774945800.0, 'created_time': 1774477037.910719, 'last_price_update_time': 1774585033.259492}
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726588') HTTP/1.1" 204 0
2026-03-27 04:17:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/59e6c0fd-9ac5-4503-9c3a-ebc2db1c0fc6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:17:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/0c7e1321-89d5-4a98-a6da-5ca8fe0c662f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/9e048f89-60cd-4326-b6cb-285d5b5ea76d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17: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 04:17: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 04:17:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff675a9d0>
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748818%252Fgeneral%252Fcdae5e61-a342-4485-a221-162e5b7251cf.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/cdae5e61-a342-4485-a221-162e5b7251cf.jpeg saved to cache
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:17:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4be1450>
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748848%252Fgeneral%252F0c880792-4eec-45ff-9fc5-9e880c16a8f8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/0c880792-4eec-45ff-9fc5-9e880c16a8f8.jpeg saved to cache
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fa990>
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747594%252Fgeneral%252F44f275c6-89c2-418f-9969-d3e74bf4c6ee.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/44f275c6-89c2-418f-9969-d3e74bf4c6ee.jpg saved to cache
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:17:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aa9a50>
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748818%252Fgeneral%252Fdcc37321-061d-4763-8f4a-3d12a1df3a4e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/dcc37321-061d-4763-8f4a-3d12a1df3a4e.jpeg saved to cache
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:17:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6562c50>
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748848%252Fgeneral%252F150b552d-145b-4faa-ad7b-80b293bf187e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/150b552d-145b-4faa-ad7b-80b293bf187e.jpeg saved to cache
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6553dd0>
2026-03-27 04:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747594%252Fgeneral%252F5761ac05-8d95-451e-9d53-e8ee945a55bf.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/5761ac05-8d95-451e-9d53-e8ee945a55bf.jpg saved to cache
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551
2026-03-27 04:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2829329d-3576-5d6d-9528-86ab72784672 with scrape type 2
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2829329d-3576-5d6d-9528-86ab72784672 with scrape type 2
2026-03-27 04:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2829329d-3576-5d6d-9528-86ab72784672, identifier: 10726551
2026-03-27 04:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-27 04:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7496402-ec09-5c46-a488-a80c6b1e9d44 with scrape type 2
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7496402-ec09-5c46-a488-a80c6b1e9d44 with scrape type 2
2026-03-27 04:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7496402-ec09-5c46-a488-a80c6b1e9d44, identifier: 10726537
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748818/general/362fbb91-ea88-4409-b4b0-489cc5aaf48d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731415)
2026-03-27 04:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551
2026-03-27 04:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551
2026-03-27 04:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2829329d-3576-5d6d-9528-86ab72784672 with identifier: 10726551 to the API
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726551>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2829329d-3576-5d6d-9528-86ab72784672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUR508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 187463,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-03-06',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 2.0 HDI GT - Diesel - Automatic - 177 hp - 187.463 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2019}
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726551%27 HTTP/1.1" 200 None
2026-03-27 04:17:14 [adesa.be] INFO: Saving data for 10726551: {'auction_closing_time': 1774945800.0, 'created_time': 1774477165.201325, 'last_price_update_time': 1774585034.22001}
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726551') HTTP/1.1" 204 0
2026-03-27 04:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-27 04:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-27 04:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537 to the API
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726537>
{'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': 131,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b7496402-ec09-5c46-a488-a80c6b1e9d44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 74273,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Manual - 131 hp - 74.273 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726537%27 HTTP/1.1" 200 None
2026-03-27 04:17:14 [adesa.be] INFO: Saving data for 10726537: {'auction_closing_time': 1774945800.0, 'created_time': 1774477043.753995, 'last_price_update_time': 1774585034.499392}
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726537') HTTP/1.1" 204 0
2026-03-27 04:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748848/general/650c8b67-436d-4823-ab18-930efe8ab404.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732507)
2026-03-27 04:17:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/e957ef02-1830-4da7-8520-c6eee8a05883.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:17:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/a6286afb-a552-4ea2-bee4-36c06d6371db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17: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 04:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/ccfb7cd7-a06c-4308-b43c-d99cfeccbbab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:17:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8809990>
2026-03-27 04:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748818%252Fgeneral%252F362fbb91-ea88-4409-b4b0-489cc5aaf48d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748818/general/362fbb91-ea88-4409-b4b0-489cc5aaf48d.jpeg saved to cache
2026-03-27 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d0d1e909-83bc-5bae-9935-2919c770c7b1
2026-03-27 04:17:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0d1e909-83bc-5bae-9935-2919c770c7b1, skipping ID generation
2026-03-27 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d1e909-83bc-5bae-9935-2919c770c7b1 with scrape type 1
2026-03-27 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0d1e909-83bc-5bae-9935-2919c770c7b1 sending to next pipeline
2026-03-27 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0d1e909-83bc-5bae-9935-2919c770c7b1, identifier: 10731415
2026-03-27 04:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565
2026-03-27 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4d3053f-adba-50a3-b1a7-9534d631afe3 with scrape type 2
2026-03-27 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4d3053f-adba-50a3-b1a7-9534d631afe3 with scrape type 2
2026-03-27 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4d3053f-adba-50a3-b1a7-9534d631afe3, identifier: 10726565
2026-03-27 04:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415
2026-03-27 04:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415
2026-03-27 04:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0d1e909-83bc-5bae-9935-2919c770c7b1 with identifier: 10731415 to the API
2026-03-27 04:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748818/general/362fbb91-ea88-4409-b4b0-489cc5aaf48d.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '4.8L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd0d1e909-83bc-5bae-9935-2919c770c7b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1wpx929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Midlum',
'odometer': 256562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419389,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/362fbb91-ea88-4409-b4b0-489cc5aaf48d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424929,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/dcc37321-061d-4763-8f4a-3d12a1df3a4e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471852,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/cdae5e61-a342-4485-a221-162e5b7251cf.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372687,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/2c231419-3800-4571-a93a-1f7b00e3181f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454556,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/46c104eb-dbcb-457d-8fb5-b3e55ce8e672.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332252,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/db81f8cc-90f3-43b8-b855-10f636c86ff9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290650,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/d430220c-c8d5-4793-adb9-2c277f1c7570.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532998,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/637da9c1-b476-4ee6-aab6-8498a34a0637.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231899,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/67829c4a-4570-42dd-a51e-c847ebcfa011.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0d1e909-83bc-5bae-9935-2919c770c7b1/d0d1e909-83bc-5bae-9935-2919c770c7b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359923,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748818/general/7f9a41a4-02f6-438c-80ce-eecb6ed9a6d2.jpeg',
'Width': 1440}],
'price': 1800,
'price_includes_vat': True,
'registration_date': '2010-11-22',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Midlum - Diesel - Manual - 218 hp - 256.562 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:15 [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 04:17:15 [adesa.be] INFO: Saving data for 10731415: {'created_time': 1774585035.21042, 'last_price_update_time': 1774585035.210437, 'auction_closing_time': 1774866600.0}
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731415') HTTP/1.1" 204 0
2026-03-27 04:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565
2026-03-27 04:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565
2026-03-27 04:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4d3053f-adba-50a3-b1a7-9534d631afe3 with identifier: 10726565 to the API
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'd4d3053f-adba-50a3-b1a7-9534d631afe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFZ479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 48727,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.2i GT - Petrol - Automatic - 130 hp - 48.727 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726565%27 HTTP/1.1" 200 None
2026-03-27 04:17:15 [adesa.be] INFO: Saving data for 10726565: {'auction_closing_time': 1774945800.0, 'created_time': 1774477007.571233, 'last_price_update_time': 1774585035.487251}
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726565') HTTP/1.1" 204 0
2026-03-27 04:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/e2daa1d6-3f3e-4cb7-a769-a7daebc1dae0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/7f6bc533-6530-448e-b598-e388501d47ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b9b7d0>
2026-03-27 04:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748848%252Fgeneral%252F650c8b67-436d-4823-ab18-930efe8ab404.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748848/general/650c8b67-436d-4823-ab18-930efe8ab404.jpeg saved to cache
2026-03-27 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7107b2fc-ba7f-53b9-88a3-3d8032144166
2026-03-27 04:17:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7107b2fc-ba7f-53b9-88a3-3d8032144166, skipping ID generation
2026-03-27 04:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7107b2fc-ba7f-53b9-88a3-3d8032144166 with scrape type 1
2026-03-27 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7107b2fc-ba7f-53b9-88a3-3d8032144166 sending to next pipeline
2026-03-27 04:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7107b2fc-ba7f-53b9-88a3-3d8032144166, identifier: 10732507
2026-03-27 04:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff49144d0>
2026-03-27 04:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252Fccfb7cd7-a06c-4308-b43c-d99cfeccbbab.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/ccfb7cd7-a06c-4308-b43c-d99cfeccbbab.jpg saved to cache
2026-03-27 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:17: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 04:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507
2026-03-27 04:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507
2026-03-27 04:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7107b2fc-ba7f-53b9-88a3-3d8032144166 with identifier: 10732507 to the API
2026-03-27 04:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748848/general/650c8b67-436d-4823-ab18-930efe8ab404.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '7107b2fc-ba7f-53b9-88a3-3d8032144166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DAB953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 136204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457629,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/650c8b67-436d-4823-ab18-930efe8ab404.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469623,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/150b552d-145b-4faa-ad7b-80b293bf187e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522414,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/0c880792-4eec-45ff-9fc5-9e880c16a8f8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469288,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/d6b6d4df-142e-458a-8da9-89ee77936a10.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360829,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/2455370d-bd19-48df-a449-577e448e8d3c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350455,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/a4007d96-76c0-484a-94a8-68bb9065e3a4.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409347,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/4da975d4-e1cc-4129-ab39-2389ccf4bf49.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 608293,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/c6fe8447-af4d-43fa-b07c-97dc56b01fd7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281891,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/5cb916ba-a77f-4d86-801f-21aa3256b590.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7107b2fc-ba7f-53b9-88a3-3d8032144166/7107b2fc-ba7f-53b9-88a3-3d8032144166_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357376,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748848/general/3e903b27-af15-49ea-95aa-32106a9550b7.jpeg',
'Width': 1440}],
'price': 2850,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Trafic L1H1 2.0 DCI Grand Comfort - Diesel - Manual - 115 '
'hp - 136.204 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
2026-03-27 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:16 [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 04:17:16 [adesa.be] INFO: Saving data for 10732507: {'created_time': 1774585036.678164, 'last_price_update_time': 1774585036.678175, 'auction_closing_time': 1774866600.0}
2026-03-27 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732507') HTTP/1.1" 204 0
2026-03-27 04:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6856690>
2026-03-27 04:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F7f6bc533-6530-448e-b598-e388501d47ca.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/7f6bc533-6530-448e-b598-e388501d47ca.jpg saved to cache
2026-03-27 04:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543
2026-03-27 04:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca0601e-fd18-5635-889b-6732d2095a57 with scrape type 2
2026-03-27 04:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dca0601e-fd18-5635-889b-6732d2095a57 with scrape type 2
2026-03-27 04:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dca0601e-fd18-5635-889b-6732d2095a57, identifier: 10726543
2026-03-27 04:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548
2026-03-27 04:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with scrape type 2
2026-03-27 04:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with scrape type 2
2026-03-27 04:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba, identifier: 10726548
2026-03-27 04:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546
2026-03-27 04:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3922a396-85f0-5fef-87fa-420eaf1e753c with scrape type 2
2026-03-27 04:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3922a396-85f0-5fef-87fa-420eaf1e753c with scrape type 2
2026-03-27 04:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3922a396-85f0-5fef-87fa-420eaf1e753c, identifier: 10726546
2026-03-27 04:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:17 [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 04:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543
2026-03-27 04:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543
2026-03-27 04:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dca0601e-fd18-5635-889b-6732d2095a57 with identifier: 10726543 to the API
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'dca0601e-fd18-5635-889b-6732d2095a57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLY938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 48354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 48.354 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:17 [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 04:17:17 [adesa.be] INFO: Saving data for 10726543: {'auction_closing_time': 1774945800.0, 'created_time': 1774477162.325191, 'last_price_update_time': 1774585037.393503}
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726543') HTTP/1.1" 204 0
2026-03-27 04:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548
2026-03-27 04:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548
2026-03-27 04:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf06eafc-26cb-5995-bfea-0c3a32f2e8ba with identifier: 10726548 to the API
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'bf06eafc-26cb-5995-bfea-0c3a32f2e8ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVG520',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 218065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 130 hp - 218.065 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:17 [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 04:17:17 [adesa.be] INFO: Saving data for 10726548: {'auction_closing_time': 1774945800.0, 'created_time': 1774477166.681797, 'last_price_update_time': 1774585037.689203}
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726548') HTTP/1.1" 204 0
2026-03-27 04:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546
2026-03-27 04:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546
2026-03-27 04:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3922a396-85f0-5fef-87fa-420eaf1e753c with identifier: 10726546 to the API
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '3922a396-85f0-5fef-87fa-420eaf1e753c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHM268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 160268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 160.268 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:17 [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 04:17:17 [adesa.be] INFO: Saving data for 10726546: {'auction_closing_time': 1774945800.0, 'created_time': 1774477164.148644, 'last_price_update_time': 1774585037.959209}
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726546') HTTP/1.1" 204 0
2026-03-27 04:17:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/fb1b6b9d-9d7a-4e64-ae36-5f9cd53ed6aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544
2026-03-27 04:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc62e363-2bfb-5d89-ab67-115341400c0b with scrape type 2
2026-03-27 04:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc62e363-2bfb-5d89-ab67-115341400c0b with scrape type 2
2026-03-27 04:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc62e363-2bfb-5d89-ab67-115341400c0b, identifier: 10726544
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729137
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729137%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729137: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729137 url https://www.openlane.eu/en/carv6/auction/10729137
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729203
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729203%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729203: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729203 url https://www.openlane.eu/en/carv6/auction/10729203
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729385
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729385%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729385: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729385 url https://www.openlane.eu/en/carv6/auction/10729385
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729066
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729066%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729066: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729066 url https://www.openlane.eu/en/carv6/auction/10729066
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10725543
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725543%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10725543: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10725543 url https://www.openlane.eu/en/carv6/auction/10725543
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729253
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729253%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729253: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729253 url https://www.openlane.eu/en/carv6/auction/10729253
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10725537
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725537%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10725537: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10725537 url https://www.openlane.eu/en/carv6/auction/10725537
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729356
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729356%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729356: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729356 url https://www.openlane.eu/en/carv6/auction/10729356
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729325
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729325%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729325: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729325 url https://www.openlane.eu/en/carv6/auction/10729325
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10725536
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725536%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10725536: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10725536 url https://www.openlane.eu/en/carv6/auction/10725536
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10725532
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725532%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10725532: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10725532 url https://www.openlane.eu/en/carv6/auction/10725532
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10725518
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725518%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10725518: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10725518 url https://www.openlane.eu/en/carv6/auction/10725518
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729070
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729070%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729070: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729070 url https://www.openlane.eu/en/carv6/auction/10729070
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729146
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729146%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729146: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729146 url https://www.openlane.eu/en/carv6/auction/10729146
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729399
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729399%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729399: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729399 url https://www.openlane.eu/en/carv6/auction/10729399
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729239
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729239%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729239: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729239 url https://www.openlane.eu/en/carv6/auction/10729239
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729319
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729319%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729319: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729319 url https://www.openlane.eu/en/carv6/auction/10729319
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729039
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729039%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729039: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729039 url https://www.openlane.eu/en/carv6/auction/10729039
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729101
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729101%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729101: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729101 url https://www.openlane.eu/en/carv6/auction/10729101
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729030
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729030%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729030: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729030 url https://www.openlane.eu/en/carv6/auction/10729030
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729029
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729029%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729029: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729029 url https://www.openlane.eu/en/carv6/auction/10729029
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729038
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729038%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729038: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729038 url https://www.openlane.eu/en/carv6/auction/10729038
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729035
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729035%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729035: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729035 url https://www.openlane.eu/en/carv6/auction/10729035
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729037
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729037%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729037: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729037 url https://www.openlane.eu/en/carv6/auction/10729037
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729028
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729028%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729028: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729028 url https://www.openlane.eu/en/carv6/auction/10729028
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729041
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729041%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729041: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729041 url https://www.openlane.eu/en/carv6/auction/10729041
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729061
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729061%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729061: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729061 url https://www.openlane.eu/en/carv6/auction/10729061
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729424
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729424%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729424: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729424 url https://www.openlane.eu/en/carv6/auction/10729424
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729300
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729300%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729300: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729300 url https://www.openlane.eu/en/carv6/auction/10729300
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729246
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729246%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729246: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729246 url https://www.openlane.eu/en/carv6/auction/10729246
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729298
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729298%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729298: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729298 url https://www.openlane.eu/en/carv6/auction/10729298
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729002
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729002%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729002: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729002 url https://www.openlane.eu/en/carv6/auction/10729002
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729285
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729285%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729285: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729285 url https://www.openlane.eu/en/carv6/auction/10729285
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729139
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729139%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729139: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729139 url https://www.openlane.eu/en/carv6/auction/10729139
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729241
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729241%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729241: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729241 url https://www.openlane.eu/en/carv6/auction/10729241
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729308
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729308%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729308: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729308 url https://www.openlane.eu/en/carv6/auction/10729308
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729321
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729321%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729321: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729321 url https://www.openlane.eu/en/carv6/auction/10729321
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729060
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729060%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729060: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729060 url https://www.openlane.eu/en/carv6/auction/10729060
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729164
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729164%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729164: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729164 url https://www.openlane.eu/en/carv6/auction/10729164
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729295
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729295%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729295: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729295 url https://www.openlane.eu/en/carv6/auction/10729295
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729311
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729311%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729311: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729311 url https://www.openlane.eu/en/carv6/auction/10729311
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729107
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729107%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729107: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729107 url https://www.openlane.eu/en/carv6/auction/10729107
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729366
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729366%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729366: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729366 url https://www.openlane.eu/en/carv6/auction/10729366
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729118
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729118%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729118: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729118 url https://www.openlane.eu/en/carv6/auction/10729118
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729258
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729258%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729258: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729258 url https://www.openlane.eu/en/carv6/auction/10729258
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729104
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729104%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729104: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729104 url https://www.openlane.eu/en/carv6/auction/10729104
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729330
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729330%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729330: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729330 url https://www.openlane.eu/en/carv6/auction/10729330
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729395
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729395%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729395: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729395 url https://www.openlane.eu/en/carv6/auction/10729395
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729263
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729263%27 HTTP/1.1" 200 None
2026-03-27 04:17:18 [adesa.be] INFO: Scrape type for 10729263: 0
2026-03-27 04:17:18 [adesa.be] INFO: Skipping item 10729263 url https://www.openlane.eu/en/carv6/auction/10729263
2026-03-27 04:17:18 [adesa.be] INFO: Found listing with ID: 10729317
2026-03-27 04:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729317%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729317: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729317 url https://www.openlane.eu/en/carv6/auction/10729317
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10725544
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725544%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10725544: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10725544 url https://www.openlane.eu/en/carv6/auction/10725544
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729353
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729353%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729353: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729353 url https://www.openlane.eu/en/carv6/auction/10729353
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729165
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729165%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729165: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729165 url https://www.openlane.eu/en/carv6/auction/10729165
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729259
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729259%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729259: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729259 url https://www.openlane.eu/en/carv6/auction/10729259
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10725521
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725521%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10725521: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10725521 url https://www.openlane.eu/en/carv6/auction/10725521
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729260
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729260%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729260: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729260 url https://www.openlane.eu/en/carv6/auction/10729260
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10728999
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728999%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10728999: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10728999 url https://www.openlane.eu/en/carv6/auction/10728999
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729050
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729050%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729050: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729050 url https://www.openlane.eu/en/carv6/auction/10729050
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729057
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729057%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729057: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729057 url https://www.openlane.eu/en/carv6/auction/10729057
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10723689
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723689%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10723689: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10723689 url https://www.openlane.eu/en/carv6/auction/10723689
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10725519
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725519%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10725519: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10725519 url https://www.openlane.eu/en/carv6/auction/10725519
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729124
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729124%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729124: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729124 url https://www.openlane.eu/en/carv6/auction/10729124
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729141
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729141%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729141: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729141 url https://www.openlane.eu/en/carv6/auction/10729141
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729408
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729408%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729408: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729408 url https://www.openlane.eu/en/carv6/auction/10729408
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729381
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729381%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729381: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729381 url https://www.openlane.eu/en/carv6/auction/10729381
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729287
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729287%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729287: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729287 url https://www.openlane.eu/en/carv6/auction/10729287
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729180
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729180%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729180: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729180 url https://www.openlane.eu/en/carv6/auction/10729180
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729204
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729204%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729204: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729204 url https://www.openlane.eu/en/carv6/auction/10729204
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729283
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729283%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729283: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729283 url https://www.openlane.eu/en/carv6/auction/10729283
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729233
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729233%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729233: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729233 url https://www.openlane.eu/en/carv6/auction/10729233
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729328
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729328%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729328: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729328 url https://www.openlane.eu/en/carv6/auction/10729328
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729254
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729254%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729254: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729254 url https://www.openlane.eu/en/carv6/auction/10729254
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729102
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729102%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729102: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729102 url https://www.openlane.eu/en/carv6/auction/10729102
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729344
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729344%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729344: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729344 url https://www.openlane.eu/en/carv6/auction/10729344
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729271
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729271%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729271: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729271 url https://www.openlane.eu/en/carv6/auction/10729271
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10723743
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723743%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10723743: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10723743 url https://www.openlane.eu/en/carv6/auction/10723743
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729150
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729150%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729150: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729150 url https://www.openlane.eu/en/carv6/auction/10729150
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10725517
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725517%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10725517: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10725517 url https://www.openlane.eu/en/carv6/auction/10725517
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729016
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729016%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729016: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729016 url https://www.openlane.eu/en/carv6/auction/10729016
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729368
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729368%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729368: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729368 url https://www.openlane.eu/en/carv6/auction/10729368
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729409
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729409%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729409: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729409 url https://www.openlane.eu/en/carv6/auction/10729409
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10725528
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725528%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10725528: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10725528 url https://www.openlane.eu/en/carv6/auction/10725528
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729322
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729322%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729322: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729322 url https://www.openlane.eu/en/carv6/auction/10729322
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729430
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729430%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729430: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729430 url https://www.openlane.eu/en/carv6/auction/10729430
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729367
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729367%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729367: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729367 url https://www.openlane.eu/en/carv6/auction/10729367
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729130
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729130%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729130: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729130 url https://www.openlane.eu/en/carv6/auction/10729130
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729372
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729372%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729372: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729372 url https://www.openlane.eu/en/carv6/auction/10729372
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729098
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729098%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729098: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729098 url https://www.openlane.eu/en/carv6/auction/10729098
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729116
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729116%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729116: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729116 url https://www.openlane.eu/en/carv6/auction/10729116
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729364
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729364%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729364: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729364 url https://www.openlane.eu/en/carv6/auction/10729364
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729264
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729264%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729264: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729264 url https://www.openlane.eu/en/carv6/auction/10729264
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729216
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729216%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729216: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729216 url https://www.openlane.eu/en/carv6/auction/10729216
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729373
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729373%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729373: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729373 url https://www.openlane.eu/en/carv6/auction/10729373
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729375
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729375%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729375: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729375 url https://www.openlane.eu/en/carv6/auction/10729375
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729329
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729329%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729329: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729329 url https://www.openlane.eu/en/carv6/auction/10729329
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729312
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729312%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729312: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729312 url https://www.openlane.eu/en/carv6/auction/10729312
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729182
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729182%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729182: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729182 url https://www.openlane.eu/en/carv6/auction/10729182
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729378
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729378%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729378: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729378 url https://www.openlane.eu/en/carv6/auction/10729378
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729169
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729169%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729169: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729169 url https://www.openlane.eu/en/carv6/auction/10729169
2026-03-27 04:17:19 [adesa.be] INFO: Found listing with ID: 10729155
2026-03-27 04:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729155%27 HTTP/1.1" 200 None
2026-03-27 04:17:19 [adesa.be] INFO: Scrape type for 10729155: 0
2026-03-27 04:17:19 [adesa.be] INFO: Skipping item 10729155 url https://www.openlane.eu/en/carv6/auction/10729155
2026-03-27 04:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/74ea91d1-ea6b-4a75-a893-3e86a1085d4c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544
2026-03-27 04:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544
2026-03-27 04:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc62e363-2bfb-5d89-ab67-115341400c0b with identifier: 10726544 to the API
2026-03-27 04:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'fc62e363-2bfb-5d89-ab67-115341400c0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMJ136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 87507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 2008 1.2i GT - Petrol - Automatic - 130 hp - 87.507 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726544%27 HTTP/1.1" 200 None
2026-03-27 04:17:20 [adesa.be] INFO: Saving data for 10726544: {'auction_closing_time': 1774945800.0, 'created_time': 1774477166.153954, 'last_price_update_time': 1774585040.533088}
2026-03-27 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726544') HTTP/1.1" 204 0
2026-03-27 04:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541
2026-03-27 04:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with scrape type 2
2026-03-27 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with scrape type 2
2026-03-27 04:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e, identifier: 10726541
2026-03-27 04:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593
2026-03-27 04:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10c68a6-681f-57cc-9d30-cfeb5acb8732 with scrape type 2
2026-03-27 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e10c68a6-681f-57cc-9d30-cfeb5acb8732 with scrape type 2
2026-03-27 04:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e10c68a6-681f-57cc-9d30-cfeb5acb8732, identifier: 10726593
2026-03-27 04:17:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6676a90>
2026-03-27 04:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F74ea91d1-ea6b-4a75-a893-3e86a1085d4c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/74ea91d1-ea6b-4a75-a893-3e86a1085d4c.jpeg saved to cache
2026-03-27 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541
2026-03-27 04:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541
2026-03-27 04:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45a5e24b-6b78-5cb9-ab38-991fd91bfc6e with identifier: 10726541 to the API
2026-03-27 04:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726541>
{'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-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '45a5e24b-6b78-5cb9-ab38-991fd91bfc6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALK755',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 164503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Automatic - 122 hp - 164.503 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726541%27 HTTP/1.1" 200 None
2026-03-27 04:17:21 [adesa.be] INFO: Saving data for 10726541: {'auction_closing_time': 1774945800.0, 'created_time': 1774477205.669284, 'last_price_update_time': 1774585041.152178}
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726541') HTTP/1.1" 204 0
2026-03-27 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593
2026-03-27 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593
2026-03-27 04:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e10c68a6-681f-57cc-9d30-cfeb5acb8732 with identifier: 10726593 to the API
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'e10c68a6-681f-57cc-9d30-cfeb5acb8732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUZ773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 90608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Evolution - Petrol - Manual - 91 hp - 90.608 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726593%27 HTTP/1.1" 200 None
2026-03-27 04:17:21 [adesa.be] INFO: Saving data for 10726593: {'auction_closing_time': 1774945800.0, 'created_time': 1774476982.999684, 'last_price_update_time': 1774585041.494216}
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726593') HTTP/1.1" 204 0
2026-03-27 04:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533
2026-03-27 04:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with scrape type 2
2026-03-27 04:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with scrape type 2
2026-03-27 04:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d67edd2c-7274-55a7-9e10-8a37e8bd46f1, identifier: 10726533
2026-03-27 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533
2026-03-27 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533
2026-03-27 04:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d67edd2c-7274-55a7-9e10-8a37e8bd46f1 with identifier: 10726533 to the API
2026-03-27 04:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'd67edd2c-7274-55a7-9e10-8a37e8bd46f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAF837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 35992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Opel Corsa 1.2 Elegance - Petrol - Manual - 100 hp - 35.992 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726533%27 HTTP/1.1" 200 None
2026-03-27 04:17:22 [adesa.be] INFO: Saving data for 10726533: {'auction_closing_time': 1774945800.0, 'created_time': 1774477200.504606, 'last_price_update_time': 1774585042.645254}
2026-03-27 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726533') HTTP/1.1" 204 0
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/66f94d89-9045-4ac1-9b92-9c234fd940ff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/b5f74457-ef28-4eda-901c-e1285a26317e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/104875b8-b57a-443b-b068-7692f60dfe5d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/b8ecaa43-aca4-484d-b747-ded0f8ba4dba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/4a5f8280-6997-4888-8d76-d516f16f79ff.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/3a1c4bb7-9553-415c-af61-bd3af51dd5da.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/e018d6f8-d707-4285-8157-10a7c0208a3f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/25aade96-533f-45a2-b4ae-232e089abef6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745969/general/7e16bf66-d490-4ae7-bb77-78bc11c39519.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730638)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/abe48061-f71e-4188-935a-f00ea6caa717.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/06e66b9d-40e3-4dac-8a9e-3448046bf11d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c030d0>
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F66f94d89-9045-4ac1-9b92-9c234fd940ff.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/66f94d89-9045-4ac1-9b92-9c234fd940ff.jpeg saved to cache
2026-03-27 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747594/general/58095b3a-3d65-4a4e-871a-cc92db237813.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730639)
2026-03-27 04:17:22 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff650c990>
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fb5f74457-ef28-4eda-901c-e1285a26317e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/b5f74457-ef28-4eda-901c-e1285a26317e.jpeg saved to cache
2026-03-27 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff665ecd0>
2026-03-27 04:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F104875b8-b57a-443b-b068-7692f60dfe5d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/104875b8-b57a-443b-b068-7692f60dfe5d.jpeg saved to cache
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00(\xa5\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xb4\x9f\x00(\x1b\x88\x00\x00\x00\x00'
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ace190>
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fb8ecaa43-aca4-484d-b747-ded0f8ba4dba.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/b8ecaa43-aca4-484d-b747-ded0f8ba4dba.jpeg saved to cache
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b35990>
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F4a5f8280-6997-4888-8d76-d516f16f79ff.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/4a5f8280-6997-4888-8d76-d516f16f79ff.jpeg saved to cache
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6497810>
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F3a1c4bb7-9553-415c-af61-bd3af51dd5da.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/3a1c4bb7-9553-415c-af61-bd3af51dd5da.jpeg saved to cache
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x03'
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: <table: 48 bytes>
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f88d0>
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252Fe018d6f8-d707-4285-8157-10a7c0208a3f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/e018d6f8-d707-4285-8157-10a7c0208a3f.jpeg saved to cache
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x006\xafp\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04-\xfb\x006*E\x00\x00\x00\x00'
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66d0ed0>
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F25aade96-533f-45a2-b4ae-232e089abef6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/25aade96-533f-45a2-b4ae-232e089abef6.jpeg saved to cache
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81905a81-4955-5880-884d-ad95e8e61258, skipping ID generation
2026-03-27 04:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81905a81-4955-5880-884d-ad95e8e61258 with scrape type 1
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81905a81-4955-5880-884d-ad95e8e61258 sending to next pipeline
2026-03-27 04:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81905a81-4955-5880-884d-ad95e8e61258, identifier: 10730638
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:17:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4be0910>
2026-03-27 04:17:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F06e66b9d-40e3-4dac-8a9e-3448046bf11d.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/06e66b9d-40e3-4dac-8a9e-3448046bf11d.jpg saved to cache
2026-03-27 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638
2026-03-27 04:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638
2026-03-27 04:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81905a81-4955-5880-884d-ad95e8e61258 with identifier: 10730638 to the API
2026-03-27 04:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745969/general/7e16bf66-d490-4ae7-bb77-78bc11c39519.JPG>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '81905a81-4955-5880-884d-ad95e8e61258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 49149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [],
'price': 7250,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 FR - Petrol - Manual - 95 hp - 49.149 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730638%27 HTTP/1.1" 200 None
2026-03-27 04:17:24 [adesa.be] INFO: Saving data for 10730638: {'created_time': 1774585044.234402, 'last_price_update_time': 1774585044.234412, 'auction_closing_time': 1774865700.0}
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730638') HTTP/1.1" 204 0
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 81905a81-4955-5880-884d-ad95e8e61258 due to Ignoring non-200 response
2026-03-27 04: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 04:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aaa8d0>
2026-03-27 04:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747594%252Fgeneral%252F58095b3a-3d65-4a4e-871a-cc92db237813.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747594/general/58095b3a-3d65-4a4e-871a-cc92db237813.jpg saved to cache
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f2a9d27-0b09-551a-b022-632468f4b83a
2026-03-27 04:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f2a9d27-0b09-551a-b022-632468f4b83a, skipping ID generation
2026-03-27 04:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f2a9d27-0b09-551a-b022-632468f4b83a with scrape type 1
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f2a9d27-0b09-551a-b022-632468f4b83a sending to next pipeline
2026-03-27 04:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f2a9d27-0b09-551a-b022-632468f4b83a, identifier: 10730639
2026-03-27 04:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/a5927ed9-ed76-4aaf-9db4-dce9c8c3f717.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639
2026-03-27 04:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639
2026-03-27 04:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f2a9d27-0b09-551a-b022-632468f4b83a with identifier: 10730639 to the API
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747594/general/58095b3a-3d65-4a4e-871a-cc92db237813.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '0f2a9d27-0b09-551a-b022-632468f4b83a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BWL709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 132182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/58095b3a-3d65-4a4e-871a-cc92db237813.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/7f6bc533-6530-448e-b598-e388501d47ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98588,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/ccfb7cd7-a06c-4308-b43c-d99cfeccbbab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109349,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/b315f38b-6210-4643-8296-0e531e183ee3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/5761ac05-8d95-451e-9d53-e8ee945a55bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71631,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/44f275c6-89c2-418f-9969-d3e74bf4c6ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72864,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/d604905a-4683-4138-a1e6-3b9320859b8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77522,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/8383515a-9154-4bd4-8af5-0169502f3929.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/572e5591-8391-43eb-a91a-57b01aa9f2f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f2a9d27-0b09-551a-b022-632468f4b83a/0f2a9d27-0b09-551a-b022-632468f4b83a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747594/general/095ec427-e022-4fd6-882f-6e39aa5ddbb5.jpg',
'Width': 800}],
'price': 3550,
'price_includes_vat': True,
'registration_date': '2014-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 1.6 TDI Style - Diesel - Manual - 105 hp - '
'132.182 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2014}
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730639%27 HTTP/1.1" 200 None
2026-03-27 04:17:24 [adesa.be] INFO: Saving data for 10730639: {'created_time': 1774585044.762501, 'last_price_update_time': 1774585044.762513, 'auction_closing_time': 1774865700.0}
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730639') HTTP/1.1" 204 0
2026-03-27 04: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 04:17:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/5c0bcbe2-85ec-434c-bdd5-558d343f6f10.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/3eaac9e6-dc3d-4b23-ae9e-abc90a3e4f35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:24 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bad110>
2026-03-27 04:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fa5927ed9-ed76-4aaf-9db4-dce9c8c3f717.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/a5927ed9-ed76-4aaf-9db4-dce9c8c3f717.jpeg saved to cache
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/e73a4bb3-8cd0-48f1-9c2a-721c04192456.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529
2026-03-27 04:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with scrape type 2
2026-03-27 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with scrape type 2
2026-03-27 04:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa3035f6-210a-5fc2-a5a8-4d379afd30d9, identifier: 10726529
2026-03-27 04:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529
2026-03-27 04:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529
2026-03-27 04:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa3035f6-210a-5fc2-a5a8-4d379afd30d9 with identifier: 10726529 to the API
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726529>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'aa3035f6-210a-5fc2-a5a8-4d379afd30d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERB081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 43526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2024-01-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Opel Astra 1.2 GS - Petrol - Manual - 130 hp - 43.526 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [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 04:17:25 [adesa.be] INFO: Saving data for 10726529: {'auction_closing_time': 1774945800.0, 'created_time': 1774477201.253339, 'last_price_update_time': 1774585045.255157}
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726529') HTTP/1.1" 204 0
2026-03-27 04:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b35150>
2026-03-27 04:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F3eaac9e6-dc3d-4b23-ae9e-abc90a3e4f35.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/3eaac9e6-dc3d-4b23-ae9e-abc90a3e4f35.jpg saved to cache
2026-03-27 04:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6733d90>
2026-03-27 04:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fe73a4bb3-8cd0-48f1-9c2a-721c04192456.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/e73a4bb3-8cd0-48f1-9c2a-721c04192456.jpg saved to cache
2026-03-27 04:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729003
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729003%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729003: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729003 url https://www.openlane.eu/en/carv6/auction/10729003
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729310
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729310%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729310: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729310 url https://www.openlane.eu/en/carv6/auction/10729310
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729383
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729383%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729383: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729383 url https://www.openlane.eu/en/carv6/auction/10729383
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729232
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729232%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729232: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729232 url https://www.openlane.eu/en/carv6/auction/10729232
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729168
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729168%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729168: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729168 url https://www.openlane.eu/en/carv6/auction/10729168
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729212
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729212%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729212: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729212 url https://www.openlane.eu/en/carv6/auction/10729212
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729341
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729341%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729341: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729341 url https://www.openlane.eu/en/carv6/auction/10729341
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729018
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729018%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729018: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729018 url https://www.openlane.eu/en/carv6/auction/10729018
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729077
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729077%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729077: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729077 url https://www.openlane.eu/en/carv6/auction/10729077
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729405
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729405%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729405: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729405 url https://www.openlane.eu/en/carv6/auction/10729405
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729427
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729427%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729427: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729427 url https://www.openlane.eu/en/carv6/auction/10729427
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729085
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729085%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729085: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729085 url https://www.openlane.eu/en/carv6/auction/10729085
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729350
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729350%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729350: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729350 url https://www.openlane.eu/en/carv6/auction/10729350
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729090
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729090%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729090: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729090 url https://www.openlane.eu/en/carv6/auction/10729090
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729391
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729391%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729391: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729391 url https://www.openlane.eu/en/carv6/auction/10729391
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729272
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729272%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729272: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729272 url https://www.openlane.eu/en/carv6/auction/10729272
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729089
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729089%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729089: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729089 url https://www.openlane.eu/en/carv6/auction/10729089
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729229
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729229%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729229: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729229 url https://www.openlane.eu/en/carv6/auction/10729229
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10725516
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725516%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10725516: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10725516 url https://www.openlane.eu/en/carv6/auction/10725516
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729091
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729091%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729091: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729091 url https://www.openlane.eu/en/carv6/auction/10729091
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729158
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729158%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729158: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729158 url https://www.openlane.eu/en/carv6/auction/10729158
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729192
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729192%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729192: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729192 url https://www.openlane.eu/en/carv6/auction/10729192
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729049
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729049%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729049: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729049 url https://www.openlane.eu/en/carv6/auction/10729049
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729109
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729109%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729109: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729109 url https://www.openlane.eu/en/carv6/auction/10729109
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729157
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729157%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729157: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729157 url https://www.openlane.eu/en/carv6/auction/10729157
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729191
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729191%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729191: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729191 url https://www.openlane.eu/en/carv6/auction/10729191
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729197
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729197%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729197: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729197 url https://www.openlane.eu/en/carv6/auction/10729197
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729199
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729199%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729199: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729199 url https://www.openlane.eu/en/carv6/auction/10729199
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10729421
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729421%27 HTTP/1.1" 200 None
2026-03-27 04:17:25 [adesa.be] INFO: Scrape type for 10729421: 0
2026-03-27 04:17:25 [adesa.be] INFO: Skipping item 10729421 url https://www.openlane.eu/en/carv6/auction/10729421
2026-03-27 04:17:25 [adesa.be] INFO: Found listing with ID: 10725541
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725541%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725541: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725541 url https://www.openlane.eu/en/carv6/auction/10725541
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729201
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729201%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729201: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729201 url https://www.openlane.eu/en/carv6/auction/10729201
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729120
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729120%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729120: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729120 url https://www.openlane.eu/en/carv6/auction/10729120
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729087
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729087%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729087: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729087 url https://www.openlane.eu/en/carv6/auction/10729087
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725530
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725530%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725530: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725530 url https://www.openlane.eu/en/carv6/auction/10725530
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725526
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725526%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725526: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725526 url https://www.openlane.eu/en/carv6/auction/10725526
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729166
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729166%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729166: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729166 url https://www.openlane.eu/en/carv6/auction/10729166
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729127
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729127%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729127: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729127 url https://www.openlane.eu/en/carv6/auction/10729127
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729279
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729279%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729279: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729279 url https://www.openlane.eu/en/carv6/auction/10729279
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725510
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725510%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725510: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725510 url https://www.openlane.eu/en/carv6/auction/10725510
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725534
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725534%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725534: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725534 url https://www.openlane.eu/en/carv6/auction/10725534
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729046
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729046%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729046: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729046 url https://www.openlane.eu/en/carv6/auction/10729046
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729434
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729434%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729434: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729434 url https://www.openlane.eu/en/carv6/auction/10729434
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729148
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729148%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729148: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729148 url https://www.openlane.eu/en/carv6/auction/10729148
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729242
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729242%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729242: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729242 url https://www.openlane.eu/en/carv6/auction/10729242
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725513
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725513%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725513: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725513 url https://www.openlane.eu/en/carv6/auction/10725513
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725527
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725527%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725527: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725527 url https://www.openlane.eu/en/carv6/auction/10725527
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729064
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729064%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729064: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729064 url https://www.openlane.eu/en/carv6/auction/10729064
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729059
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729059%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729059: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729059 url https://www.openlane.eu/en/carv6/auction/10729059
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725531
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725531%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725531: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725531 url https://www.openlane.eu/en/carv6/auction/10725531
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725533
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725533%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725533: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725533 url https://www.openlane.eu/en/carv6/auction/10725533
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729147
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729147%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729147: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729147 url https://www.openlane.eu/en/carv6/auction/10729147
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725515
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725515%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725515: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725515 url https://www.openlane.eu/en/carv6/auction/10725515
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729228
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729228%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729228: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729228 url https://www.openlane.eu/en/carv6/auction/10729228
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729435
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729435%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729435: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729435 url https://www.openlane.eu/en/carv6/auction/10729435
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10728994
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728994%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10728994: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10728994 url https://www.openlane.eu/en/carv6/auction/10728994
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729008
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729008%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729008: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729008 url https://www.openlane.eu/en/carv6/auction/10729008
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729144
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729144%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729144: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729144 url https://www.openlane.eu/en/carv6/auction/10729144
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729418
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729418%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729418: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729418 url https://www.openlane.eu/en/carv6/auction/10729418
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729420
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729420%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729420: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729420 url https://www.openlane.eu/en/carv6/auction/10729420
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729040
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729040%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729040: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729040 url https://www.openlane.eu/en/carv6/auction/10729040
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729188
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729188%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729188: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729188 url https://www.openlane.eu/en/carv6/auction/10729188
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729252
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729252%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729252: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729252 url https://www.openlane.eu/en/carv6/auction/10729252
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725520
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725520%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725520: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725520 url https://www.openlane.eu/en/carv6/auction/10725520
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729388
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729388%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729388: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729388 url https://www.openlane.eu/en/carv6/auction/10729388
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729190
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729190%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729190: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729190 url https://www.openlane.eu/en/carv6/auction/10729190
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729226
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729226%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729226: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729226 url https://www.openlane.eu/en/carv6/auction/10729226
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729379
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729379%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729379: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729379 url https://www.openlane.eu/en/carv6/auction/10729379
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729084
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729084%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729084: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729084 url https://www.openlane.eu/en/carv6/auction/10729084
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729174
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729174%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729174: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729174 url https://www.openlane.eu/en/carv6/auction/10729174
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729186
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729186%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729186: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729186 url https://www.openlane.eu/en/carv6/auction/10729186
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729004
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729004%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729004: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729004 url https://www.openlane.eu/en/carv6/auction/10729004
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729103
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729103%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729103: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729103 url https://www.openlane.eu/en/carv6/auction/10729103
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729281
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729281%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729281: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729281 url https://www.openlane.eu/en/carv6/auction/10729281
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10725529
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725529%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10725529: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10725529 url https://www.openlane.eu/en/carv6/auction/10725529
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729052
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729052%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729052: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729052 url https://www.openlane.eu/en/carv6/auction/10729052
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729005
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729005%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729005: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729005 url https://www.openlane.eu/en/carv6/auction/10729005
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729006
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729006%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729006: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729006 url https://www.openlane.eu/en/carv6/auction/10729006
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729392
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729392%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729392: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729392 url https://www.openlane.eu/en/carv6/auction/10729392
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729394
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729394%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729394: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729394 url https://www.openlane.eu/en/carv6/auction/10729394
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729026
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729026%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729026: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729026 url https://www.openlane.eu/en/carv6/auction/10729026
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729176
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729176%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729176: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729176 url https://www.openlane.eu/en/carv6/auction/10729176
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729111
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729111%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729111: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729111 url https://www.openlane.eu/en/carv6/auction/10729111
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729014
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729014%27 HTTP/1.1" 200 None
2026-03-27 04:17:26 [adesa.be] INFO: Scrape type for 10729014: 0
2026-03-27 04:17:26 [adesa.be] INFO: Skipping item 10729014 url https://www.openlane.eu/en/carv6/auction/10729014
2026-03-27 04:17:26 [adesa.be] INFO: Found listing with ID: 10729027
2026-03-27 04:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729027%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729027: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729027 url https://www.openlane.eu/en/carv6/auction/10729027
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729013
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729013%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729013: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729013 url https://www.openlane.eu/en/carv6/auction/10729013
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729132
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729132%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729132: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729132 url https://www.openlane.eu/en/carv6/auction/10729132
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729133
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729133%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729133: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729133 url https://www.openlane.eu/en/carv6/auction/10729133
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729282
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729282%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729282: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729282 url https://www.openlane.eu/en/carv6/auction/10729282
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10725514
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725514%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10725514: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10725514 url https://www.openlane.eu/en/carv6/auction/10725514
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729079
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729079%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729079: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729079 url https://www.openlane.eu/en/carv6/auction/10729079
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729357
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729357%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729357: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729357 url https://www.openlane.eu/en/carv6/auction/10729357
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729092
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729092%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729092: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729092 url https://www.openlane.eu/en/carv6/auction/10729092
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729153
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729153%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729153: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729153 url https://www.openlane.eu/en/carv6/auction/10729153
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729315
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729315%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729315: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729315 url https://www.openlane.eu/en/carv6/auction/10729315
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729269
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729269%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729269: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729269 url https://www.openlane.eu/en/carv6/auction/10729269
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729112
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729112%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729112: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729112 url https://www.openlane.eu/en/carv6/auction/10729112
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729217
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729217%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729217: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729217 url https://www.openlane.eu/en/carv6/auction/10729217
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729031
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729031%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729031: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729031 url https://www.openlane.eu/en/carv6/auction/10729031
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729154
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729154%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729154: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729154 url https://www.openlane.eu/en/carv6/auction/10729154
2026-03-27 04:17:27 [adesa.be] INFO: Found listing with ID: 10729265
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729265%27 HTTP/1.1" 200 None
2026-03-27 04:17:27 [adesa.be] INFO: Scrape type for 10729265: 0
2026-03-27 04:17:27 [adesa.be] INFO: Skipping item 10729265 url https://www.openlane.eu/en/carv6/auction/10729265
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/cf3be753-37c3-4c0a-a1ca-ad670749eff1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17: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 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17: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 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/b3ca66ae-1c32-429d-b443-80eb70d87daa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/1247795c-f22d-40a8-aef4-ab5dc07d10e1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/6e3cd554-c704-4c12-be15-41e7641862b7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/d6e9d4bf-f682-4fc0-83c7-51c02200b74e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/4ee9fd29-8a1b-4a16-8642-c918a85027fa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/ea231661-e3ef-4b54-b391-d82a9a0abf7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/fc9fbf66-7099-437a-9678-42a41ff9096d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/e638e640-71b0-4d7d-b528-e874c04e50b0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:27 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bae910>
2026-03-27 04:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747598%252Fgeneral%252Fcf3be753-37c3-4c0a-a1ca-ad670749eff1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/cf3be753-37c3-4c0a-a1ca-ad670749eff1.jpeg saved to cache
2026-03-27 04:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/8cb3416c-fde4-4d80-b313-5e5b79c3b389.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528
2026-03-27 04:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with scrape type 2
2026-03-27 04:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with scrape type 2
2026-03-27 04:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac, identifier: 10726528
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a0e8d0>
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252Fb3ca66ae-1c32-429d-b443-80eb70d87daa.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/b3ca66ae-1c32-429d-b443-80eb70d87daa.jpeg saved to cache
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00(\xff\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02sV\x00(fP\x00\x00\x00\x00'
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8cc50>
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F1247795c-f22d-40a8-aef4-ab5dc07d10e1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/1247795c-f22d-40a8-aef4-ab5dc07d10e1.jpeg saved to cache
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6504150>
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F6e3cd554-c704-4c12-be15-41e7641862b7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/6e3cd554-c704-4c12-be15-41e7641862b7.jpeg saved to cache
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00-\xc5\xb9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xc1\x9c\x00-P\xa0\x00\x00\x00\x00'
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8c090>
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fd6e9d4bf-f682-4fc0-83c7-51c02200b74e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/d6e9d4bf-f682-4fc0-83c7-51c02200b74e.jpeg saved to cache
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00%\x96\x88\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03Z)\x00%*\x1f\x00\x00\x00\x00'
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4914790>
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F4ee9fd29-8a1b-4a16-8642-c918a85027fa.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/4ee9fd29-8a1b-4a16-8642-c918a85027fa.jpeg saved to cache
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4872490>
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Ffc9fbf66-7099-437a-9678-42a41ff9096d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/fc9fbf66-7099-437a-9678-42a41ff9096d.jpeg saved to cache
2026-03-27 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aa8c10>
2026-03-27 04:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252Fe638e640-71b0-4d7d-b528-e874c04e50b0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/e638e640-71b0-4d7d-b528-e874c04e50b0.jpeg saved to cache
2026-03-27 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528
2026-03-27 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528
2026-03-27 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f13fe2ac-eb34-52a9-9ee3-ff30da7886ac with identifier: 10726528 to the API
2026-03-27 04:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f13fe2ac-eb34-52a9-9ee3-ff30da7886ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWD417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 223946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 114 CDI - Diesel - Automatic - 136 hp - '
'223.946 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726528%27 HTTP/1.1" 200 None
2026-03-27 04:17:30 [adesa.be] INFO: Saving data for 10726528: {'auction_closing_time': 1774945800.0, 'created_time': 1774477202.44948, 'last_price_update_time': 1774585050.233319}
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726528') HTTP/1.1" 204 0
2026-03-27 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4884c10>
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635294%252Fgeneral%252F8cb3416c-fde4-4d80-b313-5e5b79c3b389.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/8cb3416c-fde4-4d80-b313-5e5b79c3b389.jpg saved to cache
2026-03-27 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/7393d52f-b4bc-43cf-8421-ec18c076f83b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04: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 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/d63c7240-dd6b-495e-8040-2391fcca7fa4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/4627fa64-cd1c-4a93-9f18-295e347ebe0e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/40e7a54e-89e1-4564-9ed0-4b861a04b3a6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745720/general/84980eb8-1f9a-4d2f-8651-7749542c2415.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730564)
2026-03-27 04:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525
2026-03-27 04:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc with scrape type 2
2026-03-27 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e58ade2-cbf6-55ee-95be-26c9694df4dc with scrape type 2
2026-03-27 04:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e58ade2-cbf6-55ee-95be-26c9694df4dc, identifier: 10726525
2026-03-27 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525
2026-03-27 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525
2026-03-27 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e58ade2-cbf6-55ee-95be-26c9694df4dc with identifier: 10726525 to the API
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e58ade2-cbf6-55ee-95be-26c9694df4dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEG771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 22368,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLC Coupé 300de Business - 4-Matic - Hybrid - '
'Automatic - 194 hp - 22.368 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726525%27 HTTP/1.1" 200 None
2026-03-27 04:17:30 [adesa.be] INFO: Saving data for 10726525: {'auction_closing_time': 1774945800.0, 'created_time': 1774476965.74441, 'last_price_update_time': 1774585050.831997}
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726525') HTTP/1.1" 204 0
2026-03-27 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/fe4672ee-1b99-4db2-a029-0027ac756553.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:30 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4892850>
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747598%252Fgeneral%252F7393d52f-b4bc-43cf-8421-ec18c076f83b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/7393d52f-b4bc-43cf-8421-ec18c076f83b.jpeg saved to cache
2026-03-27 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:30 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66d2f50>
2026-03-27 04:17:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:17: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 04:17:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fd63c7240-dd6b-495e-8040-2391fcca7fa4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/d63c7240-dd6b-495e-8040-2391fcca7fa4.jpeg saved to cache
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:17:31 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:31 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:31 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x001\xcfi\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x95\x04\x001H%\x00\x00\x00\x00'
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4870410>
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_2.mpo HTTP/1.1" 201 0
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F4627fa64-cd1c-4a93-9f18-295e347ebe0e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/4627fa64-cd1c-4a93-9f18-295e347ebe0e.jpeg saved to cache
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:31 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:31 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:31 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x002,\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xff\xb3\x001\xa9\x15\x00\x00\x00\x00'
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8821190>
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_3.mpo HTTP/1.1" 201 0
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F40e7a54e-89e1-4564-9ed0-4b861a04b3a6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/40e7a54e-89e1-4564-9ed0-4b861a04b3a6.jpeg saved to cache
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 14529965-d78e-5d43-9c54-1bfb316e9386, skipping ID generation
2026-03-27 04:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14529965-d78e-5d43-9c54-1bfb316e9386 with scrape type 1
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 14529965-d78e-5d43-9c54-1bfb316e9386 sending to next pipeline
2026-03-27 04:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14529965-d78e-5d43-9c54-1bfb316e9386, identifier: 10730564
2026-03-27 04:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564
2026-03-27 04:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564
2026-03-27 04:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14529965-d78e-5d43-9c54-1bfb316e9386 with identifier: 10730564 to the API
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:31 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745720/general/84980eb8-1f9a-4d2f-8651-7749542c2415.JPG>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '14529965-d78e-5d43-9c54-1bfb316e9386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 20527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [],
'price': 9650,
'price_includes_vat': True,
'registration_date': '2024-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Scala 1.0 - Petrol - Automatic - 116 hp - 20.527 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730564%27 HTTP/1.1" 200 None
2026-03-27 04:17:31 [adesa.be] INFO: Saving data for 10730564: {'created_time': 1774585051.909656, 'last_price_update_time': 1774585051.909667, 'auction_closing_time': 1774865700.0}
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730564') HTTP/1.1" 204 0
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 14529965-d78e-5d43-9c54-1bfb316e9386 due to Ignoring non-200 response
2026-03-27 04:17:31 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f60064852d0>
2026-03-27 04:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Ffe4672ee-1b99-4db2-a029-0027ac756553.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/fe4672ee-1b99-4db2-a029-0027ac756553.jpg saved to cache
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa77659a-bf7f-57ac-be82-53eef953afde with identifier: 10726539
2026-03-27 04:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa77659a-bf7f-57ac-be82-53eef953afde with scrape type 2
2026-03-27 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa77659a-bf7f-57ac-be82-53eef953afde with scrape type 2
2026-03-27 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa77659a-bf7f-57ac-be82-53eef953afde, identifier: 10726539
2026-03-27 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa77659a-bf7f-57ac-be82-53eef953afde with identifier: 10726539
2026-03-27 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa77659a-bf7f-57ac-be82-53eef953afde with identifier: 10726539
2026-03-27 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa77659a-bf7f-57ac-be82-53eef953afde with identifier: 10726539 to the API
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726539>
{'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': 144,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'aa77659a-bf7f-57ac-be82-53eef953afde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXC196',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 167206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Opel Vivaro L3H1 2.0 Innovation - Diesel - Automatic - 144 hp - '
'167.206 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2022}
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726539%27 HTTP/1.1" 200 None
2026-03-27 04:17:32 [adesa.be] INFO: Saving data for 10726539: {'auction_closing_time': 1774945800.0, 'created_time': 1774477172.407122, 'last_price_update_time': 1774585052.325788}
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726539') HTTP/1.1" 204 0
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/c90d95b7-6119-495d-9939-997a9746a235.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17: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 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/a635d03e-4946-4092-bcdb-38505fdcb172.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/186dc221-4c41-4089-8629-befdc509fc76.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/a5c8e200-ef71-4d70-bd30-e143206219a8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/976fdca2-48ce-41af-94c0-a199547b6725.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/1fb86428-abed-4847-93a0-b238d39e9b09.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/5f27db3e-efd2-46be-96e1-b01ed313aa4c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/cd98dec8-3f64-4d74-85e2-fec002d66dd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521
2026-03-27 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d61c96-25a1-5916-92ac-d57cdc07b65c with scrape type 2
2026-03-27 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90d61c96-25a1-5916-92ac-d57cdc07b65c with scrape type 2
2026-03-27 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90d61c96-25a1-5916-92ac-d57cdc07b65c, identifier: 10726521
2026-03-27 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521
2026-03-27 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521
2026-03-27 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90d61c96-25a1-5916-92ac-d57cdc07b65c with identifier: 10726521 to the API
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726521>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '90d61c96-25a1-5916-92ac-d57cdc07b65c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 138110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLC 200d Business - Diesel - Automatic - 163 hp - '
'138.110 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726521%27 HTTP/1.1" 200 None
2026-03-27 04:17:32 [adesa.be] INFO: Saving data for 10726521: {'auction_closing_time': 1774945800.0, 'created_time': 1774476977.159621, 'last_price_update_time': 1774585052.800027}
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726521') HTTP/1.1" 204 0
2026-03-27 04:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/c8d5a128-c6f5-4d87-af49-5e4a9ce1ba7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aeecd0>
2026-03-27 04:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fc90d95b7-6119-495d-9939-997a9746a235.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/c90d95b7-6119-495d-9939-997a9746a235.jpeg saved to cache
2026-03-27 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67a7b90>
2026-03-27 04:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252Fa635d03e-4946-4092-bcdb-38505fdcb172.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/a635d03e-4946-4092-bcdb-38505fdcb172.jpeg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff690aa90>
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F186dc221-4c41-4089-8629-befdc509fc76.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/186dc221-4c41-4089-8629-befdc509fc76.jpeg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff648d510>
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252Fa5c8e200-ef71-4d70-bd30-e143206219a8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/a5c8e200-ef71-4d70-bd30-e143206219a8.jpeg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00*\xab\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xbeF\x00*1p\x00\x00\x00\x00'
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff487b6d0>
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_2.mpo HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F976fdca2-48ce-41af-94c0-a199547b6725.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/976fdca2-48ce-41af-94c0-a199547b6725.jpeg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x03\x00\x00\x00-\xb0O\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03'\xd2\x00-MX\x00\x00\x00\x00"
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66cae50>
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_9.mpo HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F1fb86428-abed-4847-93a0-b238d39e9b09.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/1fb86428-abed-4847-93a0-b238d39e9b09.jpeg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00@J\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0458\x00?\xb2\x9e\x00\x00\x00\x00'
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b6710>
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F5f27db3e-efd2-46be-96e1-b01ed313aa4c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/5f27db3e-efd2-46be-96e1-b01ed313aa4c.jpeg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65dc090>
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fcd98dec8-3f64-4d74-85e2-fec002d66dd2.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/cd98dec8-3f64-4d74-85e2-fec002d66dd2.jpg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:33 [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 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:17:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48e8a90>
2026-03-27 04:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252Fc8d5a128-c6f5-4d87-af49-5e4a9ce1ba7e.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/c8d5a128-c6f5-4d87-af49-5e4a9ce1ba7e.jpg saved to cache
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/478ebacf-c37e-410c-90e8-37026aaa9569.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/0109d92c-286b-4a0e-9991-05b065283487.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/c7aebf59-4fba-4663-b432-dd4b3f00e6f1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04: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 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748849/general/41137759-88ef-490b-a917-0d3accff69fc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732493)
2026-03-27 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749221/general/062cecd3-97eb-4412-a53d-7ae256cc5a05.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732500)
2026-03-27 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748774/general/0d273ee6-077b-4d2e-80f2-fca067690441.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731406)
2026-03-27 04:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519
2026-03-27 04:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with scrape type 2
2026-03-27 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with scrape type 2
2026-03-27 04:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29, identifier: 10726519
2026-03-27 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519
2026-03-27 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519
2026-03-27 04:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29 with identifier: 10726519 to the API
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726519>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '90a1d4e4-fd54-5021-bdf8-5a8c76ee7e29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVP030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 120789,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 120.789 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726519%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Saving data for 10726519: {'auction_closing_time': 1774945800.0, 'created_time': 1774476976.027465, 'last_price_update_time': 1774585054.237125}
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726519') HTTP/1.1" 204 0
2026-03-27 04:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/0da338b7-160a-467a-99e6-cfd87520964a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5635294/general/4e018c9f-8b0c-4a1d-99f2-74fc71b9bb70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730466)
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729303
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729303%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729303: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729303 url https://www.openlane.eu/en/carv6/auction/10729303
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729097
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729097%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729097: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729097 url https://www.openlane.eu/en/carv6/auction/10729097
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729215
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729215%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729215: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729215 url https://www.openlane.eu/en/carv6/auction/10729215
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729135
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729135%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729135: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729135 url https://www.openlane.eu/en/carv6/auction/10729135
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729331
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729331%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729331: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729331 url https://www.openlane.eu/en/carv6/auction/10729331
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729270
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729270%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729270: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729270 url https://www.openlane.eu/en/carv6/auction/10729270
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729126
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729126%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729126: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729126 url https://www.openlane.eu/en/carv6/auction/10729126
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10725524
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725524%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10725524: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10725524 url https://www.openlane.eu/en/carv6/auction/10725524
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729007
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729007%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729007: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729007 url https://www.openlane.eu/en/carv6/auction/10729007
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729149
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729149%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729149: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729149 url https://www.openlane.eu/en/carv6/auction/10729149
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729071
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729071%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729071: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729071 url https://www.openlane.eu/en/carv6/auction/10729071
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729360
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729360%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729360: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729360 url https://www.openlane.eu/en/carv6/auction/10729360
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729416
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729416%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729416: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729416 url https://www.openlane.eu/en/carv6/auction/10729416
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10728998
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728998%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10728998: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10728998 url https://www.openlane.eu/en/carv6/auction/10728998
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729247
2026-03-27 04:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729247%27 HTTP/1.1" 200 None
2026-03-27 04:17:34 [adesa.be] INFO: Scrape type for 10729247: 0
2026-03-27 04:17:34 [adesa.be] INFO: Skipping item 10729247 url https://www.openlane.eu/en/carv6/auction/10729247
2026-03-27 04:17:34 [adesa.be] INFO: Found listing with ID: 10729414
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729414%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729414: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729414 url https://www.openlane.eu/en/carv6/auction/10729414
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729123
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729123%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729123: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729123 url https://www.openlane.eu/en/carv6/auction/10729123
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729227
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729227%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729227: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729227 url https://www.openlane.eu/en/carv6/auction/10729227
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10725539
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725539%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10725539: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10725539 url https://www.openlane.eu/en/carv6/auction/10725539
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729096
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729096%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729096: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729096 url https://www.openlane.eu/en/carv6/auction/10729096
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10723753
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723753%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10723753: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10723753 url https://www.openlane.eu/en/carv6/auction/10723753
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10725509
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725509%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10725509: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10725509 url https://www.openlane.eu/en/carv6/auction/10725509
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729437
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729437%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729437: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729437 url https://www.openlane.eu/en/carv6/auction/10729437
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729307
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729307%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729307: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729307 url https://www.openlane.eu/en/carv6/auction/10729307
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729209
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729209%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729209: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729209 url https://www.openlane.eu/en/carv6/auction/10729209
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729024
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729024%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729024: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729024 url https://www.openlane.eu/en/carv6/auction/10729024
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729131
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729131%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729131: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729131 url https://www.openlane.eu/en/carv6/auction/10729131
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729045
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729045%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729045: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729045 url https://www.openlane.eu/en/carv6/auction/10729045
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729173
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729173%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729173: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729173 url https://www.openlane.eu/en/carv6/auction/10729173
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729432
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729432%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729432: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729432 url https://www.openlane.eu/en/carv6/auction/10729432
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729196
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729196%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729196: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729196 url https://www.openlane.eu/en/carv6/auction/10729196
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10725525
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725525%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10725525: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10725525 url https://www.openlane.eu/en/carv6/auction/10725525
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729162
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729162%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729162: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729162 url https://www.openlane.eu/en/carv6/auction/10729162
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729439
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729439%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729439: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729439 url https://www.openlane.eu/en/carv6/auction/10729439
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729346
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729346%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729346: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729346 url https://www.openlane.eu/en/carv6/auction/10729346
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10725523
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725523%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10725523: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10725523 url https://www.openlane.eu/en/carv6/auction/10725523
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729363
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729363%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729363: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729363 url https://www.openlane.eu/en/carv6/auction/10729363
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729412
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729412%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729412: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729412 url https://www.openlane.eu/en/carv6/auction/10729412
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729286
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729286%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729286: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729286 url https://www.openlane.eu/en/carv6/auction/10729286
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729431
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729431%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729431: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729431 url https://www.openlane.eu/en/carv6/auction/10729431
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729225
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729225%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729225: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729225 url https://www.openlane.eu/en/carv6/auction/10729225
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729250
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729250%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729250: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729250 url https://www.openlane.eu/en/carv6/auction/10729250
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729316
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729316%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729316: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729316 url https://www.openlane.eu/en/carv6/auction/10729316
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729309
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729309%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729309: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729309 url https://www.openlane.eu/en/carv6/auction/10729309
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729129
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729129%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729129: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729129 url https://www.openlane.eu/en/carv6/auction/10729129
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729020
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729020%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729020: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729020 url https://www.openlane.eu/en/carv6/auction/10729020
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10725512
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725512%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10725512: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10725512 url https://www.openlane.eu/en/carv6/auction/10725512
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729237
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729237%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729237: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729237 url https://www.openlane.eu/en/carv6/auction/10729237
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729175
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729175%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729175: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729175 url https://www.openlane.eu/en/carv6/auction/10729175
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729276
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729276%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729276: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729276 url https://www.openlane.eu/en/carv6/auction/10729276
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729015
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729015%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729015: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729015 url https://www.openlane.eu/en/carv6/auction/10729015
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729219
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729219%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729219: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729219 url https://www.openlane.eu/en/carv6/auction/10729219
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729348
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729348%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729348: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729348 url https://www.openlane.eu/en/carv6/auction/10729348
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729324
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729324%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729324: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729324 url https://www.openlane.eu/en/carv6/auction/10729324
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729134
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729134%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729134: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729134 url https://www.openlane.eu/en/carv6/auction/10729134
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729145
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729145%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729145: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729145 url https://www.openlane.eu/en/carv6/auction/10729145
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729106
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729106%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729106: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729106 url https://www.openlane.eu/en/carv6/auction/10729106
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10723745
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723745%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10723745: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10723745 url https://www.openlane.eu/en/carv6/auction/10723745
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729371
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729371%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729371: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729371 url https://www.openlane.eu/en/carv6/auction/10729371
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729054
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729054%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729054: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729054 url https://www.openlane.eu/en/carv6/auction/10729054
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729067
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729067%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729067: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729067 url https://www.openlane.eu/en/carv6/auction/10729067
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729156
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729156%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729156: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729156 url https://www.openlane.eu/en/carv6/auction/10729156
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729095
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729095%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729095: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729095 url https://www.openlane.eu/en/carv6/auction/10729095
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729142
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729142%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729142: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729142 url https://www.openlane.eu/en/carv6/auction/10729142
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729017
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729017%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729017: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729017 url https://www.openlane.eu/en/carv6/auction/10729017
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729011
2026-03-27 04:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729011%27 HTTP/1.1" 200 None
2026-03-27 04:17:35 [adesa.be] INFO: Scrape type for 10729011: 0
2026-03-27 04:17:35 [adesa.be] INFO: Skipping item 10729011 url https://www.openlane.eu/en/carv6/auction/10729011
2026-03-27 04:17:35 [adesa.be] INFO: Found listing with ID: 10729305
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729305%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729305: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729305 url https://www.openlane.eu/en/carv6/auction/10729305
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10728993
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728993%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10728993: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10728993 url https://www.openlane.eu/en/carv6/auction/10728993
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729195
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729195%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729195: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729195 url https://www.openlane.eu/en/carv6/auction/10729195
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729345
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729345%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729345: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729345 url https://www.openlane.eu/en/carv6/auction/10729345
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729238
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729238%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729238: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729238 url https://www.openlane.eu/en/carv6/auction/10729238
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729338
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729338%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729338: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729338 url https://www.openlane.eu/en/carv6/auction/10729338
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729128
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729128%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729128: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729128 url https://www.openlane.eu/en/carv6/auction/10729128
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729343
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729343%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729343: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729343 url https://www.openlane.eu/en/carv6/auction/10729343
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729417
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729417%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729417: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729417 url https://www.openlane.eu/en/carv6/auction/10729417
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729402
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729402%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729402: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729402 url https://www.openlane.eu/en/carv6/auction/10729402
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729136
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729136%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729136: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729136 url https://www.openlane.eu/en/carv6/auction/10729136
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729251
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729251%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729251: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729251 url https://www.openlane.eu/en/carv6/auction/10729251
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10725538
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725538%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10725538: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10725538 url https://www.openlane.eu/en/carv6/auction/10725538
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729255
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729255%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729255: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729255 url https://www.openlane.eu/en/carv6/auction/10729255
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729320
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729320%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729320: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729320 url https://www.openlane.eu/en/carv6/auction/10729320
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729301
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729301%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729301: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729301 url https://www.openlane.eu/en/carv6/auction/10729301
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729184
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729184%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729184: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729184 url https://www.openlane.eu/en/carv6/auction/10729184
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729063
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729063%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729063: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729063 url https://www.openlane.eu/en/carv6/auction/10729063
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729403
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729403%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729403: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729403 url https://www.openlane.eu/en/carv6/auction/10729403
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729337
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729337%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729337: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729337 url https://www.openlane.eu/en/carv6/auction/10729337
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729213
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729213%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729213: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729213 url https://www.openlane.eu/en/carv6/auction/10729213
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729304
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729304%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729304: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729304 url https://www.openlane.eu/en/carv6/auction/10729304
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729401
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729401%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729401: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729401 url https://www.openlane.eu/en/carv6/auction/10729401
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729185
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729185%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729185: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729185 url https://www.openlane.eu/en/carv6/auction/10729185
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729314
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729314%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729314: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729314 url https://www.openlane.eu/en/carv6/auction/10729314
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10725508
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725508%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10725508: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10725508 url https://www.openlane.eu/en/carv6/auction/10725508
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729380
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729380%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729380: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729380 url https://www.openlane.eu/en/carv6/auction/10729380
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729296
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729296%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729296: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729296 url https://www.openlane.eu/en/carv6/auction/10729296
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729423
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729423%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729423: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729423 url https://www.openlane.eu/en/carv6/auction/10729423
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729365
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729365%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729365: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729365 url https://www.openlane.eu/en/carv6/auction/10729365
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729243
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729243%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729243: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729243 url https://www.openlane.eu/en/carv6/auction/10729243
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729433
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729433%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729433: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729433 url https://www.openlane.eu/en/carv6/auction/10729433
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729022
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729022%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729022: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729022 url https://www.openlane.eu/en/carv6/auction/10729022
2026-03-27 04:17:36 [adesa.be] INFO: Found listing with ID: 10729299
2026-03-27 04:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729299%27 HTTP/1.1" 200 None
2026-03-27 04:17:36 [adesa.be] INFO: Scrape type for 10729299: 0
2026-03-27 04:17:36 [adesa.be] INFO: Skipping item 10729299 url https://www.openlane.eu/en/carv6/auction/10729299
2026-03-27 04:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517
2026-03-27 04:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866e7fc4-7e51-548e-a38a-580902baeb51 with scrape type 2
2026-03-27 04:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866e7fc4-7e51-548e-a38a-580902baeb51 with scrape type 2
2026-03-27 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 866e7fc4-7e51-548e-a38a-580902baeb51, identifier: 10726517
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66a6ed0>
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F478ebacf-c37e-410c-90e8-37026aaa9569.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/478ebacf-c37e-410c-90e8-37026aaa9569.jpeg saved to cache
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a5edd0>
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252F0109d92c-286b-4a0e-9991-05b065283487.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/0109d92c-286b-4a0e-9991-05b065283487.jpeg saved to cache
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a32d0>
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252Fc7aebf59-4fba-4663-b432-dd4b3f00e6f1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/c7aebf59-4fba-4663-b432-dd4b3f00e6f1.jpeg saved to cache
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00 \x1b\xa3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x92Q\x00\x1f\x9c\x83\x00\x00\x00\x00'
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ba0410>
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748849%252Fgeneral%252F41137759-88ef-490b-a917-0d3accff69fc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748849/general/41137759-88ef-490b-a917-0d3accff69fc.jpeg saved to cache
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7a02d8a3-a09b-593a-93c5-59c772cb2460
2026-03-27 04:17:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7a02d8a3-a09b-593a-93c5-59c772cb2460, skipping ID generation
2026-03-27 04:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a02d8a3-a09b-593a-93c5-59c772cb2460 with scrape type 1
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7a02d8a3-a09b-593a-93c5-59c772cb2460 sending to next pipeline
2026-03-27 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a02d8a3-a09b-593a-93c5-59c772cb2460, identifier: 10732493
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66d1910>
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749221%252Fgeneral%252F062cecd3-97eb-4412-a53d-7ae256cc5a05.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749221/general/062cecd3-97eb-4412-a53d-7ae256cc5a05.jpeg saved to cache
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d367a2dc-1032-524a-828b-79122b4d79ec
2026-03-27 04:17:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d367a2dc-1032-524a-828b-79122b4d79ec, skipping ID generation
2026-03-27 04:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d367a2dc-1032-524a-828b-79122b4d79ec with scrape type 1
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d367a2dc-1032-524a-828b-79122b4d79ec sending to next pipeline
2026-03-27 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d367a2dc-1032-524a-828b-79122b4d79ec, identifier: 10732500
2026-03-27 04:17:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ba0410>
2026-03-27 04:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748774%252Fgeneral%252F0d273ee6-077b-4d2e-80f2-fca067690441.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748774/general/0d273ee6-077b-4d2e-80f2-fca067690441.jpeg saved to cache
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa
2026-03-27 04:17:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 37cf984b-bfb6-5240-a4eb-c2671623c7aa, skipping ID generation
2026-03-27 04:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa with scrape type 1
2026-03-27 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37cf984b-bfb6-5240-a4eb-c2671623c7aa sending to next pipeline
2026-03-27 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37cf984b-bfb6-5240-a4eb-c2671623c7aa, identifier: 10731406
2026-03-27 04:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517
2026-03-27 04:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517
2026-03-27 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 866e7fc4-7e51-548e-a38a-580902baeb51 with identifier: 10726517 to the API
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726517>
{'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': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '866e7fc4-7e51-548e-a38a-580902baeb51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRZ679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 207172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 207.172 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726517%27 HTTP/1.1" 200 None
2026-03-27 04:17:38 [adesa.be] INFO: Saving data for 10726517: {'auction_closing_time': 1774945800.0, 'created_time': 1774476964.904631, 'last_price_update_time': 1774585058.18701}
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726517') HTTP/1.1" 204 0
2026-03-27 04:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493
2026-03-27 04:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493
2026-03-27 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a02d8a3-a09b-593a-93c5-59c772cb2460 with identifier: 10732493 to the API
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748849/general/41137759-88ef-490b-a917-0d3accff69fc.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '7a02d8a3-a09b-593a-93c5-59c772cb2460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX143728',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 113112,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2155206,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/e7bb8c71-1dd9-4817-8d03-9f2b473b32c8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2272756,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/41137759-88ef-490b-a917-0d3accff69fc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1918980,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/186dc221-4c41-4089-8629-befdc509fc76.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1790072,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/a635d03e-4946-4092-bcdb-38505fdcb172.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2743536,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/f53e19d8-ca76-43b5-8f1b-1986a757a5e5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1634223,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/d63c7240-dd6b-495e-8040-2391fcca7fa4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2683057,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/4ee9fd29-8a1b-4a16-8642-c918a85027fa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2847478,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/1247795c-f22d-40a8-aef4-ab5dc07d10e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2161155,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/3a1c4bb7-9553-415c-af61-bd3af51dd5da.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a02d8a3-a09b-593a-93c5-59c772cb2460/7a02d8a3-a09b-593a-93c5-59c772cb2460_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1974784,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748849/general/d5b34c7d-c635-4671-91b2-6afc361ab1f7.jpeg',
'Width': 4032}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 113.112 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732493%27 HTTP/1.1" 200 None
2026-03-27 04:17:38 [adesa.be] INFO: Saving data for 10732493: {'created_time': 1774585058.655872, 'last_price_update_time': 1774585058.655884, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732493') HTTP/1.1" 204 0
2026-03-27 04:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500
2026-03-27 04:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500
2026-03-27 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d367a2dc-1032-524a-828b-79122b4d79ec with identifier: 10732500 to the API
2026-03-27 04:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749221/general/062cecd3-97eb-4412-a53d-7ae256cc5a05.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'd367a2dc-1032-524a-828b-79122b4d79ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX147614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 128752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2757605,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/062cecd3-97eb-4412-a53d-7ae256cc5a05.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2928714,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/a5c8e200-ef71-4d70-bd30-e143206219a8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3564653,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/4627fa64-cd1c-4a93-9f18-295e347ebe0e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2676712,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/cece6be9-184a-416e-b638-c0d7307b1c49.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3186148,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/fc9fbf66-7099-437a-9678-42a41ff9096d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2748139,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/b00fa273-3b57-4ddc-bc93-96b32ebce699.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3180373,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/d6e9d4bf-f682-4fc0-83c7-51c02200b74e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2712947,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/4a5f8280-6997-4888-8d76-d516f16f79ff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2841005,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/b8ecaa43-aca4-484d-b747-ded0f8ba4dba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d367a2dc-1032-524a-828b-79122b4d79ec/d367a2dc-1032-524a-828b-79122b4d79ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1853928,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749221/general/66f94d89-9045-4ac1-9b92-9c234fd940ff.jpeg',
'Width': 4032}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2016-06-23',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 128.752 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732500%27 HTTP/1.1" 200 None
2026-03-27 04:17:39 [adesa.be] INFO: Saving data for 10732500: {'created_time': 1774585059.035404, 'last_price_update_time': 1774585059.035414, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732500') HTTP/1.1" 204 0
2026-03-27 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406
2026-03-27 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406
2026-03-27 04:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37cf984b-bfb6-5240-a4eb-c2671623c7aa with identifier: 10731406 to the API
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748774/general/0d273ee6-077b-4d2e-80f2-fca067690441.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37cf984b-bfb6-5240-a4eb-c2671623c7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUY212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 148370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2860980,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/0d273ee6-077b-4d2e-80f2-fca067690441.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4489204,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/5f27db3e-efd2-46be-96e1-b01ed313aa4c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2976070,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/976fdca2-48ce-41af-94c0-a199547b6725.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3484600,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/40e7a54e-89e1-4564-9ed0-4b861a04b3a6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3210642,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/e638e640-71b0-4d7d-b528-e874c04e50b0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2594795,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/6e3cd554-c704-4c12-be15-41e7641862b7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2865710,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/b3ca66ae-1c32-429d-b443-80eb70d87daa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3084836,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/e018d6f8-d707-4285-8157-10a7c0208a3f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3857771,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/25aade96-533f-45a2-b4ae-232e089abef6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37cf984b-bfb6-5240-a4eb-c2671623c7aa/37cf984b-bfb6-5240-a4eb-c2671623c7aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2327172,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748774/general/104875b8-b57a-443b-b068-7692f60dfe5d.jpeg',
'Width': 4032}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2017-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb 1.4 TSI Style - Petrol - Manual - 125 hp - 148.370 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731406%27 HTTP/1.1" 200 None
2026-03-27 04:17:39 [adesa.be] INFO: Saving data for 10731406: {'created_time': 1774585059.399834, 'last_price_update_time': 1774585059.399845, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731406') HTTP/1.1" 204 0
2026-03-27 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/622d1c54-3e3b-4f68-99af-28ac067412f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/3b911f0a-24a5-4817-8d92-5543c9e92a4c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04: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 04: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 04:17:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6704350>
2026-03-27 04:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F0da338b7-160a-467a-99e6-cfd87520964a.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/0da338b7-160a-467a-99e6-cfd87520964a.jpg saved to cache
2026-03-27 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff489d210>
2026-03-27 04:17:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5635294%252Fgeneral%252F4e018c9f-8b0c-4a1d-99f2-74fc71b9bb70.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635294/general/4e018c9f-8b0c-4a1d-99f2-74fc71b9bb70.jpg saved to cache
2026-03-27 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e488aa11-5ea8-558b-aaff-d738a64c97a1
2026-03-27 04:17:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e488aa11-5ea8-558b-aaff-d738a64c97a1, skipping ID generation
2026-03-27 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e488aa11-5ea8-558b-aaff-d738a64c97a1 with scrape type 1
2026-03-27 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e488aa11-5ea8-558b-aaff-d738a64c97a1 sending to next pipeline
2026-03-27 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e488aa11-5ea8-558b-aaff-d738a64c97a1, identifier: 10730466
2026-03-27 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747598/general/b4740f61-245f-4f75-a63a-da49a8306c44.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730520)
2026-03-27 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466
2026-03-27 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466
2026-03-27 04:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e488aa11-5ea8-558b-aaff-d738a64c97a1 with identifier: 10730466 to the API
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5635294/general/4e018c9f-8b0c-4a1d-99f2-74fc71b9bb70.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 97,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e488aa11-5ea8-558b-aaff-d738a64c97a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DHJ502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 37817,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/4e018c9f-8b0c-4a1d-99f2-74fc71b9bb70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/0da338b7-160a-467a-99e6-cfd87520964a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/c8d5a128-c6f5-4d87-af49-5e4a9ce1ba7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/cd98dec8-3f64-4d74-85e2-fec002d66dd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/fe4672ee-1b99-4db2-a029-0027ac756553.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/ae50e1f6-d9d2-448f-b55b-887ded9ce496.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/8cb3416c-fde4-4d80-b313-5e5b79c3b389.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/e73a4bb3-8cd0-48f1-9c2a-721c04192456.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/3eaac9e6-dc3d-4b23-ae9e-abc90a3e4f35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e488aa11-5ea8-558b-aaff-d738a64c97a1/e488aa11-5ea8-558b-aaff-d738a64c97a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635294/general/06e66b9d-40e3-4dac-8a9e-3448046bf11d.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 VVT-i - Hybrid - Automatic - 97 hp - 37.817 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730466%27 HTTP/1.1" 200 None
2026-03-27 04:17:39 [adesa.be] INFO: Saving data for 10730466: {'created_time': 1774585059.98495, 'last_price_update_time': 1774585059.984959, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730466') HTTP/1.1" 204 0
2026-03-27 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510
2026-03-27 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840d8160-0130-5e5d-b653-e383242b8793 with scrape type 2
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 840d8160-0130-5e5d-b653-e383242b8793 with scrape type 2
2026-03-27 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 840d8160-0130-5e5d-b653-e383242b8793, identifier: 10726510
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bbe310>
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F622d1c54-3e3b-4f68-99af-28ac067412f4.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/622d1c54-3e3b-4f68-99af-28ac067412f4.jpg saved to cache
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48ee110>
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F3b911f0a-24a5-4817-8d92-5543c9e92a4c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/3b911f0a-24a5-4817-8d92-5543c9e92a4c.jpeg saved to cache
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510
2026-03-27 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510
2026-03-27 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 840d8160-0130-5e5d-b653-e383242b8793 with identifier: 10726510 to the API
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '840d8160-0130-5e5d-b653-e383242b8793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSF485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 78007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Solution - Hybrid - '
'Automatic - 160 hp - 78.007 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726510%27 HTTP/1.1" 200 None
2026-03-27 04:17:40 [adesa.be] INFO: Saving data for 10726510: {'auction_closing_time': 1774945800.0, 'created_time': 1774476977.79713, 'last_price_update_time': 1774585060.520222}
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726510') HTTP/1.1" 204 0
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a83f10>
2026-03-27 04:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747598%252Fgeneral%252Fb4740f61-245f-4f75-a63a-da49a8306c44.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747598/general/b4740f61-245f-4f75-a63a-da49a8306c44.jpeg saved to cache
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69cb2da5-fa51-5032-840f-1407a0447878
2026-03-27 04:17:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69cb2da5-fa51-5032-840f-1407a0447878, skipping ID generation
2026-03-27 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69cb2da5-fa51-5032-840f-1407a0447878 with scrape type 1
2026-03-27 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69cb2da5-fa51-5032-840f-1407a0447878 sending to next pipeline
2026-03-27 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69cb2da5-fa51-5032-840f-1407a0447878, identifier: 10730520
2026-03-27 04:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520
2026-03-27 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520
2026-03-27 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69cb2da5-fa51-5032-840f-1407a0447878 with identifier: 10730520 to the API
2026-03-27 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747598/general/b4740f61-245f-4f75-a63a-da49a8306c44.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '69cb2da5-fa51-5032-840f-1407a0447878',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1duu945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'SX4',
'odometer': 174129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646574,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/b4740f61-245f-4f75-a63a-da49a8306c44.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787772,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/0109d92c-286b-4a0e-9991-05b065283487.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 680745,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/478ebacf-c37e-410c-90e8-37026aaa9569.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 733473,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/c90d95b7-6119-495d-9939-997a9746a235.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525777,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/14e81982-b6c2-4f05-8fe7-bfc2aa65957a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 610026,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/7393d52f-b4bc-43cf-8421-ec18c076f83b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 520863,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/cf3be753-37c3-4c0a-a1ca-ad670749eff1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510082,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/a5927ed9-ed76-4aaf-9db4-dce9c8c3f717.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 520840,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/b5f74457-ef28-4eda-901c-e1285a26317e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69cb2da5-fa51-5032-840f-1407a0447878/69cb2da5-fa51-5032-840f-1407a0447878_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 673583,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747598/general/74ea91d1-ea6b-4a75-a893-3e86a1085d4c.jpeg',
'Width': 2048}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2014-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'Suzuki SX4 1.6i - Petrol - Manual - 119 hp - 174.129 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730520%27 HTTP/1.1" 200 None
2026-03-27 04:17:41 [adesa.be] INFO: Saving data for 10730520: {'created_time': 1774585061.102516, 'last_price_update_time': 1774585061.102528, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730520') HTTP/1.1" 204 0
2026-03-27 04:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-27 04:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b20108cf-ac6f-59a2-a912-062378848887 with scrape type 2
2026-03-27 04:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b20108cf-ac6f-59a2-a912-062378848887 with scrape type 2
2026-03-27 04:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b20108cf-ac6f-59a2-a912-062378848887, identifier: 10726387
2026-03-27 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-27 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-27 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387 to the API
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726387>
{'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': 122,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b20108cf-ac6f-59a2-a912-062378848887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 143466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 316d - Diesel - Automatic - 122 hp - 143.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726387%27 HTTP/1.1" 200 None
2026-03-27 04:17:41 [adesa.be] INFO: Saving data for 10726387: {'auction_closing_time': 1774945800.0, 'created_time': 1774477012.157481, 'last_price_update_time': 1774585061.487874}
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726387') HTTP/1.1" 204 0
2026-03-27 04:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/777ed5c8-ec6b-402e-af6c-737f574f1f8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-27 04:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b870e4a-8dae-524d-990b-8f1ff66fa462 with scrape type 2
2026-03-27 04:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b870e4a-8dae-524d-990b-8f1ff66fa462 with scrape type 2
2026-03-27 04:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b870e4a-8dae-524d-990b-8f1ff66fa462, identifier: 10726432
2026-03-27 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-27 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-27 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432 to the API
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726432>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4b870e4a-8dae-524d-990b-8f1ff66fa462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUT278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 77696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-12-22',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 77.696 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726432%27 HTTP/1.1" 200 None
2026-03-27 04:17:41 [adesa.be] INFO: Saving data for 10726432: {'auction_closing_time': 1774945800.0, 'created_time': 1774476962.462701, 'last_price_update_time': 1774585061.862009}
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726432') HTTP/1.1" 204 0
2026-03-27 04:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/765e81c4-b431-4724-a7c4-032ddc955bf6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/e8cd3cf3-ce7f-48b5-b8de-17f9eba2203e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a97410>
2026-03-27 04:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F777ed5c8-ec6b-402e-af6c-737f574f1f8d.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/777ed5c8-ec6b-402e-af6c-737f574f1f8d.jpg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17: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 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/696438f8-f440-47c9-95b3-8b66c227bdca.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a81c90>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F765e81c4-b431-4724-a7c4-032ddc955bf6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/765e81c4-b431-4724-a7c4-032ddc955bf6.jpeg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b90990>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252Fe8cd3cf3-ce7f-48b5-b8de-17f9eba2203e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/e8cd3cf3-ce7f-48b5-b8de-17f9eba2203e.jpeg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/b601c3a8-cae7-4e13-b65f-f1f0f3cc94fe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1d\xda\xb4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xa3\x9d\x00\x1d\x84g\x00\x00\x00\x00'
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d0c50>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F696438f8-f440-47c9-95b3-8b66c227bdca.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/696438f8-f440-47c9-95b3-8b66c227bdca.jpeg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/19e0e620-d671-4104-b443-05be81299797.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48ec250>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252Fb601c3a8-cae7-4e13-b65f-f1f0f3cc94fe.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/b601c3a8-cae7-4e13-b65f-f1f0f3cc94fe.jpeg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/28e42747-e230-4d82-a0d8-dc3fc3fdccd5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00(\x9eE\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03F\xb7\x00(\x16g\x00\x00\x00\x00'
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b3a250>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F19e0e620-d671-4104-b443-05be81299797.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/19e0e620-d671-4104-b443-05be81299797.jpeg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/f7cd527e-2510-4eee-995a-124e4e3a225e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/fa225593-6a71-4b29-bff9-b575ceb1e123.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66e0190>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F28e42747-e230-4d82-a0d8-dc3fc3fdccd5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/28e42747-e230-4d82-a0d8-dc3fc3fdccd5.jpeg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17: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 04:17:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aad610>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252Ff7cd527e-2510-4eee-995a-124e4e3a225e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/f7cd527e-2510-4eee-995a-124e4e3a225e.jpeg saved to cache
2026-03-27 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff489f250>
2026-03-27 04:17:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Ffa225593-6a71-4b29-bff9-b575ceb1e123.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/fa225593-6a71-4b29-bff9-b575ceb1e123.jpg saved to cache
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/ad423735-33fd-4ed0-b299-9e0d6cabaf2e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/28b04215-9f5c-417c-af5c-0598e38817fb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/fe7395f9-6727-4c3c-9252-750b0cba60c1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/2d7691f1-78e7-48bc-beb1-a6560d398c70.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/411005f2-4acf-4d3a-9961-9ff028fb7397.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/5bc30bdf-754b-4471-900e-32398541e350.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/9e9bc3c0-3849-44a1-8df5-8864821b0581.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/2f97fb8c-5021-444c-ac3e-0ac8c19866bd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/84ccc5d3-b3f8-4a94-bec0-c457ffc9e19a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aa8410>
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252Fad423735-33fd-4ed0-b299-9e0d6cabaf2e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/ad423735-33fd-4ed0-b299-9e0d6cabaf2e.jpeg saved to cache
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4914990>
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F28b04215-9f5c-417c-af5c-0598e38817fb.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/28b04215-9f5c-417c-af5c-0598e38817fb.jpeg saved to cache
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/37344e96-6685-4a49-92c5-bfa018cfa1a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-27 04:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff235ee2-061f-5a23-97dc-d7e7c24553a1 with scrape type 2
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff235ee2-061f-5a23-97dc-d7e7c24553a1 with scrape type 2
2026-03-27 04:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff235ee2-061f-5a23-97dc-d7e7c24553a1, identifier: 10726381
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff883a010>
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252Ffe7395f9-6727-4c3c-9252-750b0cba60c1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/fe7395f9-6727-4c3c-9252-750b0cba60c1.jpeg saved to cache
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67aecd0>
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F2d7691f1-78e7-48bc-beb1-a6560d398c70.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/2d7691f1-78e7-48bc-beb1-a6560d398c70.jpeg saved to cache
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6617190>
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F411005f2-4acf-4d3a-9961-9ff028fb7397.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/411005f2-4acf-4d3a-9961-9ff028fb7397.jpeg saved to cache
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:17:43 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:43 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:43 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x03\x00\x00\x00('\xcc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xf9\x81\x00'\xae'\x00\x00\x00\x00"
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67aebd0>
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_5.mpo HTTP/1.1" 201 0
2026-03-27 04:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F5bc30bdf-754b-4471-900e-32398541e350.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/5bc30bdf-754b-4471-900e-32398541e350.jpeg saved to cache
2026-03-27 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b5290>
2026-03-27 04:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F9e9bc3c0-3849-44a1-8df5-8864821b0581.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/9e9bc3c0-3849-44a1-8df5-8864821b0581.jpeg saved to cache
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:17:44 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:44 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:44 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x1c\xe4\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x169\x00\x1cq\xeb\x00\x00\x00\x00'
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a95650>
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_3.mpo HTTP/1.1" 201 0
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F2f97fb8c-5021-444c-ac3e-0ac8c19866bd.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/2f97fb8c-5021-444c-ac3e-0ac8c19866bd.jpeg saved to cache
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b6ba90>
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F84ccc5d3-b3f8-4a94-bec0-c457ffc9e19a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/84ccc5d3-b3f8-4a94-bec0-c457ffc9e19a.jpeg saved to cache
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-27 04:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-27 04:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381 to the API
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff235ee2-061f-5a23-97dc-d7e7c24553a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGY633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 57430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 57.430 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726381%27 HTTP/1.1" 200 None
2026-03-27 04:17:44 [adesa.be] INFO: Saving data for 10726381: {'auction_closing_time': 1774945800.0, 'created_time': 1774477014.30946, 'last_price_update_time': 1774585064.441868}
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726381') HTTP/1.1" 204 0
2026-03-27 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/7bf47ebe-2f8c-455c-8a91-a06717596a84.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-27 04:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with scrape type 2
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with scrape type 2
2026-03-27 04:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9, identifier: 10726353
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bfd7d0>
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F37344e96-6685-4a49-92c5-bfa018cfa1a3.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/37344e96-6685-4a49-92c5-bfa018cfa1a3.jpg saved to cache
2026-03-27 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/f21a9d6c-d357-493d-88bb-ff3c0d43441e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-27 04:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-27 04:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353 to the API
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726353>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726353',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 117065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q5 40 TDI Advanced - Quattro - Diesel - Automatic - 204 hp - '
'117.065 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726353%27 HTTP/1.1" 200 None
2026-03-27 04:17:44 [adesa.be] INFO: Saving data for 10726353: {'auction_closing_time': 1774945800.0, 'created_time': 1774476995.163381, 'last_price_update_time': 1774585064.936038}
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726353') HTTP/1.1" 204 0
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b34fd0>
2026-03-27 04:17:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F7bf47ebe-2f8c-455c-8a91-a06717596a84.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/7bf47ebe-2f8c-455c-8a91-a06717596a84.jpeg saved to cache
2026-03-27 04:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10729114
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729114%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10729114: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10729114 url https://www.openlane.eu/en/carv6/auction/10729114
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10729042
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729042%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10729042: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10729042 url https://www.openlane.eu/en/carv6/auction/10729042
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10729140
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729140%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10729140: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10729140 url https://www.openlane.eu/en/carv6/auction/10729140
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10729390
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729390%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10729390: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10729390 url https://www.openlane.eu/en/carv6/auction/10729390
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10729382
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729382%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10729382: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10729382 url https://www.openlane.eu/en/carv6/auction/10729382
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10729074
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729074%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10729074: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10729074 url https://www.openlane.eu/en/carv6/auction/10729074
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10729023
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729023%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10729023: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10729023 url https://www.openlane.eu/en/carv6/auction/10729023
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725327
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725327%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725327: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725327 url https://www.openlane.eu/en/carv6/auction/10725327
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725294
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725294%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725294: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725294 url https://www.openlane.eu/en/carv6/auction/10725294
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725335
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725335%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725335: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725335 url https://www.openlane.eu/en/carv6/auction/10725335
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725366
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725366%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725366: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725366 url https://www.openlane.eu/en/carv6/auction/10725366
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725339
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725339%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725339: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725339 url https://www.openlane.eu/en/carv6/auction/10725339
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725467
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725467%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725467: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725467 url https://www.openlane.eu/en/carv6/auction/10725467
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725401
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725401%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725401: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725401 url https://www.openlane.eu/en/carv6/auction/10725401
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725374
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725374%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725374: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725374 url https://www.openlane.eu/en/carv6/auction/10725374
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725388
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725388%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725388: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725388 url https://www.openlane.eu/en/carv6/auction/10725388
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725293
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725293%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725293: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725293 url https://www.openlane.eu/en/carv6/auction/10725293
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725399
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725399%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725399: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725399 url https://www.openlane.eu/en/carv6/auction/10725399
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725311
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725311%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725311: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725311 url https://www.openlane.eu/en/carv6/auction/10725311
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725359
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725359%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725359: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725359 url https://www.openlane.eu/en/carv6/auction/10725359
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725282
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725282%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725282: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725282 url https://www.openlane.eu/en/carv6/auction/10725282
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725463
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725463%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725463: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725463 url https://www.openlane.eu/en/carv6/auction/10725463
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725292
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725292%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725292: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725292 url https://www.openlane.eu/en/carv6/auction/10725292
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725273
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725273%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725273: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725273 url https://www.openlane.eu/en/carv6/auction/10725273
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725251
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725251%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725251: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725251 url https://www.openlane.eu/en/carv6/auction/10725251
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725260
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725260%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725260: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725260 url https://www.openlane.eu/en/carv6/auction/10725260
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725338
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725338%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725338: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725338 url https://www.openlane.eu/en/carv6/auction/10725338
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725269
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725269%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725269: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725269 url https://www.openlane.eu/en/carv6/auction/10725269
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725271
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725271%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725271: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725271 url https://www.openlane.eu/en/carv6/auction/10725271
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725332
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725332%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725332: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725332 url https://www.openlane.eu/en/carv6/auction/10725332
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725222
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725222%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725222: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725222 url https://www.openlane.eu/en/carv6/auction/10725222
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725300
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725300%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725300: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725300 url https://www.openlane.eu/en/carv6/auction/10725300
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725353
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725353%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725353: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725353 url https://www.openlane.eu/en/carv6/auction/10725353
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725285
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725285%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725285: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725285 url https://www.openlane.eu/en/carv6/auction/10725285
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725256
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725256%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725256: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725256 url https://www.openlane.eu/en/carv6/auction/10725256
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725299
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725299%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725299: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725299 url https://www.openlane.eu/en/carv6/auction/10725299
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725246
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725246%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725246: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725246 url https://www.openlane.eu/en/carv6/auction/10725246
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725309
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725309%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725309: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725309 url https://www.openlane.eu/en/carv6/auction/10725309
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725208
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725208%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725208: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725208 url https://www.openlane.eu/en/carv6/auction/10725208
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725211
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725211%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725211: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725211 url https://www.openlane.eu/en/carv6/auction/10725211
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725213
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725213%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725213: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725213 url https://www.openlane.eu/en/carv6/auction/10725213
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725476
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725476%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725476: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725476 url https://www.openlane.eu/en/carv6/auction/10725476
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725419
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725419%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725419: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725419 url https://www.openlane.eu/en/carv6/auction/10725419
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725426
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725426%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725426: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725426 url https://www.openlane.eu/en/carv6/auction/10725426
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725415
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725415%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725415: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725415 url https://www.openlane.eu/en/carv6/auction/10725415
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725416
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725416%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725416: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725416 url https://www.openlane.eu/en/carv6/auction/10725416
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725316
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725316%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725316: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725316 url https://www.openlane.eu/en/carv6/auction/10725316
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725318
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725318%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725318: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725318 url https://www.openlane.eu/en/carv6/auction/10725318
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725507
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725507%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725507: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725507 url https://www.openlane.eu/en/carv6/auction/10725507
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725236
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725236%27 HTTP/1.1" 200 None
2026-03-27 04:17:45 [adesa.be] INFO: Scrape type for 10725236: 0
2026-03-27 04:17:45 [adesa.be] INFO: Skipping item 10725236 url https://www.openlane.eu/en/carv6/auction/10725236
2026-03-27 04:17:45 [adesa.be] INFO: Found listing with ID: 10725344
2026-03-27 04:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725344%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725344: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725344 url https://www.openlane.eu/en/carv6/auction/10725344
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725314
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725314%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725314: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725314 url https://www.openlane.eu/en/carv6/auction/10725314
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725393
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725393%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725393: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725393 url https://www.openlane.eu/en/carv6/auction/10725393
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725287
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725287%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725287: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725287 url https://www.openlane.eu/en/carv6/auction/10725287
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725250
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725250%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725250: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725250 url https://www.openlane.eu/en/carv6/auction/10725250
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725355
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725355%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725355: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725355 url https://www.openlane.eu/en/carv6/auction/10725355
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725275
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725275%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725275: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725275 url https://www.openlane.eu/en/carv6/auction/10725275
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725438
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725438%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725438: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725438 url https://www.openlane.eu/en/carv6/auction/10725438
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725373
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725373%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725373: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725373 url https://www.openlane.eu/en/carv6/auction/10725373
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725303
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725303%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725303: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725303 url https://www.openlane.eu/en/carv6/auction/10725303
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725369
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725369%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725369: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725369 url https://www.openlane.eu/en/carv6/auction/10725369
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725218
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725218%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725218: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725218 url https://www.openlane.eu/en/carv6/auction/10725218
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725295
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725295%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725295: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725295 url https://www.openlane.eu/en/carv6/auction/10725295
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725249
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725249%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725249: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725249 url https://www.openlane.eu/en/carv6/auction/10725249
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725242
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725242%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725242: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725242 url https://www.openlane.eu/en/carv6/auction/10725242
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725244
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725244%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725244: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725244 url https://www.openlane.eu/en/carv6/auction/10725244
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725283
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725283%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725283: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725283 url https://www.openlane.eu/en/carv6/auction/10725283
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725243
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725243%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725243: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725243 url https://www.openlane.eu/en/carv6/auction/10725243
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725394
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725394%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725394: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725394 url https://www.openlane.eu/en/carv6/auction/10725394
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725480
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725480%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725480: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725480 url https://www.openlane.eu/en/carv6/auction/10725480
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725371
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725371%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725371: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725371 url https://www.openlane.eu/en/carv6/auction/10725371
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725361
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725361%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725361: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725361 url https://www.openlane.eu/en/carv6/auction/10725361
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725354
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725354%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725354: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725354 url https://www.openlane.eu/en/carv6/auction/10725354
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725430
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725430%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725430: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725430 url https://www.openlane.eu/en/carv6/auction/10725430
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725479
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725479%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725479: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725479 url https://www.openlane.eu/en/carv6/auction/10725479
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725241
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725241%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725241: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725241 url https://www.openlane.eu/en/carv6/auction/10725241
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725254
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725254%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725254: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725254 url https://www.openlane.eu/en/carv6/auction/10725254
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725350
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725350%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725350: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725350 url https://www.openlane.eu/en/carv6/auction/10725350
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725336
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725336%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725336: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725336 url https://www.openlane.eu/en/carv6/auction/10725336
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725289
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725289%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725289: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725289 url https://www.openlane.eu/en/carv6/auction/10725289
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725323
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725323%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725323: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725323 url https://www.openlane.eu/en/carv6/auction/10725323
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725302
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725302%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725302: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725302 url https://www.openlane.eu/en/carv6/auction/10725302
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725325
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725325%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725325: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725325 url https://www.openlane.eu/en/carv6/auction/10725325
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725352
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725352%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725352: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725352 url https://www.openlane.eu/en/carv6/auction/10725352
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725337
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725337%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725337: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725337 url https://www.openlane.eu/en/carv6/auction/10725337
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725351
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725351%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725351: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725351 url https://www.openlane.eu/en/carv6/auction/10725351
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725268
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725268%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725268: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725268 url https://www.openlane.eu/en/carv6/auction/10725268
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725321
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725321%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725321: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725321 url https://www.openlane.eu/en/carv6/auction/10725321
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725331
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725331%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725331: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725331 url https://www.openlane.eu/en/carv6/auction/10725331
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725423
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725423%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725423: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725423 url https://www.openlane.eu/en/carv6/auction/10725423
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725334
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725334%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725334: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725334 url https://www.openlane.eu/en/carv6/auction/10725334
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725296
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725296%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725296: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725296 url https://www.openlane.eu/en/carv6/auction/10725296
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725308
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725308%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725308: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725308 url https://www.openlane.eu/en/carv6/auction/10725308
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725364
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725364%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725364: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725364 url https://www.openlane.eu/en/carv6/auction/10725364
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725281
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725281%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725281: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725281 url https://www.openlane.eu/en/carv6/auction/10725281
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725240
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725240%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725240: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725240 url https://www.openlane.eu/en/carv6/auction/10725240
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725220
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725220%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725220: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725220 url https://www.openlane.eu/en/carv6/auction/10725220
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725500
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725500%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725500: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725500 url https://www.openlane.eu/en/carv6/auction/10725500
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725465
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725465%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725465: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725465 url https://www.openlane.eu/en/carv6/auction/10725465
2026-03-27 04:17:46 [adesa.be] INFO: Found listing with ID: 10725491
2026-03-27 04:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725491%27 HTTP/1.1" 200 None
2026-03-27 04:17:46 [adesa.be] INFO: Scrape type for 10725491: 0
2026-03-27 04:17:46 [adesa.be] INFO: Skipping item 10725491 url https://www.openlane.eu/en/carv6/auction/10725491
2026-03-27 04:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff652a090>
2026-03-27 04:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Ff21a9d6c-d357-493d-88bb-ff3c0d43441e.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/f21a9d6c-d357-493d-88bb-ff3c0d43441e.jpg saved to cache
2026-03-27 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17: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 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/f38ac8fc-bb35-4bdf-8257-cd770a513c03.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/eb90bb67-da81-4fd7-9c3a-55a8252ea9e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/64fe865b-ac32-4c3b-a90b-508ccef0a62a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/615e3fc8-f447-4878-90d3-81c089b84868.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/6172d031-f79c-477d-a347-4c99f3286c1e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/7ceed47f-895b-4158-83bd-0cc06d0636ba.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748813/general/cb53c064-ae5f-4e66-9a5c-152718e3ca34.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732489)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/e81a3e33-4e98-4cce-a119-afd5924c037d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/d64a345c-debd-46a3-bf9e-cf1e1afd5e02.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-27 04:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1346492d-79ef-5fe7-a55c-676933ec23ae with scrape type 2
2026-03-27 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1346492d-79ef-5fe7-a55c-676933ec23ae with scrape type 2
2026-03-27 04:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1346492d-79ef-5fe7-a55c-676933ec23ae, identifier: 10726351
2026-03-27 04:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-27 04:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-27 04:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351 to the API
2026-03-27 04:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:17: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 04:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726351>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '1346492d-79ef-5fe7-a55c-676933ec23ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPD260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 35405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'35.405 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 04:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:47 [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 04:17:47 [adesa.be] INFO: Saving data for 10726351: {'auction_closing_time': 1774945800.0, 'created_time': 1774477013.554586, 'last_price_update_time': 1774585067.874941}
2026-03-27 04:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726351') HTTP/1.1" 204 0
2026-03-27 04:17:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae0410>
2026-03-27 04:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252Ff38ac8fc-bb35-4bdf-8257-cd770a513c03.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/f38ac8fc-bb35-4bdf-8257-cd770a513c03.jpeg saved to cache
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6482c90>
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Feb90bb67-da81-4fd7-9c3a-55a8252ea9e5.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/eb90bb67-da81-4fd7-9c3a-55a8252ea9e5.jpg saved to cache
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4871010>
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F64fe865b-ac32-4c3b-a90b-508ccef0a62a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/64fe865b-ac32-4c3b-a90b-508ccef0a62a.jpeg saved to cache
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6614f90>
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252F615e3fc8-f447-4878-90d3-81c089b84868.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/615e3fc8-f447-4878-90d3-81c089b84868.jpeg saved to cache
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00"CJ\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x03\x02\xae\x00!\xe12\x00\x00\x00\x00'
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bde2d0>
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_5.mpo HTTP/1.1" 201 0
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F6172d031-f79c-477d-a347-4c99f3286c1e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/6172d031-f79c-477d-a347-4c99f3286c1e.jpeg saved to cache
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fbb50>
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F7ceed47f-895b-4158-83bd-0cc06d0636ba.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/7ceed47f-895b-4158-83bd-0cc06d0636ba.jpeg saved to cache
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4873a50>
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748813%252Fgeneral%252Fcb53c064-ae5f-4e66-9a5c-152718e3ca34.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748813/general/cb53c064-ae5f-4e66-9a5c-152718e3ca34.jpeg saved to cache
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc
2026-03-27 04:17:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc, skipping ID generation
2026-03-27 04:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with scrape type 1
2026-03-27 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc sending to next pipeline
2026-03-27 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc, identifier: 10732489
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:48 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00"\xad\xda\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x9dC\x00".\xfb\x00\x00\x00\x00'
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a064d0>
2026-03-27 04:17:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252Fe81a3e33-4e98-4cce-a119-afd5924c037d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/e81a3e33-4e98-4cce-a119-afd5924c037d.jpeg saved to cache
2026-03-27 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6705050>
2026-03-27 04:17:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252Fd64a345c-debd-46a3-bf9e-cf1e1afd5e02.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/d64a345c-debd-46a3-bf9e-cf1e1afd5e02.jpeg saved to cache
2026-03-27 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489
2026-03-27 04:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489
2026-03-27 04:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc with identifier: 10732489 to the API
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748813/general/cb53c064-ae5f-4e66-9a5c-152718e3ca34.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZGX144545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 144475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2178268,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/cb53c064-ae5f-4e66-9a5c-152718e3ca34.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2167488,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/615e3fc8-f447-4878-90d3-81c089b84868.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1934509,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/9e9bc3c0-3849-44a1-8df5-8864821b0581.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1805828,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/e65627e1-05c4-4cbd-af9f-6841f0b732f8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2463724,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/411005f2-4acf-4d3a-9961-9ff028fb7397.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1487124,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/765e81c4-b431-4724-a7c4-032ddc955bf6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2453824,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/8e8a41dc-45a6-4c46-9a1c-af14f1260abe.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2658577,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/999b5313-e44f-4f61-b476-34f153b05988.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1980647,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/c7aebf59-4fba-4663-b432-dd4b3f00e6f1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc/aa6fa7a4-e6bb-5e46-90b9-270f7459a4bc_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3201057,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748813/general/1fb86428-abed-4847-93a0-b238d39e9b09.jpeg',
'Width': 4032}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-06-15',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 144.475 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732489%27 HTTP/1.1" 200 None
2026-03-27 04:17:49 [adesa.be] INFO: Saving data for 10732489: {'created_time': 1774585069.520508, 'last_price_update_time': 1774585069.52052, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732489') HTTP/1.1" 204 0
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/e396c668-578b-4158-82b2-fa5559a83a83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04: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 04: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 04: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 04: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 04: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 04: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 04: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 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746308/general/95f684a8-936a-42b7-8e86-ebbcd2fe75ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730475)
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/8f932589-16a5-4895-b11e-530aad98c521.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/0cc51c34-dd2a-4740-b0dc-ccebcaeccdcc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736719/general/4fb5c50b-e263-4c13-97ee-3ab21881cbb9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730637)
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/54da969d-4f72-4fe2-870a-b80fb182852d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748801/general/4f4b9a42-6b51-4917-9e0c-c773761ac0f8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732487)
2026-03-27 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748819/general/2cbfd859-45bc-4563-9f0f-be814388dadd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732491)
2026-03-27 04:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009
2026-03-27 04:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with scrape type 2
2026-03-27 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with scrape type 2
2026-03-27 04:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7a7c409-7cb0-50e5-bef1-16393dcec5a7, identifier: 10726009
2026-03-27 04:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009
2026-03-27 04:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009
2026-03-27 04:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7a7c409-7cb0-50e5-bef1-16393dcec5a7 with identifier: 10726009 to the API
2026-03-27 04:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726009>
{'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-27T13: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=10726009',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 184512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'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 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726009%27 HTTP/1.1" 200 None
2026-03-27 04:17:50 [adesa.be] INFO: Saving data for 10726009: {'auction_closing_time': 1774617300.0, 'created_time': 1774476992.139396, 'last_price_update_time': 1774585070.011296}
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726009') HTTP/1.1" 204 0
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66d8890>
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252Fe396c668-578b-4158-82b2-fa5559a83a83.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/e396c668-578b-4158-82b2-fa5559a83a83.jpg saved to cache
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/0b10b9b3-3ac8-4dfc-95cf-11cc7863ff8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bce590>
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746308%252Fgeneral%252F95f684a8-936a-42b7-8e86-ebbcd2fe75ef.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746308/general/95f684a8-936a-42b7-8e86-ebbcd2fe75ef.jpg saved to cache
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a5bc359-c8a5-5981-85d3-61077c8202b2
2026-03-27 04:17:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a5bc359-c8a5-5981-85d3-61077c8202b2, skipping ID generation
2026-03-27 04:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a5bc359-c8a5-5981-85d3-61077c8202b2 with scrape type 1
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a5bc359-c8a5-5981-85d3-61077c8202b2 sending to next pipeline
2026-03-27 04:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a5bc359-c8a5-5981-85d3-61077c8202b2, identifier: 10730475
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6852c90>
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F8f932589-16a5-4895-b11e-530aad98c521.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/8f932589-16a5-4895-b11e-530aad98c521.jpeg saved to cache
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ae2950>
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F0cc51c34-dd2a-4740-b0dc-ccebcaeccdcc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/0cc51c34-dd2a-4740-b0dc-ccebcaeccdcc.jpeg saved to cache
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5aa10>
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5736719%252Fgeneral%252F4fb5c50b-e263-4c13-97ee-3ab21881cbb9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736719/general/4fb5c50b-e263-4c13-97ee-3ab21881cbb9.jpeg saved to cache
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5
2026-03-27 04:17:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c8e60c30-6f1f-5705-a2e6-e131f21a59b5, skipping ID generation
2026-03-27 04:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with scrape type 1
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c8e60c30-6f1f-5705-a2e6-e131f21a59b5 sending to next pipeline
2026-03-27 04:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8e60c30-6f1f-5705-a2e6-e131f21a59b5, identifier: 10730637
2026-03-27 04:17:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66da650>
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F54da969d-4f72-4fe2-870a-b80fb182852d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/54da969d-4f72-4fe2-870a-b80fb182852d.jpeg saved to cache
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fb010>
2026-03-27 04:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748801%252Fgeneral%252F4f4b9a42-6b51-4917-9e0c-c773761ac0f8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748801/general/4f4b9a42-6b51-4917-9e0c-c773761ac0f8.jpeg saved to cache
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d0a8e69-a973-5132-9fc1-6a935fb62066
2026-03-27 04:17:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d0a8e69-a973-5132-9fc1-6a935fb62066, skipping ID generation
2026-03-27 04:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d0a8e69-a973-5132-9fc1-6a935fb62066 with scrape type 1
2026-03-27 04:17:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d0a8e69-a973-5132-9fc1-6a935fb62066 sending to next pipeline
2026-03-27 04:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d0a8e69-a973-5132-9fc1-6a935fb62066, identifier: 10732487
2026-03-27 04:17:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ae0350>
2026-03-27 04:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748819%252Fgeneral%252F2cbfd859-45bc-4563-9f0f-be814388dadd.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748819/general/2cbfd859-45bc-4563-9f0f-be814388dadd.jpeg saved to cache
2026-03-27 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a
2026-03-27 04:17:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a, skipping ID generation
2026-03-27 04:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with scrape type 1
2026-03-27 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba7024fd-5ddb-59b8-8abd-7779c79b4a7a sending to next pipeline
2026-03-27 04:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a, identifier: 10732491
2026-03-27 04:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475
2026-03-27 04:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475
2026-03-27 04:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a5bc359-c8a5-5981-85d3-61077c8202b2 with identifier: 10730475 to the API
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746308/general/95f684a8-936a-42b7-8e86-ebbcd2fe75ef.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9a5bc359-c8a5-5981-85d3-61077c8202b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFU295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 151694,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594707,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/95f684a8-936a-42b7-8e86-ebbcd2fe75ef.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519924,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/f029a1b4-6a24-42fb-b8f0-f4b32ac290f7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626034,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/e396c668-578b-4158-82b2-fa5559a83a83.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585650,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/eb90bb67-da81-4fd7-9c3a-55a8252ea9e5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587783,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/37344e96-6685-4a49-92c5-bfa018cfa1a3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555147,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/f21a9d6c-d357-493d-88bb-ff3c0d43441e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 659482,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/8baae9f0-50f7-4eb7-8545-c0ae0458e2bf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633718,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/fa225593-6a71-4b29-bff9-b575ceb1e123.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616122,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/777ed5c8-ec6b-402e-af6c-737f574f1f8d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5bc359-c8a5-5981-85d3-61077c8202b2/9a5bc359-c8a5-5981-85d3-61077c8202b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563738,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746308/general/622d1c54-3e3b-4f68-99af-28ac067412f4.jpg',
'Width': 2000}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2015-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TFSI Executive - Petrol - Automatic - 229 '
'hp - 151.694 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2015}
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730475%27 HTTP/1.1" 200 None
2026-03-27 04:17:51 [adesa.be] INFO: Saving data for 10730475: {'created_time': 1774585071.624042, 'last_price_update_time': 1774585071.624054, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730475') HTTP/1.1" 204 0
2026-03-27 04:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637
2026-03-27 04:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637
2026-03-27 04:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8e60c30-6f1f-5705-a2e6-e131f21a59b5 with identifier: 10730637 to the API
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5736719/general/4fb5c50b-e263-4c13-97ee-3ab21881cbb9.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'c8e60c30-6f1f-5705-a2e6-e131f21a59b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FHX803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 153307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458678,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/0cc51c34-dd2a-4740-b0dc-ccebcaeccdcc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531914,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/4fb5c50b-e263-4c13-97ee-3ab21881cbb9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 533844,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/8f932589-16a5-4895-b11e-530aad98c521.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366277,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/d64a345c-debd-46a3-bf9e-cf1e1afd5e02.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341274,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/7bf47ebe-2f8c-455c-8a91-a06717596a84.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227187,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/84ccc5d3-b3f8-4a94-bec0-c457ffc9e19a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269564,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/fe7395f9-6727-4c3c-9252-750b0cba60c1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366929,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/28b04215-9f5c-417c-af5c-0598e38817fb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187629,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/e8cd3cf3-ce7f-48b5-b8de-17f9eba2203e.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c8e60c30-6f1f-5705-a2e6-e131f21a59b5/c8e60c30-6f1f-5705-a2e6-e131f21a59b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174597,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736719/general/3b911f0a-24a5-4817-8d92-5543c9e92a4c.jpeg',
'Width': 1280}],
'price': 3150,
'price_includes_vat': True,
'registration_date': '2014-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.4 TSI Highline - Petrol - Automatic - 122 hp - '
'153.307 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2014}
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730637%27 HTTP/1.1" 200 None
2026-03-27 04:17:51 [adesa.be] INFO: Saving data for 10730637: {'created_time': 1774585071.989664, 'last_price_update_time': 1774585071.989675, 'auction_closing_time': 1774865700.0}
2026-03-27 04:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730637') HTTP/1.1" 204 0
2026-03-27 04:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487
2026-03-27 04:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487
2026-03-27 04:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d0a8e69-a973-5132-9fc1-6a935fb62066 with identifier: 10732487 to the API
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748801/general/4f4b9a42-6b51-4917-9e0c-c773761ac0f8.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '0d0a8e69-a973-5132-9fc1-6a935fb62066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX003307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 172136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2161334,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/4f4b9a42-6b51-4917-9e0c-c773761ac0f8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2250532,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/20287050-8e04-49fb-94b3-e9dc41f83688.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1935757,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/54da969d-4f72-4fe2-870a-b80fb182852d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1791997,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/7ceed47f-895b-4158-83bd-0cc06d0636ba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2088661,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/f38ac8fc-bb35-4bdf-8257-cd770a513c03.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2442744,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/6172d031-f79c-477d-a347-4c99f3286c1e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2885603,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/19ef55ea-8171-4469-90f1-6920168eb1d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1811771,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/2d7691f1-78e7-48bc-beb1-a6560d398c70.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3014818,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/ad423735-33fd-4ed0-b299-9e0d6cabaf2e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d0a8e69-a973-5132-9fc1-6a935fb62066/0d0a8e69-a973-5132-9fc1-6a935fb62066_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2254469,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748801/general/b601c3a8-cae7-4e13-b65f-f1f0f3cc94fe.jpeg',
'Width': 4032}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2016-07-15',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 172.136 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732487%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Saving data for 10732487: {'created_time': 1774585072.340617, 'last_price_update_time': 1774585072.340628, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732487') HTTP/1.1" 204 0
2026-03-27 04:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491
2026-03-27 04:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491
2026-03-27 04:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba7024fd-5ddb-59b8-8abd-7779c79b4a7a with identifier: 10732491 to the API
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748819/general/2cbfd859-45bc-4563-9f0f-be814388dadd.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'ba7024fd-5ddb-59b8-8abd-7779c79b4a7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'X003538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 125872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2276380,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/2cbfd859-45bc-4563-9f0f-be814388dadd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2444061,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/e81a3e33-4e98-4cce-a119-afd5924c037d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2041839,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/64fe865b-ac32-4c3b-a90b-508ccef0a62a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2030297,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/2f97fb8c-5021-444c-ac3e-0ac8c19866bd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2949315,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/c1bb0aa1-8131-4f2e-b069-faafff043d9f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2826573,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/5bc30bdf-754b-4471-900e-32398541e350.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2598321,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/f7cd527e-2510-4eee-995a-124e4e3a225e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2129489,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/696438f8-f440-47c9-95b3-8b66c227bdca.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2876668,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/19e0e620-d671-4104-b443-05be81299797.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba7024fd-5ddb-59b8-8abd-7779c79b4a7a/ba7024fd-5ddb-59b8-8abd-7779c79b4a7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3004361,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748819/general/28e42747-e230-4d82-a0d8-dc3fc3fdccd5.jpeg',
'Width': 4032}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 125.872 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732491%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Saving data for 10732491: {'created_time': 1774585072.70607, 'last_price_update_time': 1774585072.706081, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732491') HTTP/1.1" 204 0
2026-03-27 04:17: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 04: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 04:17:52 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:52 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:52 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x01\xd3s\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xba!\x00\x01\xad\x19\x00\x00\x00\x00'
2026-03-27 04:17:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff665f8d0>
2026-03-27 04:17:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_9.mpo HTTP/1.1" 201 0
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F0b10b9b3-3ac8-4dfc-95cf-11cc7863ff8e.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/0b10b9b3-3ac8-4dfc-95cf-11cc7863ff8e.jpg saved to cache
2026-03-27 04:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/a6d34c2a-c52c-4e54-8f5d-c15a5b985c79.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/879141bc-766d-40e5-a766-1506456680fd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/0c20f67e-c200-45bf-a05e-58a2ffbef369.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725497
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725497%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Scrape type for 10725497: 0
2026-03-27 04:17:52 [adesa.be] INFO: Skipping item 10725497 url https://www.openlane.eu/en/carv6/auction/10725497
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725496
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725496%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Scrape type for 10725496: 0
2026-03-27 04:17:52 [adesa.be] INFO: Skipping item 10725496 url https://www.openlane.eu/en/carv6/auction/10725496
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725469
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725469%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Scrape type for 10725469: 0
2026-03-27 04:17:52 [adesa.be] INFO: Skipping item 10725469 url https://www.openlane.eu/en/carv6/auction/10725469
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725481
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725481%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Scrape type for 10725481: 0
2026-03-27 04:17:52 [adesa.be] INFO: Skipping item 10725481 url https://www.openlane.eu/en/carv6/auction/10725481
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725504
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725504%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Scrape type for 10725504: 0
2026-03-27 04:17:52 [adesa.be] INFO: Skipping item 10725504 url https://www.openlane.eu/en/carv6/auction/10725504
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725472
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725472%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Scrape type for 10725472: 0
2026-03-27 04:17:52 [adesa.be] INFO: Skipping item 10725472 url https://www.openlane.eu/en/carv6/auction/10725472
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725478
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725478%27 HTTP/1.1" 200 None
2026-03-27 04:17:52 [adesa.be] INFO: Scrape type for 10725478: 0
2026-03-27 04:17:52 [adesa.be] INFO: Skipping item 10725478 url https://www.openlane.eu/en/carv6/auction/10725478
2026-03-27 04:17:52 [adesa.be] INFO: Found listing with ID: 10725462
2026-03-27 04:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725462%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725462: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725462 url https://www.openlane.eu/en/carv6/auction/10725462
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725439
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725439%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725439: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725439 url https://www.openlane.eu/en/carv6/auction/10725439
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725489
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725489%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725489: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725489 url https://www.openlane.eu/en/carv6/auction/10725489
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725502
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725502%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725502: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725502 url https://www.openlane.eu/en/carv6/auction/10725502
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725402
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725402%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725402: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725402 url https://www.openlane.eu/en/carv6/auction/10725402
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725384
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725384%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725384: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725384 url https://www.openlane.eu/en/carv6/auction/10725384
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725432
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725432%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725432: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725432 url https://www.openlane.eu/en/carv6/auction/10725432
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725464
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725464%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725464: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725464 url https://www.openlane.eu/en/carv6/auction/10725464
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725445
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725445%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725445: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725445 url https://www.openlane.eu/en/carv6/auction/10725445
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725306
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725306%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725306: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725306 url https://www.openlane.eu/en/carv6/auction/10725306
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725451
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725451%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725451: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725451 url https://www.openlane.eu/en/carv6/auction/10725451
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725404
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725404%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725404: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725404 url https://www.openlane.eu/en/carv6/auction/10725404
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725457
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725457%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725457: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725457 url https://www.openlane.eu/en/carv6/auction/10725457
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725280
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725280%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725280: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725280 url https://www.openlane.eu/en/carv6/auction/10725280
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725272
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725272%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725272: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725272 url https://www.openlane.eu/en/carv6/auction/10725272
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725226
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725226%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725226: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725226 url https://www.openlane.eu/en/carv6/auction/10725226
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725360
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725360%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725360: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725360 url https://www.openlane.eu/en/carv6/auction/10725360
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725444
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725444%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725444: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725444 url https://www.openlane.eu/en/carv6/auction/10725444
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725446
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725446%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725446: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725446 url https://www.openlane.eu/en/carv6/auction/10725446
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725362
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725362%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725362: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725362 url https://www.openlane.eu/en/carv6/auction/10725362
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725329
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725329%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725329: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725329 url https://www.openlane.eu/en/carv6/auction/10725329
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725347
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725347%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725347: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725347 url https://www.openlane.eu/en/carv6/auction/10725347
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725225
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725225%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725225: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725225 url https://www.openlane.eu/en/carv6/auction/10725225
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725248
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725248%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725248: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725248 url https://www.openlane.eu/en/carv6/auction/10725248
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725435
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725435%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725435: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725435 url https://www.openlane.eu/en/carv6/auction/10725435
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725391
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725391%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725391: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725391 url https://www.openlane.eu/en/carv6/auction/10725391
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725372
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725372%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725372: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725372 url https://www.openlane.eu/en/carv6/auction/10725372
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725307
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725307%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725307: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725307 url https://www.openlane.eu/en/carv6/auction/10725307
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725427
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725427%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725427: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725427 url https://www.openlane.eu/en/carv6/auction/10725427
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725276
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725276%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725276: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725276 url https://www.openlane.eu/en/carv6/auction/10725276
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725270
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725270%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725270: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725270 url https://www.openlane.eu/en/carv6/auction/10725270
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725346
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725346%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725346: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725346 url https://www.openlane.eu/en/carv6/auction/10725346
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725363
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725363%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725363: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725363 url https://www.openlane.eu/en/carv6/auction/10725363
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725274
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725274%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725274: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725274 url https://www.openlane.eu/en/carv6/auction/10725274
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725349
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725349%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725349: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725349 url https://www.openlane.eu/en/carv6/auction/10725349
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725376
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725376%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725376: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725376 url https://www.openlane.eu/en/carv6/auction/10725376
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725343
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725343%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725343: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725343 url https://www.openlane.eu/en/carv6/auction/10725343
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725238
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725238%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725238: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725238 url https://www.openlane.eu/en/carv6/auction/10725238
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725234
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725234%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725234: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725234 url https://www.openlane.eu/en/carv6/auction/10725234
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725379
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725379%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725379: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725379 url https://www.openlane.eu/en/carv6/auction/10725379
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725263
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725263%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725263: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725263 url https://www.openlane.eu/en/carv6/auction/10725263
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725255
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725255%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725255: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725255 url https://www.openlane.eu/en/carv6/auction/10725255
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725229
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725229%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725229: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725229 url https://www.openlane.eu/en/carv6/auction/10725229
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725232
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725232%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725232: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725232 url https://www.openlane.eu/en/carv6/auction/10725232
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725291
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725291%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725291: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725291 url https://www.openlane.eu/en/carv6/auction/10725291
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725221
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725221%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725221: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725221 url https://www.openlane.eu/en/carv6/auction/10725221
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725261
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725261%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725261: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725261 url https://www.openlane.eu/en/carv6/auction/10725261
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725227
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725227%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725227: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725227 url https://www.openlane.eu/en/carv6/auction/10725227
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725237
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725237%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725237: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725237 url https://www.openlane.eu/en/carv6/auction/10725237
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725224
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725224%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725224: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725224 url https://www.openlane.eu/en/carv6/auction/10725224
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725216
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725216%27 HTTP/1.1" 200 None
2026-03-27 04:17:53 [adesa.be] INFO: Scrape type for 10725216: 0
2026-03-27 04:17:53 [adesa.be] INFO: Skipping item 10725216 url https://www.openlane.eu/en/carv6/auction/10725216
2026-03-27 04:17:53 [adesa.be] INFO: Found listing with ID: 10725239
2026-03-27 04:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725239%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725239: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725239 url https://www.openlane.eu/en/carv6/auction/10725239
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725230
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725230%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725230: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725230 url https://www.openlane.eu/en/carv6/auction/10725230
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725245
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725245%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725245: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725245 url https://www.openlane.eu/en/carv6/auction/10725245
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725219
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725219%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725219: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725219 url https://www.openlane.eu/en/carv6/auction/10725219
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10726054
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726054%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10726054: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10726054 url https://www.openlane.eu/en/carv6/auction/10726054
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725214
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725214%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725214: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725214 url https://www.openlane.eu/en/carv6/auction/10725214
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725209
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725209%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725209: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725209 url https://www.openlane.eu/en/carv6/auction/10725209
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10726057
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726057%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10726057: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10726057 url https://www.openlane.eu/en/carv6/auction/10726057
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725210
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725210%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725210: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725210 url https://www.openlane.eu/en/carv6/auction/10725210
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725397
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725397%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725397: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725397 url https://www.openlane.eu/en/carv6/auction/10725397
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725459
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725459%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725459: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725459 url https://www.openlane.eu/en/carv6/auction/10725459
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725434
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725434%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725434: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725434 url https://www.openlane.eu/en/carv6/auction/10725434
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725448
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725448%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725448: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725448 url https://www.openlane.eu/en/carv6/auction/10725448
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725383
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725383%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725383: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725383 url https://www.openlane.eu/en/carv6/auction/10725383
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725400
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725400%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725400: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725400 url https://www.openlane.eu/en/carv6/auction/10725400
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725378
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725378%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725378: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725378 url https://www.openlane.eu/en/carv6/auction/10725378
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725488
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725488%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725488: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725488 url https://www.openlane.eu/en/carv6/auction/10725488
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725421
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725421%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725421: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725421 url https://www.openlane.eu/en/carv6/auction/10725421
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725328
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725328%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725328: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725328 url https://www.openlane.eu/en/carv6/auction/10725328
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725266
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725266%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725266: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725266 url https://www.openlane.eu/en/carv6/auction/10725266
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725452
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725452%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725452: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725452 url https://www.openlane.eu/en/carv6/auction/10725452
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725470
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725470%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725470: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725470 url https://www.openlane.eu/en/carv6/auction/10725470
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725483
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725483%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725483: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725483 url https://www.openlane.eu/en/carv6/auction/10725483
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725468
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725468%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725468: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725468 url https://www.openlane.eu/en/carv6/auction/10725468
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725486
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725486%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725486: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725486 url https://www.openlane.eu/en/carv6/auction/10725486
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725490
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725490%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725490: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725490 url https://www.openlane.eu/en/carv6/auction/10725490
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725494
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725494%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725494: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725494 url https://www.openlane.eu/en/carv6/auction/10725494
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725485
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725485%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725485: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725485 url https://www.openlane.eu/en/carv6/auction/10725485
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725417
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725417%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725417: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725417 url https://www.openlane.eu/en/carv6/auction/10725417
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725409
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725409%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725409: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725409 url https://www.openlane.eu/en/carv6/auction/10725409
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725410
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725410%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725410: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725410 url https://www.openlane.eu/en/carv6/auction/10725410
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725449
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725449%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725449: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725449 url https://www.openlane.eu/en/carv6/auction/10725449
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725407
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725407%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725407: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725407 url https://www.openlane.eu/en/carv6/auction/10725407
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725411
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725411%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725411: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725411 url https://www.openlane.eu/en/carv6/auction/10725411
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725412
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725412%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725412: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725412 url https://www.openlane.eu/en/carv6/auction/10725412
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725501
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725501%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725501: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725501 url https://www.openlane.eu/en/carv6/auction/10725501
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725473
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725473%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725473: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725473 url https://www.openlane.eu/en/carv6/auction/10725473
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725453
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725453%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725453: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725453 url https://www.openlane.eu/en/carv6/auction/10725453
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725492
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725492%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725492: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725492 url https://www.openlane.eu/en/carv6/auction/10725492
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725471
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725471%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725471: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725471 url https://www.openlane.eu/en/carv6/auction/10725471
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725443
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725443%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725443: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725443 url https://www.openlane.eu/en/carv6/auction/10725443
2026-03-27 04:17:54 [adesa.be] INFO: Found listing with ID: 10725370
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725370%27 HTTP/1.1" 200 None
2026-03-27 04:17:54 [adesa.be] INFO: Scrape type for 10725370: 0
2026-03-27 04:17:54 [adesa.be] INFO: Skipping item 10725370 url https://www.openlane.eu/en/carv6/auction/10725370
2026-03-27 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/0a1783e5-0394-4e00-b5e3-ccbce88f4baf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04: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 04:17:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ada950>
2026-03-27 04:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fa6d34c2a-c52c-4e54-8f5d-c15a5b985c79.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/a6d34c2a-c52c-4e54-8f5d-c15a5b985c79.jpeg saved to cache
2026-03-27 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:17:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65da350>
2026-03-27 04:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F879141bc-766d-40e5-a766-1506456680fd.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/879141bc-766d-40e5-a766-1506456680fd.jpeg saved to cache
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:17:55 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6820d50>
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F0c20f67e-c200-45bf-a05e-58a2ffbef369.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/0c20f67e-c200-45bf-a05e-58a2ffbef369.jpeg saved to cache
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/50c03658-f29d-45f2-8317-7157bacf7258.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/f7b8a8f6-e312-46c0-9130-33e1e314d840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:17: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 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640
2026-03-27 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fea6771f-9828-5aba-a20d-d01bcf915122 with scrape type 1
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F679623fd-cacb-40ee-b0e6-acf8e17cb803.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/679623fd-cacb-40ee-b0e6-acf8e17cb803.jpg not downloaded yet
2026-03-27 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429
2026-03-27 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97e9c3f-0996-571d-9188-6380fb95f99b with scrape type 1
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F101ac95a-3d43-491e-bc15-6fd51fa5f544.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/101ac95a-3d43-491e-bc15-6fd51fa5f544.jpg not downloaded yet
2026-03-27 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566
2026-03-27 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with scrape type 1
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F2ebde7ce-86de-4431-b8fa-9dbb4951f69a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/2ebde7ce-86de-4431-b8fa-9dbb4951f69a.JPG not downloaded yet
2026-03-27 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413
2026-03-27 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bfc2655-6eeb-5d95-8102-5793980fe28e with scrape type 1
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fccd0b42f-ef84-4b12-b1db-58d9f5bad136.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/ccd0b42f-ef84-4b12-b1db-58d9f5bad136.jpeg not downloaded yet
2026-03-27 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608
2026-03-27 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30a371aa-e8e2-565f-aa58-ca186fd33afe with scrape type 1
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252Fb4de66d8-8d06-4f34-bd69-abb8b3857d6e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/b4de66d8-8d06-4f34-bd69-abb8b3857d6e.jpeg not downloaded yet
2026-03-27 04:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416
2026-03-27 04:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15599be6-6aac-5c35-8932-c23e5fa96a01 with scrape type 1
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Fcd89fee5-66bc-4784-8f72-ce267936cf5c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/cd89fee5-66bc-4784-8f72-ce267936cf5c.jpeg not downloaded yet
2026-03-27 04:17:55 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:55 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:55 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x01T\xd3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaeF\x00\x016\x0e\x00\x00\x00\x00'
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64955d0>
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F0a1783e5-0394-4e00-b5e3-ccbce88f4baf.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/0a1783e5-0394-4e00-b5e3-ccbce88f4baf.jpg saved to cache
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Fa3e4902b-6900-4aef-9652-b2d26f2a8f0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/a3e4902b-6900-4aef-9652-b2d26f2a8f0b.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fcda22415-65e6-4473-8d1f-401a295fae48.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/cda22415-65e6-4473-8d1f-401a295fae48.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252Fe78d704f-5900-4dbe-8659-2147d327b28d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/e78d704f-5900-4dbe-8659-2147d327b28d.JPG not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F6d688b62-ec71-4663-8b7a-3d94aaca060b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/6d688b62-ec71-4663-8b7a-3d94aaca060b.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F026eab6e-90bb-42bf-ae70-14f14749af52.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/026eab6e-90bb-42bf-ae70-14f14749af52.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F8a7902f5-5acd-4b03-9c15-f8f31b47a1ac.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/8a7902f5-5acd-4b03-9c15-f8f31b47a1ac.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F920e9ea2-0d5b-4d64-a07b-386ac7b73365.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/920e9ea2-0d5b-4d64-a07b-386ac7b73365.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fbc032b5d-f93c-4100-87b4-5d40f0a065e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/bc032b5d-f93c-4100-87b4-5d40f0a065e8.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F82c0a699-07d0-4778-b9be-5ec7a03df07a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/82c0a699-07d0-4778-b9be-5ec7a03df07a.JPG not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fec4f4ba5-0bed-41b8-9d91-7ec99bf62af1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/ec4f4ba5-0bed-41b8-9d91-7ec99bf62af1.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252Fcf076ada-b03d-4e1e-91e5-25bd431c3756.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/cf076ada-b03d-4e1e-91e5-25bd431c3756.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F89332874-8165-4fe3-a40c-8c63a176b0de.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/89332874-8165-4fe3-a40c-8c63a176b0de.jpeg not downloaded yet
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490d310>
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F50c03658-f29d-45f2-8317-7157bacf7258.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/50c03658-f29d-45f2-8317-7157bacf7258.jpg saved to cache
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff76dee50>
2026-03-27 04:17:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252Ff7b8a8f6-e312-46c0-9130-33e1e314d840.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/f7b8a8f6-e312-46c0-9130-33e1e314d840.jpg saved to cache
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/7532658e-76dd-4caa-b647-7fa3b4289eaa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/e9dc91d9-d99f-4919-9ccc-531716a85a53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F588c2a16-ba95-4625-abf2-0b08604513c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/588c2a16-ba95-4625-abf2-0b08604513c9.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F76a8e6e9-3abe-4afd-bd27-2a643d329f5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/76a8e6e9-3abe-4afd-bd27-2a643d329f5e.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F11dbca0f-7803-43f5-8f2c-2a34246a1407.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/11dbca0f-7803-43f5-8f2c-2a34246a1407.JPG not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F499f4b53-e145-4dbf-8ac1-4e8cc2cc7b06.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/499f4b53-e145-4dbf-8ac1-4e8cc2cc7b06.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F4c08f32d-e676-427c-b670-3c1f17d8f830.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/4c08f32d-e676-427c-b670-3c1f17d8f830.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F667156d3-d26e-45fe-b13d-3b6c7c035640.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/667156d3-d26e-45fe-b13d-3b6c7c035640.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F7dd644b5-5f06-4f3a-84e5-b009604991c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/7dd644b5-5f06-4f3a-84e5-b009604991c1.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fe2d5dc29-f23e-4ed9-b4bb-a8f224a4a33a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/e2d5dc29-f23e-4ed9-b4bb-a8f224a4a33a.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252Feed68e34-77ef-4190-80d2-98b0dbc709f0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/eed68e34-77ef-4190-80d2-98b0dbc709f0.JPG not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fbac9721c-5a07-45f8-a66b-1dd23236ec6e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/bac9721c-5a07-45f8-a66b-1dd23236ec6e.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F486584e4-64e0-4191-9ef7-cdc9e2dad66c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/486584e4-64e0-4191-9ef7-cdc9e2dad66c.jpeg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Fc0ff0a41-af8f-4f71-af58-986cae0fe5f7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/c0ff0a41-af8f-4f71-af58-986cae0fe5f7.jpeg not downloaded yet
2026-03-27 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/7bbdf88d-2221-4620-b7d6-02bf61ba674c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/6b55e475-59af-4a0b-96a4-f555db700ec4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/53f92684-73bf-4a28-b3b5-357c409ce441.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Fc41e9e79-1014-4c1e-8f11-ae0e214eda68.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/c41e9e79-1014-4c1e-8f11-ae0e214eda68.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F46d55f32-ae2b-4c64-baa0-c9e25e50a57b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/46d55f32-ae2b-4c64-baa0-c9e25e50a57b.jpg not downloaded yet
2026-03-27 04:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F9a3f0280-36e9-4de6-bf13-3be8cd085e3e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/9a3f0280-36e9-4de6-bf13-3be8cd085e3e.JPG not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F660201fd-67e3-4187-a103-a2b719b6b106.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/660201fd-67e3-4187-a103-a2b719b6b106.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F40e1c668-317f-4b78-aec0-35848a876bc9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/40e1c668-317f-4b78-aec0-35848a876bc9.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F1b2628cc-5e3e-41a2-9860-4e77e522c0c8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/1b2628cc-5e3e-41a2-9860-4e77e522c0c8.jpeg not downloaded yet
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b3c10>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F7532658e-76dd-4caa-b647-7fa3b4289eaa.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/7532658e-76dd-4caa-b647-7fa3b4289eaa.jpg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x01\xba\x8f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbe^\x00\x01\x91\xae\x00\x00\x00\x00'
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6644a50>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252Fe9dc91d9-d99f-4919-9ccc-531716a85a53.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/e9dc91d9-d99f-4919-9ccc-531716a85a53.jpg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Fc47345cd-2ec8-4aff-bfc7-9a4a19d7f0e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/c47345cd-2ec8-4aff-bfc7-9a4a19d7f0e3.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fdd1e1271-1d63-4c88-bbf4-85b1f9a23ed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/dd1e1271-1d63-4c88-bbf4-85b1f9a23ed0.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F727ac3c0-ee3d-4dd1-aad5-1c96078d7e3a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/727ac3c0-ee3d-4dd1-aad5-1c96078d7e3a.JPG not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fdf5de6ea-f5ce-4e2e-b865-2779a3dcdbef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/df5de6ea-f5ce-4e2e-b865-2779a3dcdbef.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F9eccb0ab-aeda-451d-b6a2-52005b374a6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/9eccb0ab-aeda-451d-b6a2-52005b374a6d.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Febd3d294-4be7-4996-8558-7d469f99178c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/ebd3d294-4be7-4996-8558-7d469f99178c.jpeg not downloaded yet
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/50dc922e-2f88-4ba7-82f7-50c8d1a19861.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Fd6b61eb9-f11d-4ea8-8bf7-6a9d85c6f8c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/d6b61eb9-f11d-4ea8-8bf7-6a9d85c6f8c0.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F637c96ff-bb56-472e-beb0-5a96163e3423.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/637c96ff-bb56-472e-beb0-5a96163e3423.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F3684a781-e3d1-4fe5-a4b5-0c68fedde9c7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/3684a781-e3d1-4fe5-a4b5-0c68fedde9c7.JPG not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F76c8fa6b-6a88-4735-a399-5db61ca8467d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/76c8fa6b-6a88-4735-a399-5db61ca8467d.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F3da7019e-8dbe-4e03-a7c7-332346c601a0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/3da7019e-8dbe-4e03-a7c7-332346c601a0.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F49ea9584-2c1a-41af-95c8-ac95b1b04cdc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/49ea9584-2c1a-41af-95c8-ac95b1b04cdc.jpeg not downloaded yet
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/eff9818d-25cb-4fbe-9227-b2305d9c7a6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff685ca10>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F7bbdf88d-2221-4620-b7d6-02bf61ba674c.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/7bbdf88d-2221-4620-b7d6-02bf61ba674c.jpg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4af9890>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F6b55e475-59af-4a0b-96a4-f555db700ec4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/6b55e475-59af-4a0b-96a4-f555db700ec4.jpeg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ab290>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F53f92684-73bf-4a28-b3b5-357c409ce441.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/53f92684-73bf-4a28-b3b5-357c409ce441.jpg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F08dbdbe4-4059-43f9-8249-a099cfcfeee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/08dbdbe4-4059-43f9-8249-a099cfcfeee6.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fcaf25ba0-cdc0-438e-a53c-0b128e6cd74d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/caf25ba0-cdc0-438e-a53c-0b128e6cd74d.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F76ff2bff-efda-401e-ad20-60d67c593203.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/76ff2bff-efda-401e-ad20-60d67c593203.JPG not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F3a65b659-8347-4e86-be91-69ac2773568d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/3a65b659-8347-4e86-be91-69ac2773568d.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F880008d3-4f39-4800-bd78-0074b347373e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/880008d3-4f39-4800-bd78-0074b347373e.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F1ca4dde9-ac41-448f-9bd7-4cb741b5aa37.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/1ca4dde9-ac41-448f-9bd7-4cb741b5aa37.jpeg not downloaded yet
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00\x02t3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xba>\x00\x02J\xd2\x00\x00\x00\x00'
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66cb590>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_3.mpo HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252F50dc922e-2f88-4ba7-82f7-50c8d1a19861.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/50dc922e-2f88-4ba7-82f7-50c8d1a19861.jpg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Ffc4aec80-44da-4853-9d80-a8c8d94c7562.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/fc4aec80-44da-4853-9d80-a8c8d94c7562.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F8718043b-c31e-4e8f-856c-b497c7925ec4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/8718043b-c31e-4e8f-856c-b497c7925ec4.jpg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745742%252Fgeneral%252F10fcbb1e-a417-4f0a-b147-3d10eb79c18f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745742/general/10fcbb1e-a417-4f0a-b147-3d10eb79c18f.JPG not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F1ba5996a-7552-4627-be2e-a377864c6a39.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/1ba5996a-7552-4627-be2e-a377864c6a39.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F59be4dce-0046-4709-98fd-b5662302cdbb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/59be4dce-0046-4709-98fd-b5662302cdbb.jpeg not downloaded yet
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Fa01eace6-6cb2-4481-a12a-d7e3db8c48d4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/a01eace6-6cb2-4481-a12a-d7e3db8c48d4.jpeg not downloaded yet
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/ddce6cf7-812e-4a85-b6ac-c3e04b883eb5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/89332874-8165-4fe3-a40c-8c63a176b0de.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/48f7fbcf-4c78-4587-9825-ed5ee59d7247.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bdd250>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252Feff9818d-25cb-4fbe-9227-b2305d9c7a6d.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/eff9818d-25cb-4fbe-9227-b2305d9c7a6d.jpg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/cf076ada-b03d-4e1e-91e5-25bd431c3756.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/c0ff0a41-af8f-4f71-af58-986cae0fe5f7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/5d1509d5-48d5-48f6-9c4d-32aba73355e9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/d190fe21-53d4-444e-a66c-180947652d14.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747535/general/76d9b29b-8b75-4d27-9e82-1af37449399b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730485)
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4acc850>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fddce6cf7-812e-4a85-b6ac-c3e04b883eb5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/ddce6cf7-812e-4a85-b6ac-c3e04b883eb5.jpeg saved to cache
2026-03-27 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:17:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/10fcbb1e-a417-4f0a-b147-3d10eb79c18f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:17:56 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00Jh8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e,\xe6\x00J:\xfe\x00\x00\x00\x00'
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aec190>
2026-03-27 04:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_2.mpo HTTP/1.1" 201 0
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F89332874-8165-4fe3-a40c-8c63a176b0de.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/89332874-8165-4fe3-a40c-8c63a176b0de.jpeg saved to cache
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48ed650>
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F48f7fbcf-4c78-4587-9825-ed5ee59d7247.jpg') HTTP/1.1" 204 0
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/48f7fbcf-4c78-4587-9825-ed5ee59d7247.jpg saved to cache
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/a01eace6-6cb2-4481-a12a-d7e3db8c48d4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:17:57 [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 04:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/ebd3d294-4be7-4996-8558-7d469f99178c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/486584e4-64e0-4191-9ef7-cdc9e2dad66c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/bac9721c-5a07-45f8-a66b-1dd23236ec6e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:17:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b6f290>
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252Fcf076ada-b03d-4e1e-91e5-25bd431c3756.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/cf076ada-b03d-4e1e-91e5-25bd431c3756.jpeg saved to cache
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:17:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66c0390>
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Fc0ff0a41-af8f-4f71-af58-986cae0fe5f7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/c0ff0a41-af8f-4f71-af58-986cae0fe5f7.jpeg saved to cache
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:17:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490ed90>
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F5d1509d5-48d5-48f6-9c4d-32aba73355e9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/5d1509d5-48d5-48f6-9c4d-32aba73355e9.jpeg saved to cache
2026-03-27 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:17:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b96890>
2026-03-27 04:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fd190fe21-53d4-444e-a66c-180947652d14.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/d190fe21-53d4-444e-a66c-180947652d14.jpeg saved to cache
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:17:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bdc990>
2026-03-27 04:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747535%252Fgeneral%252F76d9b29b-8b75-4d27-9e82-1af37449399b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747535/general/76d9b29b-8b75-4d27-9e82-1af37449399b.jpeg saved to cache
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb98011b-e661-5a4b-b094-8d6b75de1426
2026-03-27 04:17:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb98011b-e661-5a4b-b094-8d6b75de1426, skipping ID generation
2026-03-27 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb98011b-e661-5a4b-b094-8d6b75de1426 with scrape type 1
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb98011b-e661-5a4b-b094-8d6b75de1426 sending to next pipeline
2026-03-27 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb98011b-e661-5a4b-b094-8d6b75de1426, identifier: 10730485
2026-03-27 04:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565
2026-03-27 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 with scrape type 1
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5550b8ca-1670-5a15-a1fa-c36caca568e0
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252Fe07c8752-6146-4365-a5df-7dee84d8bc93.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/e07c8752-6146-4365-a5df-7dee84d8bc93.JPG not downloaded yet
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485
2026-03-27 04:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485
2026-03-27 04:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb98011b-e661-5a4b-b094-8d6b75de1426 with identifier: 10730485 to the API
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747535/general/76d9b29b-8b75-4d27-9e82-1af37449399b.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'eb98011b-e661-5a4b-b094-8d6b75de1426',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEB236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 63216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3778597,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/76d9b29b-8b75-4d27-9e82-1af37449399b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4866819,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/4ba4d83a-2eb4-4185-84e0-e3165886bb9c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3454196,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/028bc0e7-2d28-485c-9e7b-4617c21b55ba.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3702525,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/f7bced12-7386-4610-b18f-654ad80b3c9b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6444576,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/5fbf949a-320e-445e-80cf-85ffca8b3ed2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3619253,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/d1d7abb9-632a-4e52-85d8-78575b94ad53.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4473070,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/39616438-052e-4266-a328-e6eadbc2bfb4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4690607,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/40532918-a725-4e3b-9572-ee359b76e419.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3060362,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/879141bc-766d-40e5-a766-1506456680fd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb98011b-e661-5a4b-b094-8d6b75de1426/eb98011b-e661-5a4b-b094-8d6b75de1426_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3413649,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747535/general/0c20f67e-c200-45bf-a05e-58a2ffbef369.jpeg',
'Width': 5712}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland 1.2 Innovation - Petrol - Manual - 110 hp - 63.216 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730485%27 HTTP/1.1" 200 None
2026-03-27 04:17:58 [adesa.be] INFO: Saving data for 10730485: {'created_time': 1774585078.724425, 'last_price_update_time': 1774585078.724437, 'auction_closing_time': 1774863000.0}
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730485') HTTP/1.1" 204 0
2026-03-27 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/1ba5996a-7552-4627-be2e-a377864c6a39.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252F07e6bb84-c662-4b5d-9917-727dc2060f0d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/07e6bb84-c662-4b5d-9917-727dc2060f0d.JPG not downloaded yet
2026-03-27 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/1b2628cc-5e3e-41a2-9860-4e77e522c0c8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/fc4aec80-44da-4853-9d80-a8c8d94c7562.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/59be4dce-0046-4709-98fd-b5662302cdbb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252Fb1501312-b24d-4918-be7c-0ff3905ac0f3.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/b1501312-b24d-4918-be7c-0ff3905ac0f3.JPG not downloaded yet
2026-03-27 04:17:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66e1090>
2026-03-27 04:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Fa01eace6-6cb2-4481-a12a-d7e3db8c48d4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/a01eace6-6cb2-4481-a12a-d7e3db8c48d4.jpeg saved to cache
2026-03-27 04:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725408
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725408%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725408: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725408 url https://www.openlane.eu/en/carv6/auction/10725408
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725264
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725264%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725264: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725264 url https://www.openlane.eu/en/carv6/auction/10725264
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725461
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725461%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725461: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725461 url https://www.openlane.eu/en/carv6/auction/10725461
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725429
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725429%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725429: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725429 url https://www.openlane.eu/en/carv6/auction/10725429
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725455
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725455%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725455: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725455 url https://www.openlane.eu/en/carv6/auction/10725455
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725428
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725428%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725428: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725428 url https://www.openlane.eu/en/carv6/auction/10725428
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725341
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725341%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725341: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725341 url https://www.openlane.eu/en/carv6/auction/10725341
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725477
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725477%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725477: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725477 url https://www.openlane.eu/en/carv6/auction/10725477
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725482
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725482%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725482: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725482 url https://www.openlane.eu/en/carv6/auction/10725482
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725498
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725498%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725498: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725498 url https://www.openlane.eu/en/carv6/auction/10725498
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725487
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725487%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725487: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725487 url https://www.openlane.eu/en/carv6/auction/10725487
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725456
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725456%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725456: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725456 url https://www.openlane.eu/en/carv6/auction/10725456
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725422
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725422%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725422: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725422 url https://www.openlane.eu/en/carv6/auction/10725422
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725278
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725278%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725278: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725278 url https://www.openlane.eu/en/carv6/auction/10725278
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725474
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725474%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725474: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725474 url https://www.openlane.eu/en/carv6/auction/10725474
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725381
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725381%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725381: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725381 url https://www.openlane.eu/en/carv6/auction/10725381
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725475
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725475%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725475: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725475 url https://www.openlane.eu/en/carv6/auction/10725475
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725460
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725460%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725460: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725460 url https://www.openlane.eu/en/carv6/auction/10725460
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725436
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725436%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725436: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725436 url https://www.openlane.eu/en/carv6/auction/10725436
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725499
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725499%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725499: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725499 url https://www.openlane.eu/en/carv6/auction/10725499
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725441
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725441%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725441: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725441 url https://www.openlane.eu/en/carv6/auction/10725441
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725442
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725442%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725442: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725442 url https://www.openlane.eu/en/carv6/auction/10725442
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725484
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725484%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725484: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725484 url https://www.openlane.eu/en/carv6/auction/10725484
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725505
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725505%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725505: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725505 url https://www.openlane.eu/en/carv6/auction/10725505
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725326
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725326%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725326: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725326 url https://www.openlane.eu/en/carv6/auction/10725326
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725297
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725297%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725297: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725297 url https://www.openlane.eu/en/carv6/auction/10725297
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725304
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725304%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725304: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725304 url https://www.openlane.eu/en/carv6/auction/10725304
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725305
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725305%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725305: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725305 url https://www.openlane.eu/en/carv6/auction/10725305
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725317
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725317%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725317: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725317 url https://www.openlane.eu/en/carv6/auction/10725317
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725450
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725450%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725450: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725450 url https://www.openlane.eu/en/carv6/auction/10725450
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725503
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725503%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725503: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725503 url https://www.openlane.eu/en/carv6/auction/10725503
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725420
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725420%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725420: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725420 url https://www.openlane.eu/en/carv6/auction/10725420
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725389
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725389%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725389: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725389 url https://www.openlane.eu/en/carv6/auction/10725389
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725340
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725340%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725340: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725340 url https://www.openlane.eu/en/carv6/auction/10725340
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725390
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725390%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725390: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725390 url https://www.openlane.eu/en/carv6/auction/10725390
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725405
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725405%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725405: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725405 url https://www.openlane.eu/en/carv6/auction/10725405
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725437
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725437%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725437: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725437 url https://www.openlane.eu/en/carv6/auction/10725437
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725380
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725380%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725380: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725380 url https://www.openlane.eu/en/carv6/auction/10725380
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725231
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725231%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725231: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725231 url https://www.openlane.eu/en/carv6/auction/10725231
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725403
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725403%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725403: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725403 url https://www.openlane.eu/en/carv6/auction/10725403
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725358
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725358%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725358: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725358 url https://www.openlane.eu/en/carv6/auction/10725358
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725262
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725262%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725262: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725262 url https://www.openlane.eu/en/carv6/auction/10725262
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725279
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725279%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725279: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725279 url https://www.openlane.eu/en/carv6/auction/10725279
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725342
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725342%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725342: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725342 url https://www.openlane.eu/en/carv6/auction/10725342
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725418
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725418%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725418: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725418 url https://www.openlane.eu/en/carv6/auction/10725418
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725396
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725396%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725396: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725396 url https://www.openlane.eu/en/carv6/auction/10725396
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725433
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725433%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725433: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725433 url https://www.openlane.eu/en/carv6/auction/10725433
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725458
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725458%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725458: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725458 url https://www.openlane.eu/en/carv6/auction/10725458
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725466
2026-03-27 04:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725466%27 HTTP/1.1" 200 None
2026-03-27 04:17:59 [adesa.be] INFO: Scrape type for 10725466: 0
2026-03-27 04:17:59 [adesa.be] INFO: Skipping item 10725466 url https://www.openlane.eu/en/carv6/auction/10725466
2026-03-27 04:17:59 [adesa.be] INFO: Found listing with ID: 10725385
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725385%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725385: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725385 url https://www.openlane.eu/en/carv6/auction/10725385
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725493
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725493%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725493: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725493 url https://www.openlane.eu/en/carv6/auction/10725493
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725424
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725424%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725424: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725424 url https://www.openlane.eu/en/carv6/auction/10725424
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725431
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725431%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725431: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725431 url https://www.openlane.eu/en/carv6/auction/10725431
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725440
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725440%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725440: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725440 url https://www.openlane.eu/en/carv6/auction/10725440
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725392
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725392%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725392: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725392 url https://www.openlane.eu/en/carv6/auction/10725392
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725348
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725348%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725348: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725348 url https://www.openlane.eu/en/carv6/auction/10725348
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725425
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725425%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725425: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725425 url https://www.openlane.eu/en/carv6/auction/10725425
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725357
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725357%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725357: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725357 url https://www.openlane.eu/en/carv6/auction/10725357
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725301
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725301%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725301: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725301 url https://www.openlane.eu/en/carv6/auction/10725301
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725312
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725312%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725312: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725312 url https://www.openlane.eu/en/carv6/auction/10725312
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725267
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725267%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725267: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725267 url https://www.openlane.eu/en/carv6/auction/10725267
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725495
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725495%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725495: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725495 url https://www.openlane.eu/en/carv6/auction/10725495
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725506
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725506%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725506: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725506 url https://www.openlane.eu/en/carv6/auction/10725506
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725368
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725368%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725368: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725368 url https://www.openlane.eu/en/carv6/auction/10725368
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725320
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725320%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725320: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725320 url https://www.openlane.eu/en/carv6/auction/10725320
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725395
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725395%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725395: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725395 url https://www.openlane.eu/en/carv6/auction/10725395
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725406
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725406%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725406: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725406 url https://www.openlane.eu/en/carv6/auction/10725406
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725386
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725386%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725386: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725386 url https://www.openlane.eu/en/carv6/auction/10725386
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725259
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725259%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725259: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725259 url https://www.openlane.eu/en/carv6/auction/10725259
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725398
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725398%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725398: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725398 url https://www.openlane.eu/en/carv6/auction/10725398
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725413
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725413%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725413: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725413 url https://www.openlane.eu/en/carv6/auction/10725413
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725454
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725454%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725454: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725454 url https://www.openlane.eu/en/carv6/auction/10725454
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725319
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725319%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725319: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725319 url https://www.openlane.eu/en/carv6/auction/10725319
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725375
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725375%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725375: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725375 url https://www.openlane.eu/en/carv6/auction/10725375
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725447
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725447%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725447: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725447 url https://www.openlane.eu/en/carv6/auction/10725447
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725313
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725313%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725313: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725313 url https://www.openlane.eu/en/carv6/auction/10725313
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725252
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725252%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725252: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725252 url https://www.openlane.eu/en/carv6/auction/10725252
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725367
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725367%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725367: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725367 url https://www.openlane.eu/en/carv6/auction/10725367
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725345
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725345%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725345: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725345 url https://www.openlane.eu/en/carv6/auction/10725345
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725324
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725324%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725324: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725324 url https://www.openlane.eu/en/carv6/auction/10725324
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725322
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725322%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725322: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725322 url https://www.openlane.eu/en/carv6/auction/10725322
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725284
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725284%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725284: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725284 url https://www.openlane.eu/en/carv6/auction/10725284
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725286
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725286%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725286: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725286 url https://www.openlane.eu/en/carv6/auction/10725286
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725377
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725377%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725377: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725377 url https://www.openlane.eu/en/carv6/auction/10725377
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725315
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725315%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725315: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725315 url https://www.openlane.eu/en/carv6/auction/10725315
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725330
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725330%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725330: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725330 url https://www.openlane.eu/en/carv6/auction/10725330
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725310
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725310%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725310: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725310 url https://www.openlane.eu/en/carv6/auction/10725310
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725333
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725333%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725333: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725333 url https://www.openlane.eu/en/carv6/auction/10725333
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725257
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725257%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725257: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725257 url https://www.openlane.eu/en/carv6/auction/10725257
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725235
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725235%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725235: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725235 url https://www.openlane.eu/en/carv6/auction/10725235
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725382
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725382%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725382: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725382 url https://www.openlane.eu/en/carv6/auction/10725382
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725265
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725265%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725265: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725265 url https://www.openlane.eu/en/carv6/auction/10725265
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725253
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725253%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725253: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725253 url https://www.openlane.eu/en/carv6/auction/10725253
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10725215
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725215%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10725215: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10725215 url https://www.openlane.eu/en/carv6/auction/10725215
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10719728
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719728%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10719728: 0
2026-03-27 04:18:00 [adesa.be] INFO: Skipping item 10719728 url https://www.openlane.eu/en/carv6/auction/10719728
2026-03-27 04:18:00 [adesa.be] INFO: Found listing with ID: 10718126
2026-03-27 04:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718126%27 HTTP/1.1" 200 None
2026-03-27 04:18:00 [adesa.be] INFO: Scrape type for 10718126: 2
2026-03-27 04:18:00 [adesa.be] INFO: Scraping item 10718126 url https://www.openlane.eu/en/carv6/auction/10718126
2026-03-27 04:18:00 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:00 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:00 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x008w;\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\xfft\x008Q\xbf\x00\x00\x00\x00'
2026-03-27 04:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae7f50>
2026-03-27 04:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Febd3d294-4be7-4996-8558-7d469f99178c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/ebd3d294-4be7-4996-8558-7d469f99178c.jpeg saved to cache
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab3d90>
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F486584e4-64e0-4191-9ef7-cdc9e2dad66c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/486584e4-64e0-4191-9ef7-cdc9e2dad66c.jpeg saved to cache
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00>\xdab\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xa5\x88\x00>\xa9\xdf\x00\x00\x00\x00'
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4920e90>
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fbac9721c-5a07-45f8-a66b-1dd23236ec6e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/bac9721c-5a07-45f8-a66b-1dd23236ec6e.jpeg saved to cache
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252Fbe2c03a9-ee07-4507-a0e0-810e46012ce0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/be2c03a9-ee07-4507-a0e0-810e46012ce0.JPG not downloaded yet
2026-03-27 04:18:01 [adesa.be] INFO: Found listing with ID: 10719664
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719664%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [adesa.be] INFO: Scrape type for 10719664: 0
2026-03-27 04:18:01 [adesa.be] INFO: Skipping item 10719664 url https://www.openlane.eu/en/carv6/auction/10719664
2026-03-27 04:18:01 [adesa.be] INFO: Found listing with ID: 10718119
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718119%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [adesa.be] INFO: Scrape type for 10718119: 0
2026-03-27 04:18:01 [adesa.be] INFO: Skipping item 10718119 url https://www.openlane.eu/en/carv6/auction/10718119
2026-03-27 04:18:01 [adesa.be] INFO: Found listing with ID: 10719194
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719194%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [adesa.be] INFO: Scrape type for 10719194: 0
2026-03-27 04:18:01 [adesa.be] INFO: Skipping item 10719194 url https://www.openlane.eu/en/carv6/auction/10719194
2026-03-27 04:18:01 [adesa.be] INFO: Found listing with ID: 10719733
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719733%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [adesa.be] INFO: Scrape type for 10719733: 0
2026-03-27 04:18:01 [adesa.be] INFO: Skipping item 10719733 url https://www.openlane.eu/en/carv6/auction/10719733
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252F5f60bcdc-744f-4bd1-aebe-a88a1a64b75a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/5f60bcdc-744f-4bd1-aebe-a88a1a64b75a.JPG not downloaded yet
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67a4bd0>
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F1ba5996a-7552-4627-be2e-a377864c6a39.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/1ba5996a-7552-4627-be2e-a377864c6a39.jpeg saved to cache
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00E\xf2\x9c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x95n\x00E\xc2~\x00\x00\x00\x00'
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ba250>
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_5.mpo HTTP/1.1" 201 0
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F1b2628cc-5e3e-41a2-9860-4e77e522c0c8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/1b2628cc-5e3e-41a2-9860-4e77e522c0c8.jpeg saved to cache
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aacb90>
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Ffc4aec80-44da-4853-9d80-a8c8d94c7562.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/fc4aec80-44da-4853-9d80-a8c8d94c7562.jpg saved to cache
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555
2026-03-27 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd with scrape type 1
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252F878c3f5a-660d-48b9-9616-78ae8a9db9ed.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/878c3f5a-660d-48b9-9616-78ae8a9db9ed.JPG not downloaded yet
2026-03-27 04:18:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff664d9d0>
2026-03-27 04:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F59be4dce-0046-4709-98fd-b5662302cdbb.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/59be4dce-0046-4709-98fd-b5662302cdbb.jpeg saved to cache
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/76ff2bff-efda-401e-ad20-60d67c593203.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/e07c8752-6146-4365-a5df-7dee84d8bc93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/07e6bb84-c662-4b5d-9917-727dc2060f0d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04: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 04: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 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252F9f50fe7f-96af-45d7-bd9b-db6ea55fd8a6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/9f50fe7f-96af-45d7-bd9b-db6ea55fd8a6.JPG not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252F473cbe08-1370-4358-8806-f56804c103df.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/473cbe08-1370-4358-8806-f56804c103df.JPG not downloaded yet
2026-03-27 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412
2026-03-27 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc with scrape type 1
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F30c9e31a-c86d-4318-b2b0-894654f26169.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/30c9e31a-c86d-4318-b2b0-894654f26169.jpeg not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252F50731b8f-617d-45cb-93c3-93b790cf0c96.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/50731b8f-617d-45cb-93c3-93b790cf0c96.JPG not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252Ff1e19bc7-d688-4af3-a89b-ff7edd6ce4bb.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/f1e19bc7-d688-4af3-a89b-ff7edd6ce4bb.JPG not downloaded yet
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/1ca4dde9-ac41-448f-9bd7-4cb741b5aa37.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/08dbdbe4-4059-43f9-8249-a099cfcfeee6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F23e6af14-1606-4adb-b921-65e8c8eff85b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/23e6af14-1606-4adb-b921-65e8c8eff85b.jpeg not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252Fedba30b5-b53c-46ee-b423-904000f0de77.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/edba30b5-b53c-46ee-b423-904000f0de77.JPG not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252Ffae3a26d-9bf0-4acd-927d-feaf49cbe211.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/fae3a26d-9bf0-4acd-927d-feaf49cbe211.JPG not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F1ac0a871-d517-4c66-b15b-b7e4149b4e63.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/1ac0a871-d517-4c66-b15b-b7e4149b4e63.jpeg not downloaded yet
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/880008d3-4f39-4800-bd78-0074b347373e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252Fbd61fa5f-a009-48cb-994d-525141fd9ac4.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/bd61fa5f-a009-48cb-994d-525141fd9ac4.JPG not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252Ffa210b83-1ec0-4c67-9c2b-4b331cbfc4d4.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/fa210b83-1ec0-4c67-9c2b-4b331cbfc4d4.JPG not downloaded yet
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/49ea9584-2c1a-41af-95c8-ac95b1b04cdc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252Fc9c187b1-8b81-4d2a-a682-c5a38676ef9c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/c9c187b1-8b81-4d2a-a682-c5a38676ef9c.jpeg not downloaded yet
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/3a65b659-8347-4e86-be91-69ac2773568d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/3684a781-e3d1-4fe5-a4b5-0c68fedde9c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745726%252Fgeneral%252Fb87d8e0b-0163-4055-8a7b-21a6cdcc4ef9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745726/general/b87d8e0b-0163-4055-8a7b-21a6cdcc4ef9.JPG not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252Fbb25662e-fc2c-4c5e-bafc-cb786864a01e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/bb25662e-fc2c-4c5e-bafc-cb786864a01e.JPG not downloaded yet
2026-03-27 04:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F13f7771b-0bc6-416f-9aa2-f77b3af2b41a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/13f7771b-0bc6-416f-9aa2-f77b3af2b41a.jpeg not downloaded yet
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252F15ccd10d-a4c6-4d90-b494-02f174881b9a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/15ccd10d-a4c6-4d90-b494-02f174881b9a.JPG not downloaded yet
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/3da7019e-8dbe-4e03-a7c7-332346c601a0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F6da4cc6d-cf06-4ed7-9bfb-76c7bb03528a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/6da4cc6d-cf06-4ed7-9bfb-76c7bb03528a.jpeg not downloaded yet
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00(+\xdc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xa2\xc0\x00(\x03M\x00\x00\x00\x00'
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66cb510>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748938%252Fgeneral%252F1ca4dde9-ac41-448f-9bd7-4cb741b5aa37.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/1ca4dde9-ac41-448f-9bd7-4cb741b5aa37.jpeg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ba6e90>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747597%252Fgeneral%252F08dbdbe4-4059-43f9-8249-a099cfcfeee6.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/08dbdbe4-4059-43f9-8249-a099cfcfeee6.jpg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64bc390>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748788%252Fgeneral%252F880008d3-4f39-4800-bd78-0074b347373e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/880008d3-4f39-4800-bd78-0074b347373e.jpeg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/b1501312-b24d-4918-be7c-0ff3905ac0f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/be2c03a9-ee07-4507-a0e0-810e46012ce0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252F56323ab2-c821-4958-b9dc-9fd8e534fdef.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/56323ab2-c821-4958-b9dc-9fd8e534fdef.JPG not downloaded yet
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/d6b61eb9-f11d-4ea8-8bf7-6a9d85c6f8c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252Fbcf1541b-436a-40cd-89b2-098887f1f564.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/bcf1541b-436a-40cd-89b2-098887f1f564.jpeg not downloaded yet
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff486b150>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748938%252Fgeneral%252F49ea9584-2c1a-41af-95c8-ac95b1b04cdc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/49ea9584-2c1a-41af-95c8-ac95b1b04cdc.jpeg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252F1f37bbd5-7c1e-4ce7-b08c-2c45a1cef1b7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/1f37bbd5-7c1e-4ce7-b08c-2c45a1cef1b7.JPG not downloaded yet
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/f1e19bc7-d688-4af3-a89b-ff7edd6ce4bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F855177fc-a41c-41f2-ad31-61392ae961a9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/855177fc-a41c-41f2-ad31-61392ae961a9.jpeg not downloaded yet
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/76c8fa6b-6a88-4735-a399-5db61ca8467d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745138%252Fgeneral%252F72870167-20f0-4f07-8c5e-809f97175021.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745138/general/72870167-20f0-4f07-8c5e-809f97175021.JPG not downloaded yet
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00[\xb3\x88\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\x89@\x00[r\xfb\x00\x00\x00\x00'
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6688410>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748782%252Fgeneral%252F3a65b659-8347-4e86-be91-69ac2773568d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/3a65b659-8347-4e86-be91-69ac2773568d.jpeg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae4490>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748788%252Fgeneral%252F3da7019e-8dbe-4e03-a7c7-332346c601a0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/3da7019e-8dbe-4e03-a7c7-332346c601a0.jpeg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/50731b8f-617d-45cb-93c3-93b790cf0c96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/fa210b83-1ec0-4c67-9c2b-4b331cbfc4d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/fae3a26d-9bf0-4acd-927d-feaf49cbe211.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252Fb556001e-68d3-45c1-a928-5ab138e3eb7e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/b556001e-68d3-45c1-a928-5ab138e3eb7e.jpeg not downloaded yet
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F9e1e3911-6b32-4fc8-8c5b-3581f75fc9cd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/9e1e3911-6b32-4fc8-8c5b-3581f75fc9cd.jpeg not downloaded yet
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4899b10>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747597%252Fgeneral%252Fd6b61eb9-f11d-4ea8-8bf7-6a9d85c6f8c0.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/d6b61eb9-f11d-4ea8-8bf7-6a9d85c6f8c0.jpg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00V\xda\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\r<\xc0\x00V\xad7\x00\x00\x00\x00'
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bfc1d0>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748782%252Fgeneral%252F76c8fa6b-6a88-4735-a399-5db61ca8467d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/76c8fa6b-6a88-4735-a399-5db61ca8467d.jpeg saved to cache
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/bd61fa5f-a009-48cb-994d-525141fd9ac4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/15ccd10d-a4c6-4d90-b494-02f174881b9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/13f7771b-0bc6-416f-9aa2-f77b3af2b41a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/1ac0a871-d517-4c66-b15b-b7e4149b4e63.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/6da4cc6d-cf06-4ed7-9bfb-76c7bb03528a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/8718043b-c31e-4e8f-856c-b497c7925ec4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/637c96ff-bb56-472e-beb0-5a96163e3423.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/caf25ba0-cdc0-438e-a53c-0b128e6cd74d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/1f37bbd5-7c1e-4ce7-b08c-2c45a1cef1b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/bb25662e-fc2c-4c5e-bafc-cb786864a01e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/56323ab2-c821-4958-b9dc-9fd8e534fdef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/b87d8e0b-0163-4055-8a7b-21a6cdcc4ef9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/72870167-20f0-4f07-8c5e-809f97175021.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/bcf1541b-436a-40cd-89b2-098887f1f564.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/edba30b5-b53c-46ee-b423-904000f0de77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/9e1e3911-6b32-4fc8-8c5b-3581f75fc9cd.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8846350>
2026-03-27 04:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F13f7771b-0bc6-416f-9aa2-f77b3af2b41a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/13f7771b-0bc6-416f-9aa2-f77b3af2b41a.jpeg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00I5I\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x00#\x00I\x04=\x00\x00\x00\x00'
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66a4650>
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_2.mpo HTTP/1.1" 201 0
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F1ac0a871-d517-4c66-b15b-b7e4149b4e63.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/1ac0a871-d517-4c66-b15b-b7e4149b4e63.jpeg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6563450>
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F6da4cc6d-cf06-4ed7-9bfb-76c7bb03528a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/6da4cc6d-cf06-4ed7-9bfb-76c7bb03528a.jpeg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48690d0>
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F8718043b-c31e-4e8f-856c-b497c7925ec4.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/8718043b-c31e-4e8f-856c-b497c7925ec4.jpg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b68610>
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F637c96ff-bb56-472e-beb0-5a96163e3423.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/637c96ff-bb56-472e-beb0-5a96163e3423.jpg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'SM-S901B\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 176 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 192 - value: b'S901BXXSMGZB2\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 206 - value: b'2026:03:26 12:18:02\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xe2\x00\x00\x00'
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4903c50>
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fcaf25ba0-cdc0-438e-a53c-0b128e6cd74d.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/caf25ba0-cdc0-438e-a53c-0b128e6cd74d.jpg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8d1d0>
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252Fbcf1541b-436a-40cd-89b2-098887f1f564.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/bcf1541b-436a-40cd-89b2-098887f1f564.jpeg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff76ddb10>
2026-03-27 04:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F9e1e3911-6b32-4fc8-8c5b-3581f75fc9cd.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/9e1e3911-6b32-4fc8-8c5b-3581f75fc9cd.jpeg saved to cache
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/855177fc-a41c-41f2-ad31-61392ae961a9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf6fda2-0629-53b5-885d-9490c9e5fe29 with identifier: 10718126
2026-03-27 04:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf6fda2-0629-53b5-885d-9490c9e5fe29 with scrape type 2
2026-03-27 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bf6fda2-0629-53b5-885d-9490c9e5fe29 with scrape type 2
2026-03-27 04:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bf6fda2-0629-53b5-885d-9490c9e5fe29, identifier: 10718126
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/c9c187b1-8b81-4d2a-a682-c5a38676ef9c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bf6fda2-0629-53b5-885d-9490c9e5fe29 with identifier: 10718126
2026-03-27 04:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bf6fda2-0629-53b5-885d-9490c9e5fe29 with identifier: 10718126
2026-03-27 04:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bf6fda2-0629-53b5-885d-9490c9e5fe29 with identifier: 10718126 to the API
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 279,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2bf6fda2-0629-53b5-885d-9490c9e5fe29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XLD041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718126',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 101249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2017-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.0i - Petrol - Automatic - 279 hp - 101.249 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718126%27 HTTP/1.1" 200 None
2026-03-27 04:18:04 [adesa.be] INFO: Saving data for 10718126: {'auction_closing_time': 1774603800.0, 'created_time': 1774412119.523673, 'last_price_update_time': 1774585084.618864}
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718126') HTTP/1.1" 204 0
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/b556001e-68d3-45c1-a928-5ab138e3eb7e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/473cbe08-1370-4358-8806-f56804c103df.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745138/general/878c3f5a-660d-48b9-9616-78ae8a9db9ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730555)
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/9f50fe7f-96af-45d7-bd9b-db6ea55fd8a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745726/general/5f60bcdc-744f-4bd1-aebe-a88a1a64b75a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730565)
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00?\x06\x9c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xab\xa8\x00>\xda\xe2\x00\x00\x00\x00'
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6606810>
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F855177fc-a41c-41f2-ad31-61392ae961a9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/855177fc-a41c-41f2-ad31-61392ae961a9.jpeg saved to cache
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00B!x\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n)\xb3\x00A\xf1#\x00\x00\x00\x00'
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a89910>
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_3.mpo HTTP/1.1" 201 0
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252Fc9c187b1-8b81-4d2a-a682-c5a38676ef9c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/c9c187b1-8b81-4d2a-a682-c5a38676ef9c.jpeg saved to cache
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/727ac3c0-ee3d-4dd1-aad5-1c96078d7e3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/c47345cd-2ec8-4aff-bfc7-9a4a19d7f0e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:04 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00^\x06\xd5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f5\x91\x00]\xd2\xe9\x00\x00\x00\x00'
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64735d0>
2026-03-27 04:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252Fb556001e-68d3-45c1-a928-5ab138e3eb7e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/b556001e-68d3-45c1-a928-5ab138e3eb7e.jpeg saved to cache
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a40d5a9-628e-5330-9b0e-132a00aa37dd, skipping ID generation
2026-03-27 04:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd with scrape type 1
2026-03-27 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd sending to next pipeline
2026-03-27 04:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a40d5a9-628e-5330-9b0e-132a00aa37dd, identifier: 10730555
2026-03-27 04:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5550b8ca-1670-5a15-a1fa-c36caca568e0, skipping ID generation
2026-03-27 04:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 with scrape type 1
2026-03-27 04:18:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 sending to next pipeline
2026-03-27 04:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5550b8ca-1670-5a15-a1fa-c36caca568e0, identifier: 10730565
2026-03-27 04:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555
2026-03-27 04:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555
2026-03-27 04:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a40d5a9-628e-5330-9b0e-132a00aa37dd with identifier: 10730555 to the API
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745138/general/878c3f5a-660d-48b9-9616-78ae8a9db9ed.JPG>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '6a40d5a9-628e-5330-9b0e-132a00aa37dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 63643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [],
'price': 8550,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Grand Scenic 1.3 - Petrol - Automatic - 140 hp - 63.643 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730555%27 HTTP/1.1" 200 None
2026-03-27 04:18:05 [adesa.be] INFO: Saving data for 10730555: {'created_time': 1774585085.494918, 'last_price_update_time': 1774585085.494928, 'auction_closing_time': 1774865700.0}
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730555') HTTP/1.1" 204 0
2026-03-27 04:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565
2026-03-27 04:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565
2026-03-27 04:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5550b8ca-1670-5a15-a1fa-c36caca568e0 with identifier: 10730565 to the API
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745726/general/5f60bcdc-744f-4bd1-aebe-a88a1a64b75a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5550b8ca-1670-5a15-a1fa-c36caca568e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 56027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [],
'price': 3750,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 - Petrol - Manual - 91 hp - 56.027 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730565%27 HTTP/1.1" 200 None
2026-03-27 04:18:05 [adesa.be] INFO: Saving data for 10730565: {'created_time': 1774585085.857828, 'last_price_update_time': 1774585085.857838, 'auction_closing_time': 1774865700.0}
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730565') HTTP/1.1" 204 0
2026-03-27 04:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6a40d5a9-628e-5330-9b0e-132a00aa37dd due to Ignoring non-200 response
2026-03-27 04:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5550b8ca-1670-5a15-a1fa-c36caca568e0 due to Ignoring non-200 response
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/23e6af14-1606-4adb-b921-65e8c8eff85b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748776/general/30c9e31a-c86d-4318-b2b0-894654f26169.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731412)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/9a3f0280-36e9-4de6-bf13-3be8cd085e3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4901250>
2026-03-27 04:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Fc47345cd-2ec8-4aff-bfc7-9a4a19d7f0e3.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/c47345cd-2ec8-4aff-bfc7-9a4a19d7f0e3.jpg saved to cache
2026-03-27 04:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/df5de6ea-f5ce-4e2e-b865-2779a3dcdbef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/40e1c668-317f-4b78-aec0-35848a876bc9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/9eccb0ab-aeda-451d-b6a2-52005b374a6d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/eed68e34-77ef-4190-80d2-98b0dbc709f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/660201fd-67e3-4187-a103-a2b719b6b106.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/dd1e1271-1d63-4c88-bbf4-85b1f9a23ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/c41e9e79-1014-4c1e-8f11-ae0e214eda68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6588f90>
2026-03-27 04:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F23e6af14-1606-4adb-b921-65e8c8eff85b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/23e6af14-1606-4adb-b921-65e8c8eff85b.jpeg saved to cache
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a94350>
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748776%252Fgeneral%252F30c9e31a-c86d-4318-b2b0-894654f26169.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748776/general/30c9e31a-c86d-4318-b2b0-894654f26169.jpeg saved to cache
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc
2026-03-27 04:18:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 95b10b98-15d5-57f2-a32f-f5bdf56403cc, skipping ID generation
2026-03-27 04:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc with scrape type 1
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 95b10b98-15d5-57f2-a32f-f5bdf56403cc sending to next pipeline
2026-03-27 04:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95b10b98-15d5-57f2-a32f-f5bdf56403cc, identifier: 10731412
2026-03-27 04:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412
2026-03-27 04:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412
2026-03-27 04:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95b10b98-15d5-57f2-a32f-f5bdf56403cc with identifier: 10731412 to the API
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748776/general/30c9e31a-c86d-4318-b2b0-894654f26169.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '95b10b98-15d5-57f2-a32f-f5bdf56403cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DAB988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 198856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 571049,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/30c9e31a-c86d-4318-b2b0-894654f26169.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556457,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/23e6af14-1606-4adb-b921-65e8c8eff85b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 426586,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/1ac0a871-d517-4c66-b15b-b7e4149b4e63.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 393325,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/c9c187b1-8b81-4d2a-a682-c5a38676ef9c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393592,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/13f7771b-0bc6-416f-9aa2-f77b3af2b41a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537997,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/6da4cc6d-cf06-4ed7-9bfb-76c7bb03528a.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314993,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/bcf1541b-436a-40cd-89b2-098887f1f564.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 340296,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/855177fc-a41c-41f2-ad31-61392ae961a9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 588521,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/b556001e-68d3-45c1-a928-5ab138e3eb7e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95b10b98-15d5-57f2-a32f-f5bdf56403cc/95b10b98-15d5-57f2-a32f-f5bdf56403cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523226,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748776/general/9e1e3911-6b32-4fc8-8c5b-3581f75fc9cd.jpeg',
'Width': 1440}],
'price': 1050,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 90 '
'hp - 198.856 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731412%27 HTTP/1.1" 200 None
2026-03-27 04:18:06 [adesa.be] INFO: Saving data for 10731412: {'created_time': 1774585086.688998, 'last_price_update_time': 1774585086.68901, 'auction_closing_time': 1774866600.0}
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731412') HTTP/1.1" 204 0
2026-03-27 04:18:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/11dbca0f-7803-43f5-8f2c-2a34246a1407.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:06 [scrapy.extensions.logstats] INFO: Crawled 295 pages (at 97 pages/min), scraped 151 items (at 54 items/min)
2026-03-27 04:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 214MiB
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/7dd644b5-5f06-4f3a-84e5-b009604991c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:06 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:06 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:06 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00B\x80W\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x85\x04\x00BW\xaa\x00\x00\x00\x00'
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff647d990>
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fdf5de6ea-f5ce-4e2e-b865-2779a3dcdbef.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/df5de6ea-f5ce-4e2e-b865-2779a3dcdbef.jpeg saved to cache
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4902310>
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F40e1c668-317f-4b78-aec0-35848a876bc9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/40e1c668-317f-4b78-aec0-35848a876bc9.jpeg saved to cache
2026-03-27 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff685ea90>
2026-03-27 04:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F9eccb0ab-aeda-451d-b6a2-52005b374a6d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/9eccb0ab-aeda-451d-b6a2-52005b374a6d.jpeg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff683a5d0>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F660201fd-67e3-4187-a103-a2b719b6b106.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/660201fd-67e3-4187-a103-a2b719b6b106.jpeg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66086d0>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fdd1e1271-1d63-4c88-bbf4-85b1f9a23ed0.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/dd1e1271-1d63-4c88-bbf4-85b1f9a23ed0.jpg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f1ed0>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Fc41e9e79-1014-4c1e-8f11-ae0e214eda68.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/c41e9e79-1014-4c1e-8f11-ae0e214eda68.jpg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/4c08f32d-e676-427c-b670-3c1f17d8f830.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/588c2a16-ba95-4625-abf2-0b08604513c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6747d90>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F7dd644b5-5f06-4f3a-84e5-b009604991c1.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/7dd644b5-5f06-4f3a-84e5-b009604991c1.jpg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/499f4b53-e145-4dbf-8ac1-4e8cc2cc7b06.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/667156d3-d26e-45fe-b13d-3b6c7c035640.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/46d55f32-ae2b-4c64-baa0-c9e25e50a57b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/82c0a699-07d0-4778-b9be-5ec7a03df07a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/e2d5dc29-f23e-4ed9-b4bb-a8f224a4a33a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/76a8e6e9-3abe-4afd-bd27-2a643d329f5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff647f890>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F4c08f32d-e676-427c-b670-3c1f17d8f830.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/4c08f32d-e676-427c-b670-3c1f17d8f830.jpeg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/920e9ea2-0d5b-4d64-a07b-386ac7b73365.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/e78d704f-5900-4dbe-8659-2147d327b28d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66c8d90>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F588c2a16-ba95-4625-abf2-0b08604513c9.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/588c2a16-ba95-4625-abf2-0b08604513c9.jpg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f6007025e90>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F499f4b53-e145-4dbf-8ac1-4e8cc2cc7b06.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/499f4b53-e145-4dbf-8ac1-4e8cc2cc7b06.jpeg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00WYz\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x10\x0f\x00W(\\\x00\x00\x00\x00'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6616850>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_3.mpo HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F667156d3-d26e-45fe-b13d-3b6c7c035640.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/667156d3-d26e-45fe-b13d-3b6c7c035640.jpeg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/a3e4902b-6900-4aef-9652-b2d26f2a8f0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff486b190>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F46d55f32-ae2b-4c64-baa0-c9e25e50a57b.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/46d55f32-ae2b-4c64-baa0-c9e25e50a57b.jpg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'SM-S901B\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 176 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 192 - value: b'S901BXXSMGZB2\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 206 - value: b'2026:03:26 12:16:33\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xe2\x00\x00\x00'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab3c90>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fe2d5dc29-f23e-4ed9-b4bb-a8f224a4a33a.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/e2d5dc29-f23e-4ed9-b4bb-a8f224a4a33a.jpg saved to cache
2026-03-27 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'SM-S901B\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 176 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 192 - value: b'S901BXXSMGZB2\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 206 - value: b'2026:03:26 12:17:50\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xe2\x00\x00\x00'
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff486b810>
2026-03-27 04:18:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F76a8e6e9-3abe-4afd-bd27-2a643d329f5e.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/76a8e6e9-3abe-4afd-bd27-2a643d329f5e.jpg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b0a7d0>
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F920e9ea2-0d5b-4d64-a07b-386ac7b73365.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/920e9ea2-0d5b-4d64-a07b-386ac7b73365.jpg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/026eab6e-90bb-42bf-ae70-14f14749af52.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/8a7902f5-5acd-4b03-9c15-f8f31b47a1ac.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/ec4f4ba5-0bed-41b8-9d91-7ec99bf62af1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/6d688b62-ec71-4663-8b7a-3d94aaca060b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c1b350>
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252Fa3e4902b-6900-4aef-9652-b2d26f2a8f0b.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/a3e4902b-6900-4aef-9652-b2d26f2a8f0b.jpg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748938/general/cd89fee5-66bc-4784-8f72-ce267936cf5c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731416)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745742/general/2ebde7ce-86de-4431-b8fa-9dbb4951f69a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730566)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/bc032b5d-f93c-4100-87b4-5d40f0a065e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748782/general/ccd0b42f-ef84-4b12-b1db-58d9f5bad136.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731413)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/cda22415-65e6-4473-8d1f-401a295fae48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748788/general/b4de66d8-8d06-4f34-bd69-abb8b3857d6e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732608)
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747597/general/679623fd-cacb-40ee-b0e6-acf8e17cb803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730640)
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b6f10>
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252F026eab6e-90bb-42bf-ae70-14f14749af52.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/026eab6e-90bb-42bf-ae70-14f14749af52.jpeg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00R\xa5 \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0f_\xcc\x00Rz7\x00\x00\x00\x00'
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b08a90>
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252F8a7902f5-5acd-4b03-9c15-f8f31b47a1ac.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/8a7902f5-5acd-4b03-9c15-f8f31b47a1ac.jpeg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746757/general/cbd66f9c-f1fb-4ac5-bbaa-2bdec93c77b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730518)
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00T!_\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0en\xfb\x00S\xed$\x00\x00\x00\x00'
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67bee50>
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_2.mpo HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fec4f4ba5-0bed-41b8-9d91-7ec99bf62af1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/ec4f4ba5-0bed-41b8-9d91-7ec99bf62af1.jpeg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490d350>
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252F6d688b62-ec71-4663-8b7a-3d94aaca060b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/6d688b62-ec71-4663-8b7a-3d94aaca060b.jpeg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:08 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a5f750>
2026-03-27 04:18:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748938%252Fgeneral%252Fcd89fee5-66bc-4784-8f72-ce267936cf5c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748938/general/cd89fee5-66bc-4784-8f72-ce267936cf5c.jpeg saved to cache
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 15599be6-6aac-5c35-8932-c23e5fa96a01
2026-03-27 04:18:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 15599be6-6aac-5c35-8932-c23e5fa96a01, skipping ID generation
2026-03-27 04:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15599be6-6aac-5c35-8932-c23e5fa96a01 with scrape type 1
2026-03-27 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 15599be6-6aac-5c35-8932-c23e5fa96a01 sending to next pipeline
2026-03-27 04:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 15599be6-6aac-5c35-8932-c23e5fa96a01, identifier: 10731416
2026-03-27 04:18:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca, skipping ID generation
2026-03-27 04:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with scrape type 1
2026-03-27 04:18:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca sending to next pipeline
2026-03-27 04:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca, identifier: 10730566
2026-03-27 04:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/ab87b6a9-f443-4aba-b4ba-1abd2287dbe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416
2026-03-27 04:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416
2026-03-27 04:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 15599be6-6aac-5c35-8932-c23e5fa96a01 with identifier: 10731416 to the API
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748938/general/cd89fee5-66bc-4784-8f72-ce267936cf5c.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '15599be6-6aac-5c35-8932-c23e5fa96a01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXD637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731416',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 98488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 470778,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/cd89fee5-66bc-4784-8f72-ce267936cf5c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 487720,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/8a7902f5-5acd-4b03-9c15-f8f31b47a1ac.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 455898,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/89332874-8165-4fe3-a40c-8c63a176b0de.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 456694,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/667156d3-d26e-45fe-b13d-3b6c7c035640.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324168,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/c0ff0a41-af8f-4f71-af58-986cae0fe5f7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 426159,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/1b2628cc-5e3e-41a2-9860-4e77e522c0c8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 291144,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/ebd3d294-4be7-4996-8558-7d469f99178c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360066,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/49ea9584-2c1a-41af-95c8-ac95b1b04cdc.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 229108,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/1ca4dde9-ac41-448f-9bd7-4cb741b5aa37.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15599be6-6aac-5c35-8932-c23e5fa96a01/15599be6-6aac-5c35-8932-c23e5fa96a01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277711,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748938/general/a01eace6-6cb2-4481-a12a-d7e3db8c48d4.jpeg',
'Width': 1440}],
'price': 3250,
'price_includes_vat': True,
'registration_date': '2007-11-19',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.5 DCI Comfort - Diesel - Manual - 120 hp - '
'98.488 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2007}
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731416%27 HTTP/1.1" 200 None
2026-03-27 04:18:09 [adesa.be] INFO: Saving data for 10731416: {'created_time': 1774585089.47447, 'last_price_update_time': 1774585089.474481, 'auction_closing_time': 1774866600.0}
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731416') HTTP/1.1" 204 0
2026-03-27 04:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566
2026-03-27 04:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566
2026-03-27 04:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca with identifier: 10730566 to the API
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745742/general/2ebde7ce-86de-4431-b8fa-9dbb4951f69a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 39863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [],
'price': 5150,
'price_includes_vat': True,
'registration_date': '2023-07-01',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Kangoo 1.5 - Diesel - Manual - 95 hp - 39.863 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730566%27 HTTP/1.1" 200 None
2026-03-27 04:18:09 [adesa.be] INFO: Saving data for 10730566: {'created_time': 1774585089.836068, 'last_price_update_time': 1774585089.836078, 'auction_closing_time': 1774865700.0}
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730566') HTTP/1.1" 204 0
2026-03-27 04:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1ae660bb-3b0e-5ee1-b2ed-6fb8c45b86ca due to Ignoring non-200 response
2026-03-27 04:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/9a7c272b-5997-4a02-b0db-ef0c88ed0b90.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/c057c6d6-3061-48dd-ac40-8716af9ff54d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/996ea715-ee5b-42a8-8724-572118723723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04:18:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6621590>
2026-03-27 04:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fbc032b5d-f93c-4100-87b4-5d40f0a065e8.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/bc032b5d-f93c-4100-87b4-5d40f0a065e8.jpg saved to cache
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab2110>
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748782%252Fgeneral%252Fccd0b42f-ef84-4b12-b1db-58d9f5bad136.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748782/general/ccd0b42f-ef84-4b12-b1db-58d9f5bad136.jpeg saved to cache
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bfc2655-6eeb-5d95-8102-5793980fe28e
2026-03-27 04:18:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bfc2655-6eeb-5d95-8102-5793980fe28e, skipping ID generation
2026-03-27 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bfc2655-6eeb-5d95-8102-5793980fe28e with scrape type 1
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bfc2655-6eeb-5d95-8102-5793980fe28e sending to next pipeline
2026-03-27 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4bfc2655-6eeb-5d95-8102-5793980fe28e, identifier: 10731413
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'SM-S901B\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 176 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 192 - value: b'S901BXXSMGZB2\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 206 - value: b'2026:03:26 12:16:28\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xe2\x00\x00\x00'
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65694d0>
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252Fcda22415-65e6-4473-8d1f-401a295fae48.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/cda22415-65e6-4473-8d1f-401a295fae48.jpg saved to cache
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b36e50>
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748788%252Fgeneral%252Fb4de66d8-8d06-4f34-bd69-abb8b3857d6e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748788/general/b4de66d8-8d06-4f34-bd69-abb8b3857d6e.jpeg saved to cache
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 30a371aa-e8e2-565f-aa58-ca186fd33afe
2026-03-27 04:18:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 30a371aa-e8e2-565f-aa58-ca186fd33afe, skipping ID generation
2026-03-27 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30a371aa-e8e2-565f-aa58-ca186fd33afe with scrape type 1
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 30a371aa-e8e2-565f-aa58-ca186fd33afe sending to next pipeline
2026-03-27 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30a371aa-e8e2-565f-aa58-ca186fd33afe, identifier: 10732608
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6616190>
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747597%252Fgeneral%252F679623fd-cacb-40ee-b0e6-acf8e17cb803.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747597/general/679623fd-cacb-40ee-b0e6-acf8e17cb803.jpg saved to cache
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fea6771f-9828-5aba-a20d-d01bcf915122
2026-03-27 04:18:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fea6771f-9828-5aba-a20d-d01bcf915122, skipping ID generation
2026-03-27 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fea6771f-9828-5aba-a20d-d01bcf915122 with scrape type 1
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fea6771f-9828-5aba-a20d-d01bcf915122 sending to next pipeline
2026-03-27 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fea6771f-9828-5aba-a20d-d01bcf915122, identifier: 10730640
2026-03-27 04:18:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66e1d90>
2026-03-27 04:18:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746757%252Fgeneral%252Fcbd66f9c-f1fb-4ac5-bbaa-2bdec93c77b8.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746757/general/cbd66f9c-f1fb-4ac5-bbaa-2bdec93c77b8.jpg saved to cache
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e45e7904-fa16-5a44-853c-aaee35f6aed6
2026-03-27 04:18:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e45e7904-fa16-5a44-853c-aaee35f6aed6, skipping ID generation
2026-03-27 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45e7904-fa16-5a44-853c-aaee35f6aed6 with scrape type 1
2026-03-27 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e45e7904-fa16-5a44-853c-aaee35f6aed6 sending to next pipeline
2026-03-27 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e45e7904-fa16-5a44-853c-aaee35f6aed6, identifier: 10730518
2026-03-27 04:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413
2026-03-27 04:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413
2026-03-27 04:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4bfc2655-6eeb-5d95-8102-5793980fe28e with identifier: 10731413 to the API
2026-03-27 04:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748782/general/ccd0b42f-ef84-4b12-b1db-58d9f5bad136.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '4bfc2655-6eeb-5d95-8102-5793980fe28e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DAB976',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 179271,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481501,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/ccd0b42f-ef84-4b12-b1db-58d9f5bad136.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555643,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/6d688b62-ec71-4663-8b7a-3d94aaca060b.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 554666,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/ec4f4ba5-0bed-41b8-9d91-7ec99bf62af1.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408361,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/499f4b53-e145-4dbf-8ac1-4e8cc2cc7b06.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 377998,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/bac9721c-5a07-45f8-a66b-1dd23236ec6e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379990,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/660201fd-67e3-4187-a103-a2b719b6b106.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 341585,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/df5de6ea-f5ce-4e2e-b865-2779a3dcdbef.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 487264,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/76c8fa6b-6a88-4735-a399-5db61ca8467d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 575026,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/3a65b659-8347-4e86-be91-69ac2773568d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bfc2655-6eeb-5d95-8102-5793980fe28e/4bfc2655-6eeb-5d95-8102-5793980fe28e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523464,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748782/general/1ba5996a-7552-4627-be2e-a377864c6a39.jpeg',
'Width': 1440}],
'price': 1150,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 90 '
'hp - 179.271 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731413%27 HTTP/1.1" 200 None
2026-03-27 04:18:11 [adesa.be] INFO: Saving data for 10731413: {'created_time': 1774585091.195016, 'last_price_update_time': 1774585091.195028, 'auction_closing_time': 1774866600.0}
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731413') HTTP/1.1" 204 0
2026-03-27 04:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608
2026-03-27 04:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608
2026-03-27 04:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30a371aa-e8e2-565f-aa58-ca186fd33afe with identifier: 10732608 to the API
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748788/general/b4de66d8-8d06-4f34-bd69-abb8b3857d6e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 86,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '30a371aa-e8e2-565f-aa58-ca186fd33afe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ALV365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 164726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474125,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/b4de66d8-8d06-4f34-bd69-abb8b3857d6e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507716,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/026eab6e-90bb-42bf-ae70-14f14749af52.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431139,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/cf076ada-b03d-4e1e-91e5-25bd431c3756.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346020,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/4c08f32d-e676-427c-b670-3c1f17d8f830.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423264,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/486584e4-64e0-4191-9ef7-cdc9e2dad66c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323919,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/40e1c668-317f-4b78-aec0-35848a876bc9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517100,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/9eccb0ab-aeda-451d-b6a2-52005b374a6d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 548574,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/3da7019e-8dbe-4e03-a7c7-332346c601a0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499809,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/880008d3-4f39-4800-bd78-0074b347373e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_30a371aa-e8e2-565f-aa58-ca186fd33afe/30a371aa-e8e2-565f-aa58-ca186fd33afe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 503245,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748788/general/59be4dce-0046-4709-98fd-b5662302cdbb.jpeg',
'Width': 1440}],
'price': 200,
'price_includes_vat': True,
'registration_date': '2011-02-04',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 86 hp - '
'164.726 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2011}
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732608%27 HTTP/1.1" 200 None
2026-03-27 04:18:11 [adesa.be] INFO: Saving data for 10732608: {'created_time': 1774585091.573249, 'last_price_update_time': 1774585091.57326, 'auction_closing_time': 1774865700.0}
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732608') HTTP/1.1" 204 0
2026-03-27 04:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640
2026-03-27 04:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640
2026-03-27 04:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fea6771f-9828-5aba-a20d-d01bcf915122 with identifier: 10730640 to the API
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747597/general/679623fd-cacb-40ee-b0e6-acf8e17cb803.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'fea6771f-9828-5aba-a20d-d01bcf915122',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1APU501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 135307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100784,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/679623fd-cacb-40ee-b0e6-acf8e17cb803.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92636,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/a3e4902b-6900-4aef-9652-b2d26f2a8f0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91918,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/920e9ea2-0d5b-4d64-a07b-386ac7b73365.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/588c2a16-ba95-4625-abf2-0b08604513c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90250,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/7dd644b5-5f06-4f3a-84e5-b009604991c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91459,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/c41e9e79-1014-4c1e-8f11-ae0e214eda68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78123,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/c47345cd-2ec8-4aff-bfc7-9a4a19d7f0e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72963,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/d6b61eb9-f11d-4ea8-8bf7-6a9d85c6f8c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80723,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/08dbdbe4-4059-43f9-8249-a099cfcfeee6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fea6771f-9828-5aba-a20d-d01bcf915122/fea6771f-9828-5aba-a20d-d01bcf915122_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84048,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747597/general/fc4aec80-44da-4853-9d80-a8c8d94c7562.jpg',
'Width': 800}],
'price': 4050,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.3 TCe - Petrol - Manual - 116 hp - '
'135.307 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730640%27 HTTP/1.1" 200 None
2026-03-27 04:18:11 [adesa.be] INFO: Saving data for 10730640: {'created_time': 1774585091.948621, 'last_price_update_time': 1774585091.948633, 'auction_closing_time': 1774865700.0}
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730640') HTTP/1.1" 204 0
2026-03-27 04:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518
2026-03-27 04:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518
2026-03-27 04:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e45e7904-fa16-5a44-853c-aaee35f6aed6 with identifier: 10730518 to the API
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746757/general/cbd66f9c-f1fb-4ac5-bbaa-2bdec93c77b8.jpg>
{'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': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e45e7904-fa16-5a44-853c-aaee35f6aed6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CHM215',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 244202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126419,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/cbd66f9c-f1fb-4ac5-bbaa-2bdec93c77b8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 180817,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/54c31233-241e-404b-9683-a6097df4aec7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127615,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/63f9802b-16e5-4e2a-9fd8-b579d9476dcb.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 208497,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/50dc922e-2f88-4ba7-82f7-50c8d1a19861.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 162029,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/e9dc91d9-d99f-4919-9ccc-531716a85a53.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 162411,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/1ba09306-f5aa-4166-852d-0c4bfcea0472.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111360,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/daf0b456-744b-45b5-b294-e035bd0b28ac.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175746,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/7532658e-76dd-4caa-b647-7fa3b4289eaa.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 131865,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/0a1783e5-0394-4e00-b5e3-ccbce88f4baf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e45e7904-fa16-5a44-853c-aaee35f6aed6/e45e7904-fa16-5a44-853c-aaee35f6aed6_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 167316,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746757/general/0b10b9b3-3ac8-4dfc-95cf-11cc7863ff8e.jpg',
'Width': 640}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.5 Design Line - Diesel - Automatic - 130 hp - '
'244.202 km',
'transmission': 'automatic',
'trim': 'Design Line',
'vin': None,
'year': 2019}
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730518%27 HTTP/1.1" 200 None
2026-03-27 04:18:12 [adesa.be] INFO: Saving data for 10730518: {'created_time': 1774585092.303663, 'last_price_update_time': 1774585092.303675, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730518') HTTP/1.1" 204 0
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff682f490>
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252Fab87b6a9-f443-4aba-b4ba-1abd2287dbe9.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/ab87b6a9-f443-4aba-b4ba-1abd2287dbe9.jpg saved to cache
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748255/general/1027777f-537c-48fc-b63b-dcbf12e20b79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730525)
2026-03-27 04: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 04:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748694/general/a33fdcf9-0c22-454a-8e19-0eb672912df3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731410)
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b06850>
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252F9a7c272b-5997-4a02-b0db-ef0c88ed0b90.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/9a7c272b-5997-4a02-b0db-ef0c88ed0b90.jpeg saved to cache
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65f8750>
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fc057c6d6-3061-48dd-ac40-8716af9ff54d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/c057c6d6-3061-48dd-ac40-8716af9ff54d.jpeg saved to cache
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ad88d0>
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F996ea715-ee5b-42a8-8724-572118723723.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/996ea715-ee5b-42a8-8724-572118723723.jpg saved to cache
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/bc8b71a7-f51d-415e-b70c-b4ffc2e5958c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab0290>
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748255%252Fgeneral%252F1027777f-537c-48fc-b63b-dcbf12e20b79.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748255/general/1027777f-537c-48fc-b63b-dcbf12e20b79.jpg saved to cache
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3930ca6d-103e-5c30-9cf9-05f021602d46
2026-03-27 04:18:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3930ca6d-103e-5c30-9cf9-05f021602d46, skipping ID generation
2026-03-27 04:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3930ca6d-103e-5c30-9cf9-05f021602d46 with scrape type 1
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3930ca6d-103e-5c30-9cf9-05f021602d46 sending to next pipeline
2026-03-27 04:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3930ca6d-103e-5c30-9cf9-05f021602d46, identifier: 10730525
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bac350>
2026-03-27 04:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748694%252Fgeneral%252Fa33fdcf9-0c22-454a-8e19-0eb672912df3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748694/general/a33fdcf9-0c22-454a-8e19-0eb672912df3.jpeg saved to cache
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e
2026-03-27 04:18:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e, skipping ID generation
2026-03-27 04:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with scrape type 1
2026-03-27 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e sending to next pipeline
2026-03-27 04:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e, identifier: 10731410
2026-03-27 04:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525
2026-03-27 04:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525
2026-03-27 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3930ca6d-103e-5c30-9cf9-05f021602d46 with identifier: 10730525 to the API
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748255/general/1027777f-537c-48fc-b63b-dcbf12e20b79.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3930ca6d-103e-5c30-9cf9-05f021602d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SPV820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 82689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291561,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/1027777f-537c-48fc-b63b-dcbf12e20b79.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246267,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/ab87b6a9-f443-4aba-b4ba-1abd2287dbe9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290841,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/996ea715-ee5b-42a8-8724-572118723723.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310802,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/48f7fbcf-4c78-4587-9825-ed5ee59d7247.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340738,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/eff9818d-25cb-4fbe-9227-b2305d9c7a6d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346898,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/53f92684-73bf-4a28-b3b5-357c409ce441.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291784,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/727b9acd-288a-4f68-b2b6-3e7b546479d3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353042,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/7bbdf88d-2221-4620-b7d6-02bf61ba674c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280618,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/50c03658-f29d-45f2-8317-7157bacf7258.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3930ca6d-103e-5c30-9cf9-05f021602d46/3930ca6d-103e-5c30-9cf9-05f021602d46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330024,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748255/general/f7b8a8f6-e312-46c0-9130-33e1e314d840.jpg',
'Width': 1600}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.4 Edition - Petrol - Automatic - 140 hp - 82.689 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2017}
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730525%27 HTTP/1.1" 200 None
2026-03-27 04:18:13 [adesa.be] INFO: Saving data for 10730525: {'created_time': 1774585093.44951, 'last_price_update_time': 1774585093.44952, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730525') HTTP/1.1" 204 0
2026-03-27 04:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410
2026-03-27 04:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410
2026-03-27 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e with identifier: 10731410 to the API
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748694/general/a33fdcf9-0c22-454a-8e19-0eb672912df3.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVU766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 230960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373555,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/c057c6d6-3061-48dd-ac40-8716af9ff54d.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373215,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/a33fdcf9-0c22-454a-8e19-0eb672912df3.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361534,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/9a7c272b-5997-4a02-b0db-ef0c88ed0b90.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361170,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/ddce6cf7-812e-4a85-b6ac-c3e04b883eb5.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364833,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/6b55e475-59af-4a0b-96a4-f555db700ec4.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361944,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/8e2d0c15-3ce6-406c-b6f7-7ed2c22e7507.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2873198,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/acc40259-a985-4adb-8db0-9b4e5e1636ce.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2686915,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/d190fe21-53d4-444e-a66c-180947652d14.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2339607,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/5d1509d5-48d5-48f6-9c4d-32aba73355e9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e/4302f8a5-6d37-5138-9aaf-3a0a8a2a0e6e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2546492,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748694/general/a6d34c2a-c52c-4e54-8f5d-c15a5b985c79.jpeg',
'Width': 4032}],
'price': 6350,
'price_includes_vat': True,
'registration_date': '2015-06-15',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 119 hp - 230.960 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731410%27 HTTP/1.1" 200 None
2026-03-27 04:18:13 [adesa.be] INFO: Saving data for 10731410: {'created_time': 1774585093.827323, 'last_price_update_time': 1774585093.827335, 'auction_closing_time': 1774866600.0}
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731410') HTTP/1.1" 204 0
2026-03-27 04:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5367304/general/970cff23-4587-4887-9fba-e66aea22ac18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730500)
2026-03-27 04: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 04:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/7acaa31c-41f0-4a26-98c8-9f7c80cb002d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6622190>
2026-03-27 04:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252Fbc8b71a7-f51d-415e-b70c-b4ffc2e5958c.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/bc8b71a7-f51d-415e-b70c-b4ffc2e5958c.jpg saved to cache
2026-03-27 04:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:18:13 [adesa.be] INFO: Found listing with ID: 10718151
2026-03-27 04:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718151%27 HTTP/1.1" 200 None
2026-03-27 04:18:13 [adesa.be] INFO: Scrape type for 10718151: 0
2026-03-27 04:18:13 [adesa.be] INFO: Skipping item 10718151 url https://www.openlane.eu/en/carv6/auction/10718151
2026-03-27 04:18:13 [adesa.be] INFO: Found listing with ID: 10718143
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718143%27 HTTP/1.1" 200 None
2026-03-27 04:18:14 [adesa.be] INFO: Scrape type for 10718143: 2
2026-03-27 04:18:14 [adesa.be] INFO: Scraping item 10718143 url https://www.openlane.eu/en/carv6/auction/10718143
2026-03-27 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/4dcb8229-8a5b-4ad8-9c2e-224d8fa34fe6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/926a0bd3-ff1d-4241-a0d6-4c7541061f8d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:18:14 [adesa.be] INFO: Found listing with ID: 10718210
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718210%27 HTTP/1.1" 200 None
2026-03-27 04:18:14 [adesa.be] INFO: Scrape type for 10718210: 2
2026-03-27 04:18:14 [adesa.be] INFO: Scraping item 10718210 url https://www.openlane.eu/en/carv6/auction/10718210
2026-03-27 04: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 04:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b04550>
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5367304%252Fgeneral%252F970cff23-4587-4887-9fba-e66aea22ac18.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5367304/general/970cff23-4587-4887-9fba-e66aea22ac18.jpg saved to cache
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9527d3a8-a207-5114-a009-264375022ef8
2026-03-27 04:18:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9527d3a8-a207-5114-a009-264375022ef8, skipping ID generation
2026-03-27 04:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9527d3a8-a207-5114-a009-264375022ef8 with scrape type 1
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9527d3a8-a207-5114-a009-264375022ef8 sending to next pipeline
2026-03-27 04:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9527d3a8-a207-5114-a009-264375022ef8, identifier: 10730500
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66222d0>
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F7acaa31c-41f0-4a26-98c8-9f7c80cb002d.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/7acaa31c-41f0-4a26-98c8-9f7c80cb002d.jpg saved to cache
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/4190b1b6-0549-4573-9a46-54977cb52e92.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/7f59affa-1c69-46db-bf3d-1f7917247f58.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749194/general/a123531f-84e3-45aa-a3ec-6a0724c6e570.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732646)
2026-03-27 04:18:14 [adesa.be] INFO: Found listing with ID: 10718111
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718111%27 HTTP/1.1" 200 None
2026-03-27 04:18:14 [adesa.be] INFO: Scrape type for 10718111: 0
2026-03-27 04:18:14 [adesa.be] INFO: Skipping item 10718111 url https://www.openlane.eu/en/carv6/auction/10718111
2026-03-27 04:18:14 [adesa.be] INFO: Found listing with ID: 10718114
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718114%27 HTTP/1.1" 200 None
2026-03-27 04:18:14 [adesa.be] INFO: Scrape type for 10718114: 2
2026-03-27 04:18:14 [adesa.be] INFO: Scraping item 10718114 url https://www.openlane.eu/en/carv6/auction/10718114
2026-03-27 04:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500
2026-03-27 04:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500
2026-03-27 04:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9527d3a8-a207-5114-a009-264375022ef8 with identifier: 10730500 to the API
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5367304/general/970cff23-4587-4887-9fba-e66aea22ac18.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9527d3a8-a207-5114-a009-264375022ef8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SVK072',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 98390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 598441,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/92ccf8e6-15f3-40eb-8fd6-1d81fb951f06.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655588,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/fbdae52c-0551-4aea-a8a3-5eeec1a0003e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 597320,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/d91e5462-c7d9-424b-8724-e1a74f85e7ac.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682360,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/2e81bd5a-d141-46f4-8926-48196ed91dcb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683204,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/63cd293d-3f96-46f5-84ed-f2fe73114975.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589314,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/970cff23-4587-4887-9fba-e66aea22ac18.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471182,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/bc8b71a7-f51d-415e-b70c-b4ffc2e5958c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 580249,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/9d59bd5f-d672-403d-b6a2-853119ea7152.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 510091,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/ccc45bae-e01b-49f3-b7af-efbb4abed57c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9527d3a8-a207-5114-a009-264375022ef8/9527d3a8-a207-5114-a009-264375022ef8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 647201,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5367304/general/cf1826a2-0bbe-4e92-98fd-44c971330a70.jpg',
'Width': 2000}],
'price': 5150,
'price_includes_vat': True,
'registration_date': '2019-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2i Style - Petrol - Manual - 110 hp - 98.390 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730500%27 HTTP/1.1" 200 None
2026-03-27 04:18:14 [adesa.be] INFO: Saving data for 10730500: {'created_time': 1774585094.64151, 'last_price_update_time': 1774585094.64152, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730500') HTTP/1.1" 204 0
2026-03-27 04:18:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/766d5969-0326-47be-b294-876e14df1965.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04: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 04: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 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748293/general/b469b9a6-af34-4137-a402-c7f7e429f34a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730529)
2026-03-27 04:18:14 [adesa.be] INFO: Found listing with ID: 10718133
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718133%27 HTTP/1.1" 200 None
2026-03-27 04:18:14 [adesa.be] INFO: Scrape type for 10718133: 2
2026-03-27 04:18:14 [adesa.be] INFO: Scraping item 10718133 url https://www.openlane.eu/en/carv6/auction/10718133
2026-03-27 04: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 04:18:14 [adesa.be] INFO: Found listing with ID: 10718113
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718113%27 HTTP/1.1" 200 None
2026-03-27 04:18:14 [adesa.be] INFO: Scrape type for 10718113: 2
2026-03-27 04:18:14 [adesa.be] INFO: Scraping item 10718113 url https://www.openlane.eu/en/carv6/auction/10718113
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87ef490>
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252F4dcb8229-8a5b-4ad8-9c2e-224d8fa34fe6.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/4dcb8229-8a5b-4ad8-9c2e-224d8fa34fe6.jpg saved to cache
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8f010>
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F926a0bd3-ff1d-4241-a0d6-4c7541061f8d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/926a0bd3-ff1d-4241-a0d6-4c7541061f8d.jpeg saved to cache
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff489df50>
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F4190b1b6-0549-4573-9a46-54977cb52e92.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/4190b1b6-0549-4573-9a46-54977cb52e92.jpeg saved to cache
2026-03-27 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6688c10>
2026-03-27 04:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252F7f59affa-1c69-46db-bf3d-1f7917247f58.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/7f59affa-1c69-46db-bf3d-1f7917247f58.jpeg saved to cache
2026-03-27 04:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6505150>
2026-03-27 04:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749194%252Fgeneral%252Fa123531f-84e3-45aa-a3ec-6a0724c6e570.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749194/general/a123531f-84e3-45aa-a3ec-6a0724c6e570.jpeg saved to cache
2026-03-27 04:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6
2026-03-27 04:18:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6, skipping ID generation
2026-03-27 04:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with scrape type 1
2026-03-27 04:18:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 sending to next pipeline
2026-03-27 04:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6, identifier: 10732646
2026-03-27 04:18:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/6817d5dc-c7ed-4325-b639-f4145fd84244.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646
2026-03-27 04:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646
2026-03-27 04:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aacdb56b-8d3c-59c7-ab8e-03dd03149bb6 with identifier: 10732646 to the API
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749194/general/a123531f-84e3-45aa-a3ec-6a0724c6e570.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'aacdb56b-8d3c-59c7-ab8e-03dd03149bb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '035991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 331474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499262,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/f6a9badb-b6e5-46cd-9bbc-a6a7060b1f0d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426354,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/14f55119-c749-4fa9-8fb1-c48d0509cd1c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415878,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/7f59affa-1c69-46db-bf3d-1f7917247f58.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415791,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/8c21b3f1-5c55-4021-97f9-f813bade35c9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402650,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/a123531f-84e3-45aa-a3ec-6a0724c6e570.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444959,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/4190b1b6-0549-4573-9a46-54977cb52e92.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285223,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/926a0bd3-ff1d-4241-a0d6-4c7541061f8d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300427,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/8fd6618f-3cbf-4a3f-9d72-aa9c8d5ff8d9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282981,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/fe0bafb5-fb63-4d37-a6cc-26b56ba89a81.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aacdb56b-8d3c-59c7-ab8e-03dd03149bb6/aacdb56b-8d3c-59c7-ab8e-03dd03149bb6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341862,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749194/general/5964949e-7c72-4f14-81f3-68a78b2bbef1.jpeg',
'Width': 1600}],
'price': 100,
'price_includes_vat': True,
'registration_date': '2009-11-18',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Zafira 1.7 CDTI - Diesel - Manual - 110 hp - 331.474 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732646%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Saving data for 10732646: {'created_time': 1774585095.54165, 'last_price_update_time': 1774585095.541661, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732646') HTTP/1.1" 204 0
2026-03-27 04:18:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745978/general/be2b88e1-c650-4eca-b717-e6e3011037a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730569)
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718158
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718158%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718158: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718158 url https://www.openlane.eu/en/carv6/auction/10718158
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718166
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718166%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718166: 2
2026-03-27 04:18:15 [adesa.be] INFO: Scraping item 10718166 url https://www.openlane.eu/en/carv6/auction/10718166
2026-03-27 04: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 04: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 04:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718120
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718120%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718120: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718120 url https://www.openlane.eu/en/carv6/auction/10718120
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718124
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718124%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718124: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718124 url https://www.openlane.eu/en/carv6/auction/10718124
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718142
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718142%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718142: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718142 url https://www.openlane.eu/en/carv6/auction/10718142
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718121
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718121%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718121: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718121 url https://www.openlane.eu/en/carv6/auction/10718121
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718127
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718127%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718127: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718127 url https://www.openlane.eu/en/carv6/auction/10718127
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10719180
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719180%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10719180: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10719180 url https://www.openlane.eu/en/carv6/auction/10719180
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718131
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718131%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718131: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718131 url https://www.openlane.eu/en/carv6/auction/10718131
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718172
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718172%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718172: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718172 url https://www.openlane.eu/en/carv6/auction/10718172
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10719158
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719158%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10719158: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10719158 url https://www.openlane.eu/en/carv6/auction/10719158
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718106
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718106%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718106: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718106 url https://www.openlane.eu/en/carv6/auction/10718106
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718185
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718185%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718185: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718185 url https://www.openlane.eu/en/carv6/auction/10718185
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10719166
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719166%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10719166: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10719166 url https://www.openlane.eu/en/carv6/auction/10719166
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10719174
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719174%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10719174: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10719174 url https://www.openlane.eu/en/carv6/auction/10719174
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10719169
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719169%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10719169: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10719169 url https://www.openlane.eu/en/carv6/auction/10719169
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718104
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718104%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10718104: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10718104 url https://www.openlane.eu/en/carv6/auction/10718104
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10719621
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719621%27 HTTP/1.1" 200 None
2026-03-27 04:18:15 [adesa.be] INFO: Scrape type for 10719621: 0
2026-03-27 04:18:15 [adesa.be] INFO: Skipping item 10719621 url https://www.openlane.eu/en/carv6/auction/10719621
2026-03-27 04:18:15 [adesa.be] INFO: Found listing with ID: 10718108
2026-03-27 04:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718108%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718108: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718108 url https://www.openlane.eu/en/carv6/auction/10718108
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719671
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719671%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719671: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719671 url https://www.openlane.eu/en/carv6/auction/10719671
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718122
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718122%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718122: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718122 url https://www.openlane.eu/en/carv6/auction/10718122
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718098
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718098%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718098: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718098 url https://www.openlane.eu/en/carv6/auction/10718098
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719200
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719200%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719200: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719200 url https://www.openlane.eu/en/carv6/auction/10719200
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719199
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719199%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719199: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719199 url https://www.openlane.eu/en/carv6/auction/10719199
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10731663
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731663%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10731663: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10731663 url https://www.openlane.eu/en/carv6/auction/10731663
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718208
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718208%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718208: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718208 url https://www.openlane.eu/en/carv6/auction/10718208
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719189
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719189%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719189: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719189 url https://www.openlane.eu/en/carv6/auction/10719189
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10720598
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720598%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10720598: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10720598 url https://www.openlane.eu/en/carv6/auction/10720598
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719190
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719190%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719190: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719190 url https://www.openlane.eu/en/carv6/auction/10719190
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719209
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719209%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719209: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719209 url https://www.openlane.eu/en/carv6/auction/10719209
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718169
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718169%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718169: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718169 url https://www.openlane.eu/en/carv6/auction/10718169
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718215
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718215%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718215: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718215 url https://www.openlane.eu/en/carv6/auction/10718215
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718182
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718182%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718182: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718182 url https://www.openlane.eu/en/carv6/auction/10718182
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719197
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719197%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719197: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719197 url https://www.openlane.eu/en/carv6/auction/10719197
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719587
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719587%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719587: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719587 url https://www.openlane.eu/en/carv6/auction/10719587
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718176
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718176%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718176: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718176 url https://www.openlane.eu/en/carv6/auction/10718176
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718206
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718206%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718206: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718206 url https://www.openlane.eu/en/carv6/auction/10718206
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718165
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718165%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718165: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718165 url https://www.openlane.eu/en/carv6/auction/10718165
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718139
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718139%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718139: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718139 url https://www.openlane.eu/en/carv6/auction/10718139
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718212
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718212%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718212: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718212 url https://www.openlane.eu/en/carv6/auction/10718212
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10720608
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720608%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10720608: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10720608 url https://www.openlane.eu/en/carv6/auction/10720608
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718155
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718155%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718155: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718155 url https://www.openlane.eu/en/carv6/auction/10718155
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718162
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718162%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718162: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718162 url https://www.openlane.eu/en/carv6/auction/10718162
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718132
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718132%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718132: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718132 url https://www.openlane.eu/en/carv6/auction/10718132
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719188
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719188%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719188: 2
2026-03-27 04:18:16 [adesa.be] INFO: Scraping item 10719188 url https://www.openlane.eu/en/carv6/auction/10719188
2026-03-27 04: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 04:18:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64fcc50>
2026-03-27 04:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748293%252Fgeneral%252Fb469b9a6-af34-4137-a402-c7f7e429f34a.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748293/general/b469b9a6-af34-4137-a402-c7f7e429f34a.jpg saved to cache
2026-03-27 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b84b82b7-82d9-547f-be81-a1e59d5646ec
2026-03-27 04:18:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b84b82b7-82d9-547f-be81-a1e59d5646ec, skipping ID generation
2026-03-27 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b84b82b7-82d9-547f-be81-a1e59d5646ec with scrape type 1
2026-03-27 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b84b82b7-82d9-547f-be81-a1e59d5646ec sending to next pipeline
2026-03-27 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b84b82b7-82d9-547f-be81-a1e59d5646ec, identifier: 10730529
2026-03-27 04:18:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04:18:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 673f4a19-547d-5da4-b083-2c27336c5d3e, skipping ID generation
2026-03-27 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 673f4a19-547d-5da4-b083-2c27336c5d3e with scrape type 1
2026-03-27 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 673f4a19-547d-5da4-b083-2c27336c5d3e sending to next pipeline
2026-03-27 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 673f4a19-547d-5da4-b083-2c27336c5d3e, identifier: 10730569
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719156
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719156%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719156: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719156 url https://www.openlane.eu/en/carv6/auction/10719156
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719155
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719155%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719155: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719155 url https://www.openlane.eu/en/carv6/auction/10719155
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718171
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718171%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718171: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718171 url https://www.openlane.eu/en/carv6/auction/10718171
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719171
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719171%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719171: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719171 url https://www.openlane.eu/en/carv6/auction/10719171
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10718137
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718137%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10718137: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10718137 url https://www.openlane.eu/en/carv6/auction/10718137
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10719157
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719157%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10719157: 0
2026-03-27 04:18:16 [adesa.be] INFO: Skipping item 10719157 url https://www.openlane.eu/en/carv6/auction/10719157
2026-03-27 04:18:16 [adesa.be] INFO: Found listing with ID: 10720132
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720132%27 HTTP/1.1" 200 None
2026-03-27 04:18:16 [adesa.be] INFO: Scrape type for 10720132: 2
2026-03-27 04:18:16 [adesa.be] INFO: Scraping item 10720132 url https://www.openlane.eu/en/carv6/auction/10720132
2026-03-27 04:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529
2026-03-27 04:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529
2026-03-27 04:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b84b82b7-82d9-547f-be81-a1e59d5646ec with identifier: 10730529 to the API
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748293/general/b469b9a6-af34-4137-a402-c7f7e429f34a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b84b82b7-82d9-547f-be81-a1e59d5646ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UDS324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 69701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264724,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/622705b2-8aed-4151-9fab-252df3225b3f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255082,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/50a99972-ec7b-4b5e-af58-f8068484b442.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256375,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/ca2a6c85-5f9d-4f63-8b5d-5a97aeefb889.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250394,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/634e253c-924f-417d-a535-a540945a81d5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307985,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/b469b9a6-af34-4137-a402-c7f7e429f34a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302491,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/e9a917c4-f180-477a-ab88-33568dbdab62.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350326,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/a230e826-77e1-4bd9-ab1e-976629d46271.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312685,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/1ee5a15b-19da-4f0c-8e56-82d71a43c331.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253602,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/4dcb8229-8a5b-4ad8-9c2e-224d8fa34fe6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b84b82b7-82d9-547f-be81-a1e59d5646ec/b84b82b7-82d9-547f-be81-a1e59d5646ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68589,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748293/general/7acaa31c-41f0-4a26-98c8-9f7c80cb002d.jpg',
'Width': 1600}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.2i GT - Petrol - Automatic - 131 hp - 69.701 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730529%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Saving data for 10730529: {'created_time': 1774585097.321876, 'last_price_update_time': 1774585097.321889, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730529') HTTP/1.1" 204 0
2026-03-27 04:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569
2026-03-27 04:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569
2026-03-27 04:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 673f4a19-547d-5da4-b083-2c27336c5d3e with identifier: 10730569 to the API
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745978/general/be2b88e1-c650-4eca-b717-e6e3011037a5.JPG>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '673f4a19-547d-5da4-b083-2c27336c5d3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 157888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [],
'price': 19050,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE 350de - Hybrid - Automatic - 194 hp - 157.888 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730569%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Saving data for 10730569: {'created_time': 1774585097.781997, 'last_price_update_time': 1774585097.782007, 'auction_closing_time': 1774865700.0}
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730569') HTTP/1.1" 204 0
2026-03-27 04:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/482189ad-d0f8-4a1b-8a75-c8fc18db619f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:18:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 673f4a19-547d-5da4-b083-2c27336c5d3e due to Ignoring non-200 response
2026-03-27 04: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 04:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645
2026-03-27 04:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799a1636-e2d1-5806-ad37-db9d401f5021 with scrape type 1
2026-03-27 04:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252Fc9bc39ed-b678-4808-a185-f9139167ad1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/c9bc39ed-b678-4808-a185-f9139167ad1a.jpg not downloaded yet
2026-03-27 04:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526
2026-03-27 04:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with scrape type 1
2026-03-27 04:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252Fd159b5d3-399a-44e0-b379-b5b7d0d4e4e4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/d159b5d3-399a-44e0-b379-b5b7d0d4e4e4.jpeg not downloaded yet
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10719205
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719205%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10719205: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10719205 url https://www.openlane.eu/en/carv6/auction/10719205
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10720596
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720596%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10720596: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10720596 url https://www.openlane.eu/en/carv6/auction/10720596
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10719181
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719181%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10719181: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10719181 url https://www.openlane.eu/en/carv6/auction/10719181
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10718149
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718149%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10718149: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10718149 url https://www.openlane.eu/en/carv6/auction/10718149
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10719186
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719186%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10719186: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10719186 url https://www.openlane.eu/en/carv6/auction/10719186
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10719208
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719208%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10719208: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10719208 url https://www.openlane.eu/en/carv6/auction/10719208
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10718105
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718105%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10718105: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10718105 url https://www.openlane.eu/en/carv6/auction/10718105
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10719624
2026-03-27 04:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719624%27 HTTP/1.1" 200 None
2026-03-27 04:18:17 [adesa.be] INFO: Scrape type for 10719624: 0
2026-03-27 04:18:17 [adesa.be] INFO: Skipping item 10719624 url https://www.openlane.eu/en/carv6/auction/10719624
2026-03-27 04:18:17 [adesa.be] INFO: Found listing with ID: 10718125
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718125%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718125: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718125 url https://www.openlane.eu/en/carv6/auction/10718125
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10720597
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720597%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10720597: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10720597 url https://www.openlane.eu/en/carv6/auction/10720597
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718112
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718112%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718112: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718112 url https://www.openlane.eu/en/carv6/auction/10718112
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718144
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718144%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718144: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718144 url https://www.openlane.eu/en/carv6/auction/10718144
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719182
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719182%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719182: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719182 url https://www.openlane.eu/en/carv6/auction/10719182
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719177
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719177%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719177: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719177 url https://www.openlane.eu/en/carv6/auction/10719177
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718116
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718116%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718116: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718116 url https://www.openlane.eu/en/carv6/auction/10718116
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718107
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718107%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718107: 2
2026-03-27 04:18:18 [adesa.be] INFO: Scraping item 10718107 url https://www.openlane.eu/en/carv6/auction/10718107
2026-03-27 04:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F3755560e-d23e-476c-93dc-fb42e9dbd531.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/3755560e-d23e-476c-93dc-fb42e9dbd531.jpg not downloaded yet
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F4479587e-2ddf-404f-90b0-ba0720f5ffc9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/4479587e-2ddf-404f-90b0-ba0720f5ffc9.jpeg not downloaded yet
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718103
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718103%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718103: 2
2026-03-27 04:18:18 [adesa.be] INFO: Scraping item 10718103 url https://www.openlane.eu/en/carv6/auction/10718103
2026-03-27 04: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 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F21a962d2-0d21-4f68-a104-2fecdce4d157.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/21a962d2-0d21-4f68-a104-2fecdce4d157.jpg not downloaded yet
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F056f3406-b09b-4a2a-b588-57b4cc5295ef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/056f3406-b09b-4a2a-b588-57b4cc5295ef.jpeg not downloaded yet
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718134
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718134%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718134: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718134 url https://www.openlane.eu/en/carv6/auction/10718134
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718147
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718147%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718147: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718147 url https://www.openlane.eu/en/carv6/auction/10718147
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719201
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719201%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719201: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719201 url https://www.openlane.eu/en/carv6/auction/10719201
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718186
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718186%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718186: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718186 url https://www.openlane.eu/en/carv6/auction/10718186
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719203
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719203%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719203: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719203 url https://www.openlane.eu/en/carv6/auction/10719203
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719170
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719170%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719170: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719170 url https://www.openlane.eu/en/carv6/auction/10719170
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719623
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719623%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719623: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719623 url https://www.openlane.eu/en/carv6/auction/10719623
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718216
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718216%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718216: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718216 url https://www.openlane.eu/en/carv6/auction/10718216
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718178
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718178%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718178: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718178 url https://www.openlane.eu/en/carv6/auction/10718178
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719196
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719196%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719196: 2
2026-03-27 04:18:18 [adesa.be] INFO: Scraping item 10719196 url https://www.openlane.eu/en/carv6/auction/10719196
2026-03-27 04:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6494150>
2026-03-27 04:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252F482189ad-d0f8-4a1b-8a75-c8fc18db619f.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/482189ad-d0f8-4a1b-8a75-c8fc18db619f.jpg saved to cache
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252Ffe7c0c96-bcd8-4e5d-bd4c-8a0b3b8594c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/fe7c0c96-bcd8-4e5d-bd4c-8a0b3b8594c8.jpg not downloaded yet
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F2fa0fcee-a30f-4c20-a6bb-23eb9a64a590.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/2fa0fcee-a30f-4c20-a6bb-23eb9a64a590.jpeg not downloaded yet
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718159
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718159%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718159: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718159 url https://www.openlane.eu/en/carv6/auction/10718159
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718209
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718209%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718209: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718209 url https://www.openlane.eu/en/carv6/auction/10718209
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719622
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719622%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719622: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719622 url https://www.openlane.eu/en/carv6/auction/10719622
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719195
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719195%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719195: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719195 url https://www.openlane.eu/en/carv6/auction/10719195
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718164
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718164%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718164: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718164 url https://www.openlane.eu/en/carv6/auction/10718164
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718207
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718207%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718207: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718207 url https://www.openlane.eu/en/carv6/auction/10718207
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719193
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719193%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719193: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719193 url https://www.openlane.eu/en/carv6/auction/10719193
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719191
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719191%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719191: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719191 url https://www.openlane.eu/en/carv6/auction/10719191
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10719204
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719204%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10719204: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10719204 url https://www.openlane.eu/en/carv6/auction/10719204
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718183
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718183%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718183: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718183 url https://www.openlane.eu/en/carv6/auction/10718183
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718184
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718184%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718184: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718184 url https://www.openlane.eu/en/carv6/auction/10718184
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718187
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718187%27 HTTP/1.1" 200 None
2026-03-27 04:18:18 [adesa.be] INFO: Scrape type for 10718187: 0
2026-03-27 04:18:18 [adesa.be] INFO: Skipping item 10718187 url https://www.openlane.eu/en/carv6/auction/10718187
2026-03-27 04:18:18 [adesa.be] INFO: Found listing with ID: 10718188
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718188%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [adesa.be] INFO: Scrape type for 10718188: 0
2026-03-27 04:18:19 [adesa.be] INFO: Skipping item 10718188 url https://www.openlane.eu/en/carv6/auction/10718188
2026-03-27 04:18:19 [adesa.be] INFO: Found listing with ID: 10718180
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718180%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [adesa.be] INFO: Scrape type for 10718180: 0
2026-03-27 04:18:19 [adesa.be] INFO: Skipping item 10718180 url https://www.openlane.eu/en/carv6/auction/10718180
2026-03-27 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/c490e6ae-d353-4e5e-aa2e-3f82213c50e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F84584eeb-7204-432b-abe7-142528c57396.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/84584eeb-7204-432b-abe7-142528c57396.jpg not downloaded yet
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F5912cac1-eeee-4276-9272-4b1d72712323.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/5912cac1-eeee-4276-9272-4b1d72712323.jpeg not downloaded yet
2026-03-27 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718114> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad with identifier: 10718143
2026-03-27 04:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad with scrape type 2
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad with scrape type 2
2026-03-27 04:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad, identifier: 10718143
2026-03-27 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad with identifier: 10718143
2026-03-27 04:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad with identifier: 10718143
2026-03-27 04:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad with identifier: 10718143 to the API
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6cc6b780-d3e3-5a4d-ad3f-e4ba609207ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1wag371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 223440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2019-04-03',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 35 TDI Sport - Diesel - Automatic - 150 hp - 223.440 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718143%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [adesa.be] INFO: Saving data for 10718143: {'auction_closing_time': 1774603800.0, 'created_time': 1774412121.064135, 'last_price_update_time': 1774585099.561846}
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718143') HTTP/1.1" 204 0
2026-03-27 04:18: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 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F1f028d30-6627-4064-bf5e-336e6de9c1b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/1f028d30-6627-4064-bf5e-336e6de9c1b1.jpg not downloaded yet
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252Fd8820c2e-9672-44fe-a52a-dd05b4c43669.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/d8820c2e-9672-44fe-a52a-dd05b4c43669.jpeg not downloaded yet
2026-03-27 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8be45d0>
2026-03-27 04:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252Fc490e6ae-d353-4e5e-aa2e-3f82213c50e4.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/c490e6ae-d353-4e5e-aa2e-3f82213c50e4.jpg saved to cache
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1437b80-785d-5fa7-a33c-bba139352966 with identifier: 10718114
2026-03-27 04:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1437b80-785d-5fa7-a33c-bba139352966 with scrape type 2
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1437b80-785d-5fa7-a33c-bba139352966 with scrape type 2
2026-03-27 04:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1437b80-785d-5fa7-a33c-bba139352966, identifier: 10718114
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F02a7a50c-2be2-47ae-9b50-b64596c25bbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/02a7a50c-2be2-47ae-9b50-b64596c25bbf.jpg not downloaded yet
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252Fd6c10389-6448-489c-91ed-abfa5b0b37f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/d6c10389-6448-489c-91ed-abfa5b0b37f1.jpeg not downloaded yet
2026-03-27 04:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1437b80-785d-5fa7-a33c-bba139352966 with identifier: 10718114
2026-03-27 04:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1437b80-785d-5fa7-a33c-bba139352966 with identifier: 10718114
2026-03-27 04:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1437b80-785d-5fa7-a33c-bba139352966 with identifier: 10718114 to the API
2026-03-27 04:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718114>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b1437b80-785d-5fa7-a33c-bba139352966',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2aqj604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718114',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 94195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 2,
'seller_name': None,
'title': 'Audi A6 Allroad 45 TDI S Edition - Quattro - Diesel - Automatic - '
'245 hp - 94.195 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2021}
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718114%27 HTTP/1.1" 200 None
2026-03-27 04:18:20 [adesa.be] INFO: Saving data for 10718114: {'auction_closing_time': 1774603800.0, 'created_time': 1774412123.802663, 'last_price_update_time': 1774585100.168906}
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718114') HTTP/1.1" 204 0
2026-03-27 04:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 833257a7-ffc4-5998-a47a-441787c71638 with identifier: 10718210
2026-03-27 04:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 833257a7-ffc4-5998-a47a-441787c71638 with scrape type 2
2026-03-27 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 833257a7-ffc4-5998-a47a-441787c71638 with scrape type 2
2026-03-27 04:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 833257a7-ffc4-5998-a47a-441787c71638, identifier: 10718210
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252Fcc3a2c0e-d7d8-4cf2-ac1c-2da41a7a6b9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/cc3a2c0e-d7d8-4cf2-ac1c-2da41a7a6b9b.jpg not downloaded yet
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F7d0925d0-3da5-4d20-9500-7850fc600433.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/7d0925d0-3da5-4d20-9500-7850fc600433.jpeg not downloaded yet
2026-03-27 04:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 833257a7-ffc4-5998-a47a-441787c71638 with identifier: 10718210
2026-03-27 04:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 833257a7-ffc4-5998-a47a-441787c71638 with identifier: 10718210
2026-03-27 04:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 833257a7-ffc4-5998-a47a-441787c71638 with identifier: 10718210 to the API
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718210>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 144,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '833257a7-ffc4-5998-a47a-441787c71638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718210',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 119745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2016-06-28',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 1.8 TFSI - Petrol - Manual - 144 hp - 119.745 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718210%27 HTTP/1.1" 200 None
2026-03-27 04:18:20 [adesa.be] INFO: Saving data for 10718210: {'auction_closing_time': 1774606500.0, 'created_time': 1774412122.523409, 'last_price_update_time': 1774585100.570666}
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718210') HTTP/1.1" 204 0
2026-03-27 04:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 230f0e84-7933-5757-9596-78bdb0963f50 with identifier: 10718113
2026-03-27 04:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 230f0e84-7933-5757-9596-78bdb0963f50 with scrape type 2
2026-03-27 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 230f0e84-7933-5757-9596-78bdb0963f50 with scrape type 2
2026-03-27 04:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 230f0e84-7933-5757-9596-78bdb0963f50, identifier: 10718113
2026-03-27 04:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 230f0e84-7933-5757-9596-78bdb0963f50 with identifier: 10718113
2026-03-27 04:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 230f0e84-7933-5757-9596-78bdb0963f50 with identifier: 10718113
2026-03-27 04:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 230f0e84-7933-5757-9596-78bdb0963f50 with identifier: 10718113 to the API
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718113>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '230f0e84-7933-5757-9596-78bdb0963f50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '094255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718113',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A7',
'odometer': 217512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2019-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A7 Sportback 50 TDI S Line - Quattro - Diesel - Automatic - '
'285 hp - 217.512 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2019}
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718113%27 HTTP/1.1" 200 None
2026-03-27 04:18:20 [adesa.be] INFO: Saving data for 10718113: {'auction_closing_time': 1774603800.0, 'created_time': 1774412124.195276, 'last_price_update_time': 1774585100.942089}
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718113') HTTP/1.1" 204 0
2026-03-27 04:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F68525ecc-137c-4d58-98e4-b03ebc88cff3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/68525ecc-137c-4d58-98e4-b03ebc88cff3.jpg not downloaded yet
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F2b763912-308f-4265-99ed-720197976a91.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/2b763912-308f-4265-99ed-720197976a91.jpeg not downloaded yet
2026-03-27 04:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F4e5aac33-222c-4ecc-b884-f229f1258945.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/4e5aac33-222c-4ecc-b884-f229f1258945.jpg not downloaded yet
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F5409870f-284f-4f3d-80d7-fea6b0af05e0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/5409870f-284f-4f3d-80d7-fea6b0af05e0.jpeg not downloaded yet
2026-03-27 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10719188
2026-03-27 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82d53159-f453-59e3-9f83-edabefd82aa5 with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82d53159-f453-59e3-9f83-edabefd82aa5 with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82d53159-f453-59e3-9f83-edabefd82aa5, identifier: 10719188
2026-03-27 04:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/11c64a45-f048-47a3-aca8-53ad1382141d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10719188
2026-03-27 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10719188
2026-03-27 04:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10719188 to the API
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719188>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '82d53159-f453-59e3-9f83-edabefd82aa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ESP361',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719188',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 106217,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2015-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 2.0 CRDi - AWD - Diesel - Automatic - 135 hp - '
'106.217 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719188%27 HTTP/1.1" 200 None
2026-03-27 04:18:21 [adesa.be] INFO: Saving data for 10719188: {'auction_closing_time': 1774603800.0, 'created_time': 1774412174.60145, 'last_price_update_time': 1774585101.397879}
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719188') HTTP/1.1" 204 0
2026-03-27 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4218eea-6968-5d2c-af79-8d6ca1312716 with identifier: 10718133
2026-03-27 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4218eea-6968-5d2c-af79-8d6ca1312716 with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4218eea-6968-5d2c-af79-8d6ca1312716 with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4218eea-6968-5d2c-af79-8d6ca1312716, identifier: 10718133
2026-03-27 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10718107
2026-03-27 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 587f29e3-2dcc-54f0-be69-cac3a62299ef with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 587f29e3-2dcc-54f0-be69-cac3a62299ef with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 587f29e3-2dcc-54f0-be69-cac3a62299ef, identifier: 10718107
2026-03-27 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a55fabd-ae69-5300-aaef-c60eb021d068 with identifier: 10718166
2026-03-27 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a55fabd-ae69-5300-aaef-c60eb021d068 with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a55fabd-ae69-5300-aaef-c60eb021d068 with scrape type 2
2026-03-27 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a55fabd-ae69-5300-aaef-c60eb021d068, identifier: 10718166
2026-03-27 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4218eea-6968-5d2c-af79-8d6ca1312716 with identifier: 10718133
2026-03-27 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4218eea-6968-5d2c-af79-8d6ca1312716 with identifier: 10718133
2026-03-27 04:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4218eea-6968-5d2c-af79-8d6ca1312716 with identifier: 10718133 to the API
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718133>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd4218eea-6968-5d2c-af79-8d6ca1312716',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SDK672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718133',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A7',
'odometer': 233123,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2017-04-18',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A7 Sportback 3.0 TDI - Diesel - Automatic - 190 hp - 233.123 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718133%27 HTTP/1.1" 200 None
2026-03-27 04:18:21 [adesa.be] INFO: Saving data for 10718133: {'auction_closing_time': 1774603800.0, 'created_time': 1774412124.953034, 'last_price_update_time': 1774585101.976266}
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718133') HTTP/1.1" 204 0
2026-03-27 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10718107
2026-03-27 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10718107
2026-03-27 04:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 587f29e3-2dcc-54f0-be69-cac3a62299ef with identifier: 10718107 to the API
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '587f29e3-2dcc-54f0-be69-cac3a62299ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BVF587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718107',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 179467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27700,
'price_includes_vat': True,
'registration_date': '2017-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S 350 - 4-Matic - Diesel - Automatic - 258 hp - '
'179.467 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718107%27 HTTP/1.1" 200 None
2026-03-27 04:18:22 [adesa.be] INFO: Saving data for 10718107: {'auction_closing_time': 1774603800.0, 'created_time': 1774412162.399052, 'last_price_update_time': 1774585102.269217}
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718107') HTTP/1.1" 204 0
2026-03-27 04:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a55fabd-ae69-5300-aaef-c60eb021d068 with identifier: 10718166
2026-03-27 04:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a55fabd-ae69-5300-aaef-c60eb021d068 with identifier: 10718166
2026-03-27 04:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a55fabd-ae69-5300-aaef-c60eb021d068 with identifier: 10718166 to the API
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718166>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6a55fabd-ae69-5300-aaef-c60eb021d068',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BEY777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718166',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 313426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2011-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 2.0 TDI Business - Quattro - Diesel - Manual - 136 hp - '
'313.426 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2011}
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718166%27 HTTP/1.1" 200 None
2026-03-27 04:18:22 [adesa.be] INFO: Saving data for 10718166: {'auction_closing_time': 1774603800.0, 'created_time': 1774412126.002055, 'last_price_update_time': 1774585102.5337}
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718166') HTTP/1.1" 204 0
2026-03-27 04:18:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aac510>
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F11c64a45-f048-47a3-aca8-53ad1382141d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/11c64a45-f048-47a3-aca8-53ad1382141d.jpeg saved to cache
2026-03-27 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/77ed06b1-bbc6-41d9-a48d-643bef230a7d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/d97b8fe5-0a71-4cb4-9612-e24e98312222.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748596/general/101ac95a-3d43-491e-bc15-6fd51fa5f544.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731429)
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/9a626c03-85a5-48c1-9f46-fcc03ef35ced.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/e11f8ead-8e75-403b-bc7a-b81a44a29a26.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5577825/general/dd86567e-f925-421f-bb3f-91ed9d8b3a8e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730486)
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/2fa0fcee-a30f-4c20-a6bb-23eb9a64a590.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/5912cac1-eeee-4276-9272-4b1d72712323.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff689c110>
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F77ed06b1-bbc6-41d9-a48d-643bef230a7d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/77ed06b1-bbc6-41d9-a48d-643bef230a7d.jpeg saved to cache
2026-03-27 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:18: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 04:18:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649db50>
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252Fd97b8fe5-0a71-4cb4-9612-e24e98312222.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/d97b8fe5-0a71-4cb4-9612-e24e98312222.jpeg saved to cache
2026-03-27 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:18:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ec210>
2026-03-27 04:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748596%252Fgeneral%252F101ac95a-3d43-491e-bc15-6fd51fa5f544.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748596/general/101ac95a-3d43-491e-bc15-6fd51fa5f544.jpg saved to cache
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b97e9c3f-0996-571d-9188-6380fb95f99b
2026-03-27 04:18:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b97e9c3f-0996-571d-9188-6380fb95f99b, skipping ID generation
2026-03-27 04:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97e9c3f-0996-571d-9188-6380fb95f99b with scrape type 1
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b97e9c3f-0996-571d-9188-6380fb95f99b sending to next pipeline
2026-03-27 04:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b97e9c3f-0996-571d-9188-6380fb95f99b, identifier: 10731429
2026-03-27 04:18:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6897850>
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F9a626c03-85a5-48c1-9f46-fcc03ef35ced.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/9a626c03-85a5-48c1-9f46-fcc03ef35ced.jpeg saved to cache
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:18:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66e2450>
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fe11f8ead-8e75-403b-bc7a-b81a44a29a26.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/e11f8ead-8e75-403b-bc7a-b81a44a29a26.jpeg saved to cache
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:18:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ee210>
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5577825%252Fgeneral%252Fdd86567e-f925-421f-bb3f-91ed9d8b3a8e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577825/general/dd86567e-f925-421f-bb3f-91ed9d8b3a8e.jpeg saved to cache
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1167f80d-37e7-5b1d-a383-67ad33314668
2026-03-27 04:18:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1167f80d-37e7-5b1d-a383-67ad33314668, skipping ID generation
2026-03-27 04:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1167f80d-37e7-5b1d-a383-67ad33314668 with scrape type 1
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1167f80d-37e7-5b1d-a383-67ad33314668 sending to next pipeline
2026-03-27 04:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1167f80d-37e7-5b1d-a383-67ad33314668, identifier: 10730486
2026-03-27 04:18:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4baf790>
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F2fa0fcee-a30f-4c20-a6bb-23eb9a64a590.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/2fa0fcee-a30f-4c20-a6bb-23eb9a64a590.jpeg saved to cache
2026-03-27 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab2650>
2026-03-27 04:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748258%252Fgeneral%252F5912cac1-eeee-4276-9272-4b1d72712323.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/5912cac1-eeee-4276-9272-4b1d72712323.jpeg saved to cache
2026-03-27 04:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/68525ecc-137c-4d58-98e4-b03ebc88cff3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/84584eeb-7204-432b-abe7-142528c57396.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429
2026-03-27 04:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429
2026-03-27 04:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b97e9c3f-0996-571d-9188-6380fb95f99b with identifier: 10731429 to the API
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748596/general/101ac95a-3d43-491e-bc15-6fd51fa5f544.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b97e9c3f-0996-571d-9188-6380fb95f99b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WXX627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 212585,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4305239,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/101ac95a-3d43-491e-bc15-6fd51fa5f544.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4711230,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/cda22415-65e6-4473-8d1f-401a295fae48.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4452311,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/bc032b5d-f93c-4100-87b4-5d40f0a065e8.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4630770,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/76a8e6e9-3abe-4afd-bd27-2a643d329f5e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4602217,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/e2d5dc29-f23e-4ed9-b4bb-a8f224a4a33a.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4219276,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/46d55f32-ae2b-4c64-baa0-c9e25e50a57b.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3461151,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/dd1e1271-1d63-4c88-bbf4-85b1f9a23ed0.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2980000,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/637c96ff-bb56-472e-beb0-5a96163e3423.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3994939,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/caf25ba0-cdc0-438e-a53c-0b128e6cd74d.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b97e9c3f-0996-571d-9188-6380fb95f99b/b97e9c3f-0996-571d-9188-6380fb95f99b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3960624,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748596/general/8718043b-c31e-4e8f-856c-b497c7925ec4.jpg',
'Width': 4000}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 212.585 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2017}
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731429%27 HTTP/1.1" 200 None
2026-03-27 04:18:24 [adesa.be] INFO: Saving data for 10731429: {'created_time': 1774585104.50745, 'last_price_update_time': 1774585104.507461, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731429') HTTP/1.1" 204 0
2026-03-27 04:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486
2026-03-27 04:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486
2026-03-27 04:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1167f80d-37e7-5b1d-a383-67ad33314668 with identifier: 10730486 to the API
2026-03-27 04:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5577825/general/dd86567e-f925-421f-bb3f-91ed9d8b3a8e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '4.4L',
'engine_horse_power': 312,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1167f80d-37e7-5b1d-a383-67ad33314668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'JURACSIK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 236300,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3054711,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/498fab5b-9c0b-4161-ac9e-ec3eb865a511.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4466392,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/dd86567e-f925-421f-bb3f-91ed9d8b3a8e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3256189,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/ad93ca82-8195-4c37-a2be-cb31c8e56f96.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3981920,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/57382521-78a1-47e4-8f46-0c262c02087c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4606854,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/0892b914-f276-4ce2-b889-947b8c6ab43e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2957379,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/cd312061-8aae-41e4-a796-6064a1c31ff1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2132507,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/e2180253-0e8c-4fc3-9927-9b0238cd7c4e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2394139,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/1f0b6b9e-9863-4210-947e-eb7ccbb92442.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2588938,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/86f756b0-697d-4da1-9644-a33510b7cff9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1167f80d-37e7-5b1d-a383-67ad33314668/1167f80d-37e7-5b1d-a383-67ad33314668_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1642514,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577825/general/c1e15851-3b4b-4846-b7a8-26cc61a5c2ed.jpeg',
'Width': 4032}],
'price': 8550,
'price_includes_vat': True,
'registration_date': '2012-09-11',
'seats_number': 2,
'seller_name': None,
'title': 'Land Rover Range Rover Vogue 4.4 - AWD - Diesel - Automatic - 312 '
'hp - 236.300 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730486%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Saving data for 10730486: {'created_time': 1774585105.597094, 'last_price_update_time': 1774585105.597105, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730486') HTTP/1.1" 204 0
2026-03-27 04:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/4e5aac33-222c-4ecc-b884-f229f1258945.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719669
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719669%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719669: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719669 url https://www.openlane.eu/en/carv6/auction/10719669
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719175
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719175%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719175: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719175 url https://www.openlane.eu/en/carv6/auction/10719175
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719161
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719161%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719161: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719161 url https://www.openlane.eu/en/carv6/auction/10719161
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10720137
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720137%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10720137: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10720137 url https://www.openlane.eu/en/carv6/auction/10720137
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719160
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719160%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719160: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719160 url https://www.openlane.eu/en/carv6/auction/10719160
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10721752
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710721752%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10721752: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10721752 url https://www.openlane.eu/en/carv6/auction/10721752
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719198
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719198%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719198: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719198 url https://www.openlane.eu/en/carv6/auction/10719198
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719736
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719736%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719736: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719736 url https://www.openlane.eu/en/carv6/auction/10719736
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719737
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719737%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719737: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719737 url https://www.openlane.eu/en/carv6/auction/10719737
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719162
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719162%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719162: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719162 url https://www.openlane.eu/en/carv6/auction/10719162
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719187
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719187%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719187: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719187 url https://www.openlane.eu/en/carv6/auction/10719187
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719159
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719159%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719159: 0
2026-03-27 04:18:25 [adesa.be] INFO: Skipping item 10719159 url https://www.openlane.eu/en/carv6/auction/10719159
2026-03-27 04:18:25 [adesa.be] INFO: Found listing with ID: 10719179
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719179%27 HTTP/1.1" 200 None
2026-03-27 04:18:25 [adesa.be] INFO: Scrape type for 10719179: 2
2026-03-27 04:18:25 [adesa.be] INFO: Scraping item 10719179 url https://www.openlane.eu/en/carv6/auction/10719179
2026-03-27 04:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66c8210>
2026-03-27 04:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749316%252Fgeneral%252F68525ecc-137c-4d58-98e4-b03ebc88cff3.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/68525ecc-137c-4d58-98e4-b03ebc88cff3.jpg saved to cache
2026-03-27 04:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4869b50>
2026-03-27 04:18:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F84584eeb-7204-432b-abe7-142528c57396.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/84584eeb-7204-432b-abe7-142528c57396.jpg saved to cache
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18: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 04:18: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 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/cc3a2c0e-d7d8-4cf2-ac1c-2da41a7a6b9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719730
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719730%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719730: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10719730 url https://www.openlane.eu/en/carv6/auction/10719730
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10716253
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716253%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10716253: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10716253 url https://www.openlane.eu/en/carv6/auction/10716253
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719163
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719163%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719163: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10719163 url https://www.openlane.eu/en/carv6/auction/10719163
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718135
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718135%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718135: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718135 url https://www.openlane.eu/en/carv6/auction/10718135
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718211
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718211%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718211: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718211 url https://www.openlane.eu/en/carv6/auction/10718211
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10716254
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716254%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10716254: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10716254 url https://www.openlane.eu/en/carv6/auction/10716254
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718140
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718140%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718140: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718140 url https://www.openlane.eu/en/carv6/auction/10718140
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719185
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719185%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719185: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10719185 url https://www.openlane.eu/en/carv6/auction/10719185
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10717030
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717030%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10717030: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10717030 url https://www.openlane.eu/en/carv6/auction/10717030
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718175
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718175%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718175: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718175 url https://www.openlane.eu/en/carv6/auction/10718175
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10717029
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717029%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10717029: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10717029 url https://www.openlane.eu/en/carv6/auction/10717029
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718129
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718129%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718129: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718129 url https://www.openlane.eu/en/carv6/auction/10718129
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718110
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718110%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718110: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718110 url https://www.openlane.eu/en/carv6/auction/10718110
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719165
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719165%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719165: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10719165 url https://www.openlane.eu/en/carv6/auction/10719165
2026-03-27 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ad7d90>
2026-03-27 04:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F4e5aac33-222c-4ecc-b884-f229f1258945.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/4e5aac33-222c-4ecc-b884-f229f1258945.jpg saved to cache
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718118
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718118%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718118: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718118 url https://www.openlane.eu/en/carv6/auction/10718118
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719168
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719168%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719168: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10719168 url https://www.openlane.eu/en/carv6/auction/10719168
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718117
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718117%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718117: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718117 url https://www.openlane.eu/en/carv6/auction/10718117
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718099
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718099%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718099: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718099 url https://www.openlane.eu/en/carv6/auction/10718099
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718100
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718100%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718100: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718100 url https://www.openlane.eu/en/carv6/auction/10718100
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718102
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718102%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718102: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718102 url https://www.openlane.eu/en/carv6/auction/10718102
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718168
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718168%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718168: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718168 url https://www.openlane.eu/en/carv6/auction/10718168
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718173
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718173%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718173: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718173 url https://www.openlane.eu/en/carv6/auction/10718173
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718153
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718153%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718153: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718153 url https://www.openlane.eu/en/carv6/auction/10718153
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718217
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718217%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718217: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718217 url https://www.openlane.eu/en/carv6/auction/10718217
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718154
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718154%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718154: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718154 url https://www.openlane.eu/en/carv6/auction/10718154
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718163
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718163%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718163: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718163 url https://www.openlane.eu/en/carv6/auction/10718163
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718177
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718177%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718177: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10718177 url https://www.openlane.eu/en/carv6/auction/10718177
2026-03-27 04:18: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 04:18:26 [adesa.be] INFO: Found listing with ID: 10719210
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719210%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719210: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10719210 url https://www.openlane.eu/en/carv6/auction/10719210
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719662
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719662%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719662: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10719662 url https://www.openlane.eu/en/carv6/auction/10719662
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719668
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719668%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719668: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10719668 url https://www.openlane.eu/en/carv6/auction/10719668
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718174
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718174%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718174: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10718174 url https://www.openlane.eu/en/carv6/auction/10718174
2026-03-27 04:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65ed750>
2026-03-27 04:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252Fcc3a2c0e-d7d8-4cf2-ac1c-2da41a7a6b9b.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/cc3a2c0e-d7d8-4cf2-ac1c-2da41a7a6b9b.jpg saved to cache
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718213
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718213%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718213: 0
2026-03-27 04:18:26 [adesa.be] INFO: Skipping item 10718213 url https://www.openlane.eu/en/carv6/auction/10718213
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719732
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719732%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719732: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10719732 url https://www.openlane.eu/en/carv6/auction/10719732
2026-03-27 04:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422
2026-03-27 04:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with scrape type 1
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252Ff09de224-f686-4ef1-921a-6255f5a8b000.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/f09de224-f686-4ef1-921a-6255f5a8b000.jpg not downloaded yet
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719734
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719734%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719734: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10719734 url https://www.openlane.eu/en/carv6/auction/10719734
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F5ef64bf3-7817-467c-835b-7508c09f40a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/5ef64bf3-7817-467c-835b-7508c09f40a9.jpg not downloaded yet
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719731
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719731%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719731: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10719731 url https://www.openlane.eu/en/carv6/auction/10719731
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252Fa283b69f-4f83-4b0c-96fd-0fa152acd077.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/a283b69f-4f83-4b0c-96fd-0fa152acd077.jpg not downloaded yet
2026-03-27 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/fe7c0c96-bcd8-4e5d-bd4c-8a0b3b8594c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/02a7a50c-2be2-47ae-9b50-b64596c25bbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/1f028d30-6627-4064-bf5e-336e6de9c1b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18: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 04:18:26 [adesa.be] INFO: Found listing with ID: 10719724
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719724%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719724: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10719724 url https://www.openlane.eu/en/carv6/auction/10719724
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F38f90a5e-8d4b-485b-91dd-a0e71c10f7c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/38f90a5e-8d4b-485b-91dd-a0e71c10f7c2.jpg not downloaded yet
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10718167
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718167%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10718167: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10718167 url https://www.openlane.eu/en/carv6/auction/10718167
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F2c6ed008-78ce-4e38-81dd-89a9b25787f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/2c6ed008-78ce-4e38-81dd-89a9b25787f2.jpg not downloaded yet
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719670
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719670%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719670: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10719670 url https://www.openlane.eu/en/carv6/auction/10719670
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F35ff3572-d3e5-4e09-8b8b-5533da509791.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/35ff3572-d3e5-4e09-8b8b-5533da509791.jpg not downloaded yet
2026-03-27 04:18:26 [adesa.be] INFO: Found listing with ID: 10719725
2026-03-27 04:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719725%27 HTTP/1.1" 200 None
2026-03-27 04:18:26 [adesa.be] INFO: Scrape type for 10719725: 2
2026-03-27 04:18:26 [adesa.be] INFO: Scraping item 10719725 url https://www.openlane.eu/en/carv6/auction/10719725
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747599%252Fgeneral%252F07c081c2-aff2-4567-adc2-446069280ffa.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/07c081c2-aff2-4567-adc2-446069280ffa.jpg not downloaded yet
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff682c590>
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749316%252Fgeneral%252Ffe7c0c96-bcd8-4e5d-bd4c-8a0b3b8594c8.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/fe7c0c96-bcd8-4e5d-bd4c-8a0b3b8594c8.jpg saved to cache
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65fcfd0>
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749316%252Fgeneral%252F02a7a50c-2be2-47ae-9b50-b64596c25bbf.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/02a7a50c-2be2-47ae-9b50-b64596c25bbf.jpg saved to cache
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4863fd0>
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749316%252Fgeneral%252F1f028d30-6627-4064-bf5e-336e6de9c1b1.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/1f028d30-6627-4064-bf5e-336e6de9c1b1.jpg saved to cache
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10719202
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719202%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719202: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719202 url https://www.openlane.eu/en/carv6/auction/10719202
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747599%252Fgeneral%252F7244a243-0c0e-4adf-98c0-af87741c7250.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/7244a243-0c0e-4adf-98c0-af87741c7250.jpg not downloaded yet
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718141
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718141%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718141: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10718141 url https://www.openlane.eu/en/carv6/auction/10718141
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747599%252Fgeneral%252Fcc78d684-928e-4d9f-a794-eb383c03c90c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/cc78d684-928e-4d9f-a794-eb383c03c90c.jpg not downloaded yet
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10719617
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719617%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719617: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719617 url https://www.openlane.eu/en/carv6/auction/10719617
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747599%252Fgeneral%252Fa071299d-c192-4aaa-96b5-a5188fbd70ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/a071299d-c192-4aaa-96b5-a5188fbd70ac.jpg not downloaded yet
2026-03-27 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/21a962d2-0d21-4f68-a104-2fecdce4d157.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718189
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718189%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718189: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10718189 url https://www.openlane.eu/en/carv6/auction/10718189
2026-03-27 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/d6c10389-6448-489c-91ed-abfa5b0b37f1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10719172
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719172%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719172: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719172 url https://www.openlane.eu/en/carv6/auction/10719172
2026-03-27 04:18: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 04:18:27 [adesa.be] INFO: Found listing with ID: 10719665
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719665%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719665: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719665 url https://www.openlane.eu/en/carv6/auction/10719665
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10719663
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719663%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719663: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719663 url https://www.openlane.eu/en/carv6/auction/10719663
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10719667
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719667%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719667: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719667 url https://www.openlane.eu/en/carv6/auction/10719667
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718181
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718181%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718181: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10718181 url https://www.openlane.eu/en/carv6/auction/10718181
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae8c10>
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749316%252Fgeneral%252F21a962d2-0d21-4f68-a104-2fecdce4d157.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/21a962d2-0d21-4f68-a104-2fecdce4d157.jpg saved to cache
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718148
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718148%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718148: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10718148 url https://www.openlane.eu/en/carv6/auction/10718148
2026-03-27 04:18:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65da5d0>
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748258%252Fgeneral%252Fd6c10389-6448-489c-91ed-abfa5b0b37f1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/d6c10389-6448-489c-91ed-abfa5b0b37f1.jpeg saved to cache
2026-03-27 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/3755560e-d23e-476c-93dc-fb42e9dbd531.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718170
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718170%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718170: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10718170 url https://www.openlane.eu/en/carv6/auction/10718170
2026-03-27 04:18: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 04:18:27 [adesa.be] INFO: Found listing with ID: 10718130
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718130%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718130: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10718130 url https://www.openlane.eu/en/carv6/auction/10718130
2026-03-27 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718220
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718220%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718220: 0
2026-03-27 04:18:27 [adesa.be] INFO: Skipping item 10718220 url https://www.openlane.eu/en/carv6/auction/10718220
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718109
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718109%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718109: 0
2026-03-27 04:18:27 [adesa.be] INFO: Skipping item 10718109 url https://www.openlane.eu/en/carv6/auction/10718109
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10719672
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719672%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719672: 0
2026-03-27 04:18:27 [adesa.be] INFO: Skipping item 10719672 url https://www.openlane.eu/en/carv6/auction/10719672
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10718214
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718214%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10718214: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10718214 url https://www.openlane.eu/en/carv6/auction/10718214
2026-03-27 04:18: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 04:18:27 [adesa.be] INFO: Found listing with ID: 10719178
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719178%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719178: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719178 url https://www.openlane.eu/en/carv6/auction/10719178
2026-03-27 04:18:27 [adesa.be] INFO: Found listing with ID: 10719729
2026-03-27 04:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719729%27 HTTP/1.1" 200 None
2026-03-27 04:18:27 [adesa.be] INFO: Scrape type for 10719729: 2
2026-03-27 04:18:27 [adesa.be] INFO: Scraping item 10719729 url https://www.openlane.eu/en/carv6/auction/10719729
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d62d0>
2026-03-27 04:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252F3755560e-d23e-476c-93dc-fb42e9dbd531.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/3755560e-d23e-476c-93dc-fb42e9dbd531.jpg saved to cache
2026-03-27 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:28 [adesa.be] INFO: Found listing with ID: 10718156
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718156%27 HTTP/1.1" 200 None
2026-03-27 04:18:28 [adesa.be] INFO: Scrape type for 10718156: 2
2026-03-27 04:18:28 [adesa.be] INFO: Scraping item 10718156 url https://www.openlane.eu/en/carv6/auction/10718156
2026-03-27 04:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10719165
2026-03-27 04:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with scrape type 2
2026-03-27 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with scrape type 2
2026-03-27 04:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cfa040-40ef-5db0-9a42-d4631b0c7c53, identifier: 10719165
2026-03-27 04:18:28 [adesa.be] INFO: Found listing with ID: 10719588
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719588%27 HTTP/1.1" 200 None
2026-03-27 04:18:28 [adesa.be] INFO: Scrape type for 10719588: 2
2026-03-27 04:18:28 [adesa.be] INFO: Scraping item 10719588 url https://www.openlane.eu/en/carv6/auction/10719588
2026-03-27 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10719165
2026-03-27 04:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10719165
2026-03-27 04:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10719165 to the API
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719165>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8cfa040-40ef-5db0-9a42-d4631b0c7c53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SQ6996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719165',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 85192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 47050,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0i - Hybrid - Automatic - 339 hp - 85.192 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719165%27 HTTP/1.1" 200 None
2026-03-27 04:18:28 [adesa.be] INFO: Saving data for 10719165: {'auction_closing_time': 1774603800.0, 'created_time': 1774412152.678909, 'last_price_update_time': 1774585108.724821}
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719165') HTTP/1.1" 204 0
2026-03-27 04:18:28 [adesa.be] INFO: Found listing with ID: 10718157
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718157%27 HTTP/1.1" 200 None
2026-03-27 04:18:28 [adesa.be] INFO: Scrape type for 10718157: 0
2026-03-27 04:18:28 [adesa.be] INFO: Skipping item 10718157 url https://www.openlane.eu/en/carv6/auction/10718157
2026-03-27 04:18:28 [adesa.be] INFO: Found listing with ID: 10718218
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718218%27 HTTP/1.1" 200 None
2026-03-27 04:18:28 [adesa.be] INFO: Scrape type for 10718218: 2
2026-03-27 04:18:28 [adesa.be] INFO: Scraping item 10718218 url https://www.openlane.eu/en/carv6/auction/10718218
2026-03-27 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:28 [adesa.be] INFO: Found listing with ID: 10718160
2026-03-27 04:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718160%27 HTTP/1.1" 200 None
2026-03-27 04:18:28 [adesa.be] INFO: Scrape type for 10718160: 2
2026-03-27 04:18:28 [adesa.be] INFO: Scraping item 10718160 url https://www.openlane.eu/en/carv6/auction/10718160
2026-03-27 04: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 04: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 04:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10719734
2026-03-27 04:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 105f642d-a8bb-5b20-8307-7c8eb0edc182 with scrape type 2
2026-03-27 04:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 105f642d-a8bb-5b20-8307-7c8eb0edc182 with scrape type 2
2026-03-27 04:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 105f642d-a8bb-5b20-8307-7c8eb0edc182, identifier: 10719734
2026-03-27 04:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10719734
2026-03-27 04:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10719734
2026-03-27 04:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 105f642d-a8bb-5b20-8307-7c8eb0edc182 with identifier: 10719734 to the API
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719734>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '105f642d-a8bb-5b20-8307-7c8eb0edc182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0131448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719734',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 259298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2017-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Automatic - 110 hp - '
'259.298 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719734%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Saving data for 10719734: {'auction_closing_time': 1774603800.0, 'created_time': 1774412150.125852, 'last_price_update_time': 1774585109.267256}
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719734') HTTP/1.1" 204 0
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10719735
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719735%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10719735: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10719735 url https://www.openlane.eu/en/carv6/auction/10719735
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10718138
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718138%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10718138: 2
2026-03-27 04:18:29 [adesa.be] INFO: Scraping item 10718138 url https://www.openlane.eu/en/carv6/auction/10718138
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10719176
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719176%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10719176: 2
2026-03-27 04:18:29 [adesa.be] INFO: Scraping item 10719176 url https://www.openlane.eu/en/carv6/auction/10719176
2026-03-27 04:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18: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 04:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 159fce9c-6d33-5007-ad38-1217126c4e35 with identifier: 10719196
2026-03-27 04:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 159fce9c-6d33-5007-ad38-1217126c4e35 with scrape type 2
2026-03-27 04:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 159fce9c-6d33-5007-ad38-1217126c4e35 with scrape type 2
2026-03-27 04:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 159fce9c-6d33-5007-ad38-1217126c4e35, identifier: 10719196
2026-03-27 04:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c5dd822-bd13-5387-97ea-bae72b16227e with identifier: 10718189
2026-03-27 04:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c5dd822-bd13-5387-97ea-bae72b16227e with scrape type 2
2026-03-27 04:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c5dd822-bd13-5387-97ea-bae72b16227e with scrape type 2
2026-03-27 04:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c5dd822-bd13-5387-97ea-bae72b16227e, identifier: 10718189
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10719154
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719154%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10719154: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10719154 url https://www.openlane.eu/en/carv6/auction/10719154
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10719211
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719211%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10719211: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10719211 url https://www.openlane.eu/en/carv6/auction/10719211
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724687
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724687%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724687: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724687 url https://www.openlane.eu/en/carv6/auction/10724687
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724660
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724660%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724660: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724660 url https://www.openlane.eu/en/carv6/auction/10724660
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10727078
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727078%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10727078: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10727078 url https://www.openlane.eu/en/carv6/auction/10727078
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10725682
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725682%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10725682: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10725682 url https://www.openlane.eu/en/carv6/auction/10725682
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10732395
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732395%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10732395: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10732395 url https://www.openlane.eu/en/carv6/auction/10732395
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724545
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724545%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724545: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724545 url https://www.openlane.eu/en/carv6/auction/10724545
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724603
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724603%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724603: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724603 url https://www.openlane.eu/en/carv6/auction/10724603
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724611
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724611%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724611: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724611 url https://www.openlane.eu/en/carv6/auction/10724611
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10732370
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732370%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10732370: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10732370 url https://www.openlane.eu/en/carv6/auction/10732370
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724595
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724595%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724595: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724595 url https://www.openlane.eu/en/carv6/auction/10724595
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724593
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724593%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724593: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724593 url https://www.openlane.eu/en/carv6/auction/10724593
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724604
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724604%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724604: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724604 url https://www.openlane.eu/en/carv6/auction/10724604
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10732242
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732242%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10732242: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10732242 url https://www.openlane.eu/en/carv6/auction/10732242
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10730630
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730630%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10730630: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10730630 url https://www.openlane.eu/en/carv6/auction/10730630
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724670
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724670%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724670: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724670 url https://www.openlane.eu/en/carv6/auction/10724670
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724588
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724588%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724588: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724588 url https://www.openlane.eu/en/carv6/auction/10724588
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10724704
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724704%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10724704: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10724704 url https://www.openlane.eu/en/carv6/auction/10724704
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10730593
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730593%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10730593: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10730593 url https://www.openlane.eu/en/carv6/auction/10730593
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10730605
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730605%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10730605: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10730605 url https://www.openlane.eu/en/carv6/auction/10730605
2026-03-27 04:18:29 [adesa.be] INFO: Found listing with ID: 10725631
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725631%27 HTTP/1.1" 200 None
2026-03-27 04:18:29 [adesa.be] INFO: Scrape type for 10725631: 0
2026-03-27 04:18:29 [adesa.be] INFO: Skipping item 10725631 url https://www.openlane.eu/en/carv6/auction/10725631
2026-03-27 04:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 159fce9c-6d33-5007-ad38-1217126c4e35 with identifier: 10719196
2026-03-27 04:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 159fce9c-6d33-5007-ad38-1217126c4e35 with identifier: 10719196
2026-03-27 04:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 159fce9c-6d33-5007-ad38-1217126c4e35 with identifier: 10719196 to the API
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719196>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '159fce9c-6d33-5007-ad38-1217126c4e35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUX021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719196',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 129446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2015-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.2 - Petrol - Manual - 115 hp - 129.446 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719196%27 HTTP/1.1" 200 None
2026-03-27 04:18:30 [adesa.be] INFO: Saving data for 10719196: {'auction_closing_time': 1774603800.0, 'created_time': 1774412135.12825, 'last_price_update_time': 1774585110.303646}
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719196') HTTP/1.1" 204 0
2026-03-27 04:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c5dd822-bd13-5387-97ea-bae72b16227e with identifier: 10718189
2026-03-27 04:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c5dd822-bd13-5387-97ea-bae72b16227e with identifier: 10718189
2026-03-27 04:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c5dd822-bd13-5387-97ea-bae72b16227e with identifier: 10718189 to the API
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718189>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2c5dd822-bd13-5387-97ea-bae72b16227e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DUP933',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718189',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 268433,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 700,
'price_includes_vat': True,
'registration_date': '2008-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.4 Luna - Diesel - Manual - 90 hp - 268.433 km',
'transmission': 'manual',
'trim': 'Luna',
'vin': None,
'year': 2008}
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718189%27 HTTP/1.1" 200 None
2026-03-27 04:18:30 [adesa.be] INFO: Saving data for 10718189: {'auction_closing_time': 1774603800.0, 'created_time': 1774412184.437545, 'last_price_update_time': 1774585110.673674}
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718189') HTTP/1.1" 204 0
2026-03-27 04:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10718103
2026-03-27 04:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1754163c-dfa5-5482-af9d-668b44d558ef with scrape type 2
2026-03-27 04:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1754163c-dfa5-5482-af9d-668b44d558ef with scrape type 2
2026-03-27 04:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1754163c-dfa5-5482-af9d-668b44d558ef, identifier: 10718103
2026-03-27 04:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10718103
2026-03-27 04:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10718103
2026-03-27 04:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10718103 to the API
2026-03-27 04:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 285,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1754163c-dfa5-5482-af9d-668b44d558ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAQ214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718103',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 84095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35600,
'price_includes_vat': True,
'registration_date': '2019-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 350 CDI AMG Line - 4-Matic - Diesel - '
'Automatic - 285 hp - 84.095 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-27 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718103%27 HTTP/1.1" 200 None
2026-03-27 04:18:31 [adesa.be] INFO: Saving data for 10718103: {'auction_closing_time': 1774603800.0, 'created_time': 1774412128.941332, 'last_price_update_time': 1774585111.275465}
2026-03-27 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718103') HTTP/1.1" 204 0
2026-03-27 04:18: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 04:18: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 04:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/7d0925d0-3da5-4d20-9500-7850fc600433.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/2b763912-308f-4265-99ed-720197976a91.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/5409870f-284f-4f3d-80d7-fea6b0af05e0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aba4674-17f6-5ae9-94fc-c902cdec6332 with identifier: 10718148
2026-03-27 04:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aba4674-17f6-5ae9-94fc-c902cdec6332 with scrape type 2
2026-03-27 04:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aba4674-17f6-5ae9-94fc-c902cdec6332 with scrape type 2
2026-03-27 04:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9aba4674-17f6-5ae9-94fc-c902cdec6332, identifier: 10718148
2026-03-27 04:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10718130
2026-03-27 04:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cea95f6-57ea-57de-9e35-ed566a376b14 with scrape type 2
2026-03-27 04:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cea95f6-57ea-57de-9e35-ed566a376b14 with scrape type 2
2026-03-27 04:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cea95f6-57ea-57de-9e35-ed566a376b14, identifier: 10718130
2026-03-27 04:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9aba4674-17f6-5ae9-94fc-c902cdec6332 with identifier: 10718148
2026-03-27 04:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9aba4674-17f6-5ae9-94fc-c902cdec6332 with identifier: 10718148
2026-03-27 04:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9aba4674-17f6-5ae9-94fc-c902cdec6332 with identifier: 10718148 to the API
2026-03-27 04:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9aba4674-17f6-5ae9-94fc-c902cdec6332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2cca004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718148',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 150911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Active - Petrol - Manual - 130 hp - 150.911 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-27 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718148%27 HTTP/1.1" 200 None
2026-03-27 04:18:31 [adesa.be] INFO: Saving data for 10718148: {'auction_closing_time': 1774603800.0, 'created_time': 1774412217.485575, 'last_price_update_time': 1774585111.936772}
2026-03-27 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718148') HTTP/1.1" 204 0
2026-03-27 04:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10718130
2026-03-27 04:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10718130
2026-03-27 04:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10718130 to the API
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9cea95f6-57ea-57de-9e35-ed566a376b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2gnv963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718130',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 106853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'106.853 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718130%27 HTTP/1.1" 200 None
2026-03-27 04:18:32 [adesa.be] INFO: Saving data for 10718130: {'auction_closing_time': 1774603800.0, 'created_time': 1774412217.920445, 'last_price_update_time': 1774585112.20662}
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718130') HTTP/1.1" 204 0
2026-03-27 04:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718138> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b35a90>
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F7d0925d0-3da5-4d20-9500-7850fc600433.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/7d0925d0-3da5-4d20-9500-7850fc600433.jpeg saved to cache
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b31510>
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F2b763912-308f-4265-99ed-720197976a91.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/2b763912-308f-4265-99ed-720197976a91.jpeg saved to cache
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6755f50>
2026-03-27 04:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F5409870f-284f-4f3d-80d7-fea6b0af05e0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/5409870f-284f-4f3d-80d7-fea6b0af05e0.jpeg saved to cache
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18: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 04:18: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 04:18: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 04:18: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 04:18: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 04:18: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 04:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10718218
2026-03-27 04:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad7a46-86f9-5935-a339-81c888bd40a9 with scrape type 2
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ad7a46-86f9-5935-a339-81c888bd40a9 with scrape type 2
2026-03-27 04:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad7a46-86f9-5935-a339-81c888bd40a9, identifier: 10718218
2026-03-27 04:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62363d9c-a114-5b68-b47c-d82550e4d239 with identifier: 10718138
2026-03-27 04:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62363d9c-a114-5b68-b47c-d82550e4d239 with scrape type 2
2026-03-27 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62363d9c-a114-5b68-b47c-d82550e4d239 with scrape type 2
2026-03-27 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62363d9c-a114-5b68-b47c-d82550e4d239, identifier: 10718138
2026-03-27 04:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550d38f2-1329-5d5a-aca2-a81828ca915e with identifier: 10718156
2026-03-27 04:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550d38f2-1329-5d5a-aca2-a81828ca915e with scrape type 2
2026-03-27 04:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550d38f2-1329-5d5a-aca2-a81828ca915e with scrape type 2
2026-03-27 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 550d38f2-1329-5d5a-aca2-a81828ca915e, identifier: 10718156
2026-03-27 04:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38731f47-bce4-5a77-a97c-5816ad383c87 with identifier: 10719588
2026-03-27 04:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38731f47-bce4-5a77-a97c-5816ad383c87 with scrape type 2
2026-03-27 04:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38731f47-bce4-5a77-a97c-5816ad383c87 with scrape type 2
2026-03-27 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38731f47-bce4-5a77-a97c-5816ad383c87, identifier: 10719588
2026-03-27 04:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/d8820c2e-9672-44fe-a52a-dd05b4c43669.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10718218
2026-03-27 04:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10718218
2026-03-27 04:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10718218 to the API
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718218>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Petrol',
'id': '39ad7a46-86f9-5935-a339-81c888bd40a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ych285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 191715,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Trendline - Petrol - Manual - 95 hp - '
'191.715 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718218%27 HTTP/1.1" 200 None
2026-03-27 04:18:33 [adesa.be] INFO: Saving data for 10718218: {'auction_closing_time': 1774606500.0, 'created_time': 1774412173.538755, 'last_price_update_time': 1774585113.550929}
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718218') HTTP/1.1" 204 0
2026-03-27 04:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62363d9c-a114-5b68-b47c-d82550e4d239 with identifier: 10718138
2026-03-27 04:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62363d9c-a114-5b68-b47c-d82550e4d239 with identifier: 10718138
2026-03-27 04:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62363d9c-a114-5b68-b47c-d82550e4d239 with identifier: 10718138 to the API
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718138>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '62363d9c-a114-5b68-b47c-d82550e4d239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUA204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718138',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 193741,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 T6 Inscription Expression - AWD - Hybrid - Automatic - '
'253 hp - 193.741 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2020}
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718138%27 HTTP/1.1" 200 None
2026-03-27 04:18:33 [adesa.be] INFO: Saving data for 10718138: {'auction_closing_time': 1774603800.0, 'created_time': 1774412157.315417, 'last_price_update_time': 1774585113.82543}
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718138') HTTP/1.1" 204 0
2026-03-27 04:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 550d38f2-1329-5d5a-aca2-a81828ca915e with identifier: 10718156
2026-03-27 04:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 550d38f2-1329-5d5a-aca2-a81828ca915e with identifier: 10718156
2026-03-27 04:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 550d38f2-1329-5d5a-aca2-a81828ca915e with identifier: 10718156 to the API
2026-03-27 04:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718156>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 119,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '550d38f2-1329-5d5a-aca2-a81828ca915e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 161275,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2016-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.6 TDI Comfortline - Diesel - Manual - '
'119 hp - 161.275 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718156%27 HTTP/1.1" 200 None
2026-03-27 04:18:34 [adesa.be] INFO: Saving data for 10718156: {'auction_closing_time': 1774603800.0, 'created_time': 1774412170.458348, 'last_price_update_time': 1774585114.100002}
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718156') HTTP/1.1" 204 0
2026-03-27 04:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38731f47-bce4-5a77-a97c-5816ad383c87 with identifier: 10719588
2026-03-27 04:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38731f47-bce4-5a77-a97c-5816ad383c87 with identifier: 10719588
2026-03-27 04:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38731f47-bce4-5a77-a97c-5816ad383c87 with identifier: 10719588 to the API
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719588>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': '38731f47-bce4-5a77-a97c-5816ad383c87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EGE179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 234378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5250,
'price_includes_vat': True,
'registration_date': '2016-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI Comfortline - Diesel - Manual - '
'150 hp - 234.378 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719588%27 HTTP/1.1" 200 None
2026-03-27 04:18:34 [adesa.be] INFO: Saving data for 10719588: {'auction_closing_time': 1774606500.0, 'created_time': 1774412181.336074, 'last_price_update_time': 1774585114.363798}
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719588') HTTP/1.1" 204 0
2026-03-27 04:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719176> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:18:34 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aeeb90>
2026-03-27 04:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252Fd8820c2e-9672-44fe-a52a-dd05b4c43669.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/d8820c2e-9672-44fe-a52a-dd05b4c43669.jpeg saved to cache
2026-03-27 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:34 [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 04: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 04:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f967a09-2be4-510d-bdff-67c08ac3e436 with identifier: 10719176
2026-03-27 04:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f967a09-2be4-510d-bdff-67c08ac3e436 with scrape type 2
2026-03-27 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f967a09-2be4-510d-bdff-67c08ac3e436 with scrape type 2
2026-03-27 04:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f967a09-2be4-510d-bdff-67c08ac3e436, identifier: 10719176
2026-03-27 04:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f967a09-2be4-510d-bdff-67c08ac3e436 with identifier: 10719176
2026-03-27 04:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f967a09-2be4-510d-bdff-67c08ac3e436 with identifier: 10719176
2026-03-27 04:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f967a09-2be4-510d-bdff-67c08ac3e436 with identifier: 10719176 to the API
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719176>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': '7f967a09-2be4-510d-bdff-67c08ac3e436',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRZ212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719176',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 114688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 Ultimate - Electric - Automatic - 231 hp - 114.688 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719176%27 HTTP/1.1" 200 None
2026-03-27 04:18:34 [adesa.be] INFO: Saving data for 10719176: {'auction_closing_time': 1774603800.0, 'created_time': 1774412180.949571, 'last_price_update_time': 1774585114.976216}
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719176') HTTP/1.1" 204 0
2026-03-27 04:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/4479587e-2ddf-404f-90b0-ba0720f5ffc9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/056f3406-b09b-4a2a-b588-57b4cc5295ef.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732305
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732305%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732305: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732305 url https://www.openlane.eu/en/carv6/auction/10732305
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724707
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724707%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724707: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724707 url https://www.openlane.eu/en/carv6/auction/10724707
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724599
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724599%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724599: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724599 url https://www.openlane.eu/en/carv6/auction/10724599
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724759
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724759%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724759: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724759 url https://www.openlane.eu/en/carv6/auction/10724759
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724712
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724712%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724712: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724712 url https://www.openlane.eu/en/carv6/auction/10724712
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732406
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732406%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732406: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732406 url https://www.openlane.eu/en/carv6/auction/10732406
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10725615
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725615%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10725615: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10725615 url https://www.openlane.eu/en/carv6/auction/10725615
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724765
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724765%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724765: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724765 url https://www.openlane.eu/en/carv6/auction/10724765
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732296
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732296%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732296: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732296 url https://www.openlane.eu/en/carv6/auction/10732296
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724591
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724591%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724591: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724591 url https://www.openlane.eu/en/carv6/auction/10724591
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724761
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724761%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724761: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724761 url https://www.openlane.eu/en/carv6/auction/10724761
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10730570
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730570%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10730570: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10730570 url https://www.openlane.eu/en/carv6/auction/10730570
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732303
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732303%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732303: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732303 url https://www.openlane.eu/en/carv6/auction/10732303
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724566
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724566%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724566: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724566 url https://www.openlane.eu/en/carv6/auction/10724566
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727082
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727082%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727082: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727082 url https://www.openlane.eu/en/carv6/auction/10727082
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724561
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724561%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724561: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724561 url https://www.openlane.eu/en/carv6/auction/10724561
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732384
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732384%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732384: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732384 url https://www.openlane.eu/en/carv6/auction/10732384
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724579
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724579%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724579: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724579 url https://www.openlane.eu/en/carv6/auction/10724579
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724596
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724596%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724596: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724596 url https://www.openlane.eu/en/carv6/auction/10724596
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724605
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724605%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724605: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724605 url https://www.openlane.eu/en/carv6/auction/10724605
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724543
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724543%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724543: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724543 url https://www.openlane.eu/en/carv6/auction/10724543
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727076
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727076%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727076: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727076 url https://www.openlane.eu/en/carv6/auction/10727076
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724576
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724576%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724576: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724576 url https://www.openlane.eu/en/carv6/auction/10724576
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732375
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732375%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732375: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732375 url https://www.openlane.eu/en/carv6/auction/10732375
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724530
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724530%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724530: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724530 url https://www.openlane.eu/en/carv6/auction/10724530
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10730575
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730575%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10730575: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10730575 url https://www.openlane.eu/en/carv6/auction/10730575
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724590
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724590%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724590: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724590 url https://www.openlane.eu/en/carv6/auction/10724590
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727095
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727095%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727095: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727095 url https://www.openlane.eu/en/carv6/auction/10727095
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724706
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724706%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724706: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724706 url https://www.openlane.eu/en/carv6/auction/10724706
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727062
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727062%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727062: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727062 url https://www.openlane.eu/en/carv6/auction/10727062
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724540
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724540%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724540: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724540 url https://www.openlane.eu/en/carv6/auction/10724540
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10725608
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725608%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10725608: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10725608 url https://www.openlane.eu/en/carv6/auction/10725608
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732304
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732304%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732304: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732304 url https://www.openlane.eu/en/carv6/auction/10732304
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10725621
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725621%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10725621: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10725621 url https://www.openlane.eu/en/carv6/auction/10725621
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732323
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732323%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732323: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732323 url https://www.openlane.eu/en/carv6/auction/10732323
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724613
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724613%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724613: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724613 url https://www.openlane.eu/en/carv6/auction/10724613
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727094
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727094%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727094: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727094 url https://www.openlane.eu/en/carv6/auction/10727094
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727071
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727071%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727071: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727071 url https://www.openlane.eu/en/carv6/auction/10727071
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724563
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724563%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724563: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724563 url https://www.openlane.eu/en/carv6/auction/10724563
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724531
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724531%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724531: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724531 url https://www.openlane.eu/en/carv6/auction/10724531
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724538
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724538%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724538: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724538 url https://www.openlane.eu/en/carv6/auction/10724538
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727064
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727064%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727064: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727064 url https://www.openlane.eu/en/carv6/auction/10727064
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724659
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724659%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724659: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724659 url https://www.openlane.eu/en/carv6/auction/10724659
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732325
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732325%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732325: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732325 url https://www.openlane.eu/en/carv6/auction/10732325
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724787
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724787%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724787: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724787 url https://www.openlane.eu/en/carv6/auction/10724787
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724708
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724708%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724708: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724708 url https://www.openlane.eu/en/carv6/auction/10724708
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10727074
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727074%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10727074: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10727074 url https://www.openlane.eu/en/carv6/auction/10727074
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732349
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732349%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10732349: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10732349 url https://www.openlane.eu/en/carv6/auction/10732349
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724643
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724643%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724643: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724643 url https://www.openlane.eu/en/carv6/auction/10724643
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10730601
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730601%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10730601: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10730601 url https://www.openlane.eu/en/carv6/auction/10730601
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724785
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724785%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724785: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724785 url https://www.openlane.eu/en/carv6/auction/10724785
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10730578
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730578%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10730578: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10730578 url https://www.openlane.eu/en/carv6/auction/10730578
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10730623
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730623%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10730623: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10730623 url https://www.openlane.eu/en/carv6/auction/10730623
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10725645
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725645%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10725645: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10725645 url https://www.openlane.eu/en/carv6/auction/10725645
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10724788
2026-03-27 04:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724788%27 HTTP/1.1" 200 None
2026-03-27 04:18:35 [adesa.be] INFO: Scrape type for 10724788: 0
2026-03-27 04:18:35 [adesa.be] INFO: Skipping item 10724788 url https://www.openlane.eu/en/carv6/auction/10724788
2026-03-27 04:18:35 [adesa.be] INFO: Found listing with ID: 10732313
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732313%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732313: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732313 url https://www.openlane.eu/en/carv6/auction/10732313
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732372
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732372%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732372: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732372 url https://www.openlane.eu/en/carv6/auction/10732372
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10725611
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725611%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10725611: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10725611 url https://www.openlane.eu/en/carv6/auction/10725611
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724548
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724548%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724548: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724548 url https://www.openlane.eu/en/carv6/auction/10724548
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724541
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724541%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724541: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724541 url https://www.openlane.eu/en/carv6/auction/10724541
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724571
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724571%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724571: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724571 url https://www.openlane.eu/en/carv6/auction/10724571
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724556
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724556%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724556: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724556 url https://www.openlane.eu/en/carv6/auction/10724556
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724762
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724762%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724762: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724762 url https://www.openlane.eu/en/carv6/auction/10724762
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724778
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724778%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724778: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724778 url https://www.openlane.eu/en/carv6/auction/10724778
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724639
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724639%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724639: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724639 url https://www.openlane.eu/en/carv6/auction/10724639
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732330
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732330%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732330: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732330 url https://www.openlane.eu/en/carv6/auction/10732330
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724701
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724701%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724701: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724701 url https://www.openlane.eu/en/carv6/auction/10724701
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724772
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724772%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724772: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724772 url https://www.openlane.eu/en/carv6/auction/10724772
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732257
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732257%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732257: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732257 url https://www.openlane.eu/en/carv6/auction/10732257
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724546
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724546%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724546: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724546 url https://www.openlane.eu/en/carv6/auction/10724546
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724544
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724544%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724544: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724544 url https://www.openlane.eu/en/carv6/auction/10724544
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724532
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724532%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724532: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724532 url https://www.openlane.eu/en/carv6/auction/10724532
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724558
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724558%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724558: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724558 url https://www.openlane.eu/en/carv6/auction/10724558
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732314
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732314%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732314: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732314 url https://www.openlane.eu/en/carv6/auction/10732314
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724714
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724714%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724714: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724714 url https://www.openlane.eu/en/carv6/auction/10724714
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10727059
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727059%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10727059: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10727059 url https://www.openlane.eu/en/carv6/auction/10727059
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724527
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724527%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724527: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724527 url https://www.openlane.eu/en/carv6/auction/10724527
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724779
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724779%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724779: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724779 url https://www.openlane.eu/en/carv6/auction/10724779
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732399
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732399%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732399: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732399 url https://www.openlane.eu/en/carv6/auction/10732399
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724528
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724528%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724528: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724528 url https://www.openlane.eu/en/carv6/auction/10724528
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724763
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724763%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724763: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724763 url https://www.openlane.eu/en/carv6/auction/10724763
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10727060
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727060%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10727060: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10727060 url https://www.openlane.eu/en/carv6/auction/10727060
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724715
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724715%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724715: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724715 url https://www.openlane.eu/en/carv6/auction/10724715
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10725655
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725655%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10725655: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10725655 url https://www.openlane.eu/en/carv6/auction/10725655
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724678
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724678%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724678: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724678 url https://www.openlane.eu/en/carv6/auction/10724678
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732269
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732269%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732269: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732269 url https://www.openlane.eu/en/carv6/auction/10732269
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732329
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732329%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732329: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732329 url https://www.openlane.eu/en/carv6/auction/10732329
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10730586
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730586%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10730586: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10730586 url https://www.openlane.eu/en/carv6/auction/10730586
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10730619
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730619%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10730619: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10730619 url https://www.openlane.eu/en/carv6/auction/10730619
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732350
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732350%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732350: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732350 url https://www.openlane.eu/en/carv6/auction/10732350
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724655
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724655%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724655: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724655 url https://www.openlane.eu/en/carv6/auction/10724655
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724773
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724773%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724773: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724773 url https://www.openlane.eu/en/carv6/auction/10724773
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724617
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724617%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724617: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724617 url https://www.openlane.eu/en/carv6/auction/10724617
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724618
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724618%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724618: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724618 url https://www.openlane.eu/en/carv6/auction/10724618
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732401
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732401%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732401: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732401 url https://www.openlane.eu/en/carv6/auction/10732401
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10724623
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724623%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10724623: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10724623 url https://www.openlane.eu/en/carv6/auction/10724623
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732253
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732253%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732253: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732253 url https://www.openlane.eu/en/carv6/auction/10732253
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10725640
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725640%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10725640: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10725640 url https://www.openlane.eu/en/carv6/auction/10725640
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10725639
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725639%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10725639: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10725639 url https://www.openlane.eu/en/carv6/auction/10725639
2026-03-27 04:18:36 [adesa.be] INFO: Found listing with ID: 10732279
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732279%27 HTTP/1.1" 200 None
2026-03-27 04:18:36 [adesa.be] INFO: Scrape type for 10732279: 0
2026-03-27 04:18:36 [adesa.be] INFO: Skipping item 10732279 url https://www.openlane.eu/en/carv6/auction/10732279
2026-03-27 04:18:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 2.421(s), this was the 1st time calling it.
2026-03-27 04:18:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.451086765688124 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 04:18:36 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '32a2992438d8b6694b4cf2465b969fcf', '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=32a2992438d8b6694b4cf2465b969fcf.
2026-03-27 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718181> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18: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 04:18: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 04:18:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff675a2d0>
2026-03-27 04:18:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F4479587e-2ddf-404f-90b0-ba0720f5ffc9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/4479587e-2ddf-404f-90b0-ba0720f5ffc9.jpeg saved to cache
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4920090>
2026-03-27 04:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252F056f3406-b09b-4a2a-b588-57b4cc5295ef.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/056f3406-b09b-4a2a-b588-57b4cc5295ef.jpeg saved to cache
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04: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 04: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 04: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 04:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/5ef64bf3-7817-467c-835b-7508c09f40a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebdf4c86-639d-52c5-99ae-dccf508d4da3 with identifier: 10718170
2026-03-27 04:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebdf4c86-639d-52c5-99ae-dccf508d4da3 with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebdf4c86-639d-52c5-99ae-dccf508d4da3 with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebdf4c86-639d-52c5-99ae-dccf508d4da3, identifier: 10718170
2026-03-27 04:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10719729
2026-03-27 04:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f, identifier: 10719729
2026-03-27 04:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10718181
2026-03-27 04:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc6163e-9fc0-58b0-90c1-5f5b993cd0af with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efc6163e-9fc0-58b0-90c1-5f5b993cd0af with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efc6163e-9fc0-58b0-90c1-5f5b993cd0af, identifier: 10718181
2026-03-27 04:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f506670-d46c-5407-9227-acbc6c948d06 with identifier: 10718160
2026-03-27 04:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f506670-d46c-5407-9227-acbc6c948d06 with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f506670-d46c-5407-9227-acbc6c948d06 with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f506670-d46c-5407-9227-acbc6c948d06, identifier: 10718160
2026-03-27 04:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10718214
2026-03-27 04:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb397d5f-da85-5c38-96d6-694ee382a7fe with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb397d5f-da85-5c38-96d6-694ee382a7fe with scrape type 2
2026-03-27 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb397d5f-da85-5c38-96d6-694ee382a7fe, identifier: 10718214
2026-03-27 04:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebdf4c86-639d-52c5-99ae-dccf508d4da3 with identifier: 10718170
2026-03-27 04:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebdf4c86-639d-52c5-99ae-dccf508d4da3 with identifier: 10718170
2026-03-27 04:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebdf4c86-639d-52c5-99ae-dccf508d4da3 with identifier: 10718170 to the API
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718170>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ebdf4c86-639d-52c5-99ae-dccf508d4da3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RRS194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 233990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2017-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.6 TDI Trendline - Diesel - Manual - 90 hp - '
'233.990 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2017}
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718170%27 HTTP/1.1" 200 None
2026-03-27 04:18:38 [adesa.be] INFO: Saving data for 10718170: {'auction_closing_time': 1774603800.0, 'created_time': 1774412178.231058, 'last_price_update_time': 1774585118.254496}
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718170') HTTP/1.1" 204 0
2026-03-27 04:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10719729
2026-03-27 04:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10719729
2026-03-27 04:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ba0b942-a34f-5224-b0a3-ca216d5ac38f with identifier: 10719729 to the API
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719729>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9ba0b942-a34f-5224-b0a3-ca216d5ac38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '156113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719729',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 207023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2018-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.6 TDI Comfortline Business - Diesel - '
'Automatic - 120 hp - 207.023 km',
'transmission': 'automatic',
'trim': 'Comfortline Business',
'vin': None,
'year': 2018}
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719729%27 HTTP/1.1" 200 None
2026-03-27 04:18:38 [adesa.be] INFO: Saving data for 10719729: {'auction_closing_time': 1774603800.0, 'created_time': 1774412156.30663, 'last_price_update_time': 1774585118.617277}
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719729') HTTP/1.1" 204 0
2026-03-27 04:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10718181
2026-03-27 04:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10718181
2026-03-27 04:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10718181 to the API
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'efc6163e-9fc0-58b0-90c1-5f5b993cd0af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718181',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 273295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2013-07-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen CrossPolo 1.6 TDI Cross - Diesel - Manual - 90 hp - '
'273.295 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2013}
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718181%27 HTTP/1.1" 200 None
2026-03-27 04:18:38 [adesa.be] INFO: Saving data for 10718181: {'auction_closing_time': 1774603800.0, 'created_time': 1774412217.127375, 'last_price_update_time': 1774585118.970838}
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718181') HTTP/1.1" 204 0
2026-03-27 04:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f506670-d46c-5407-9227-acbc6c948d06 with identifier: 10718160
2026-03-27 04:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f506670-d46c-5407-9227-acbc6c948d06 with identifier: 10718160
2026-03-27 04:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f506670-d46c-5407-9227-acbc6c948d06 with identifier: 10718160 to the API
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718160>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2f506670-d46c-5407-9227-acbc6c948d06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1dpx218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718160',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 190089,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2011-01-24',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Sharan 2.0 TDI Comfortline - Diesel - Manual - 135 hp - '
'190.089 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2011}
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718160%27 HTTP/1.1" 200 None
2026-03-27 04:18:39 [adesa.be] INFO: Saving data for 10718160: {'auction_closing_time': 1774603800.0, 'created_time': 1774412170.103623, 'last_price_update_time': 1774585119.250948}
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718160') HTTP/1.1" 204 0
2026-03-27 04:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10718214
2026-03-27 04:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10718214
2026-03-27 04:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10718214 to the API
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb397d5f-da85-5c38-96d6-694ee382a7fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UHW316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718214',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 313946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 90 hp '
'- 313.946 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718214%27 HTTP/1.1" 200 None
2026-03-27 04:18:39 [adesa.be] INFO: Saving data for 10718214: {'auction_closing_time': 1774606500.0, 'created_time': 1774412168.410377, 'last_price_update_time': 1774585119.674686}
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718214') HTTP/1.1" 204 0
2026-03-27 04:18:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18: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 04:18:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4917c50>
2026-03-27 04:18:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F5ef64bf3-7817-467c-835b-7508c09f40a9.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/5ef64bf3-7817-467c-835b-7508c09f40a9.jpg saved to cache
2026-03-27 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10719663
2026-03-27 04:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a5fb80a-77d1-55c3-9f3e-92984820be38 with scrape type 2
2026-03-27 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a5fb80a-77d1-55c3-9f3e-92984820be38 with scrape type 2
2026-03-27 04:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a5fb80a-77d1-55c3-9f3e-92984820be38, identifier: 10719663
2026-03-27 04:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10719663
2026-03-27 04:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10719663
2026-03-27 04:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a5fb80a-77d1-55c3-9f3e-92984820be38 with identifier: 10719663 to the API
2026-03-27 04:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '4a5fb80a-77d1-55c3-9f3e-92984820be38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '003421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 138657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 138.657 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719663%27 HTTP/1.1" 200 None
2026-03-27 04:18:40 [adesa.be] INFO: Saving data for 10719663: {'auction_closing_time': 1774603800.0, 'created_time': 1774412151.939975, 'last_price_update_time': 1774585120.23428}
2026-03-27 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719663') HTTP/1.1" 204 0
2026-03-27 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748258/general/d159b5d3-399a-44e0-b379-b5b7d0d4e4e4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730526)
2026-03-27 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/f09de224-f686-4ef1-921a-6255f5a8b000.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/a071299d-c192-4aaa-96b5-a5188fbd70ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/cc78d684-928e-4d9f-a794-eb383c03c90c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/07c081c2-aff2-4567-adc2-446069280ffa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/35ff3572-d3e5-4e09-8b8b-5533da509791.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/7244a243-0c0e-4adf-98c0-af87741c7250.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64c7a10>
2026-03-27 04:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748258%252Fgeneral%252Fd159b5d3-399a-44e0-b379-b5b7d0d4e4e4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748258/general/d159b5d3-399a-44e0-b379-b5b7d0d4e4e4.jpeg saved to cache
2026-03-27 04:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520
2026-03-27 04:18:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8bbafcf4-fc5a-5327-89f3-75a2437c3520, skipping ID generation
2026-03-27 04:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with scrape type 1
2026-03-27 04:18:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8bbafcf4-fc5a-5327-89f3-75a2437c3520 sending to next pipeline
2026-03-27 04:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8bbafcf4-fc5a-5327-89f3-75a2437c3520, identifier: 10730526
2026-03-27 04:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526
2026-03-27 04:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526
2026-03-27 04:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8bbafcf4-fc5a-5327-89f3-75a2437c3520 with identifier: 10730526 to the API
2026-03-27 04:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748258/general/d159b5d3-399a-44e0-b379-b5b7d0d4e4e4.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 104,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8bbafcf4-fc5a-5327-89f3-75a2437c3520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBZ974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 105493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5392296,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/d159b5d3-399a-44e0-b379-b5b7d0d4e4e4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4950929,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/4479587e-2ddf-404f-90b0-ba0720f5ffc9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5082239,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/056f3406-b09b-4a2a-b588-57b4cc5295ef.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4388145,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/2fa0fcee-a30f-4c20-a6bb-23eb9a64a590.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4583101,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/5912cac1-eeee-4276-9272-4b1d72712323.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5167559,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/d8820c2e-9672-44fe-a52a-dd05b4c43669.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2543007,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/d6c10389-6448-489c-91ed-abfa5b0b37f1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5295466,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/7d0925d0-3da5-4d20-9500-7850fc600433.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5309527,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/2b763912-308f-4265-99ed-720197976a91.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8bbafcf4-fc5a-5327-89f3-75a2437c3520/8bbafcf4-fc5a-5327-89f3-75a2437c3520_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5129691,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748258/general/5409870f-284f-4f3d-80d7-fea6b0af05e0.jpeg',
'Width': 5712}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2018-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.0 - Petrol - Manual - 104 hp - 105.493 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730526%27 HTTP/1.1" 200 None
2026-03-27 04:18:41 [adesa.be] INFO: Saving data for 10730526: {'created_time': 1774585121.018631, 'last_price_update_time': 1774585121.018641, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730526') HTTP/1.1" 204 0
2026-03-27 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff654b2d0>
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252Ff09de224-f686-4ef1-921a-6255f5a8b000.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/f09de224-f686-4ef1-921a-6255f5a8b000.jpg saved to cache
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67c4410>
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252Fa071299d-c192-4aaa-96b5-a5188fbd70ac.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/a071299d-c192-4aaa-96b5-a5188fbd70ac.jpg saved to cache
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:25 13:49:05\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\xc8\xdcK\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd9\xe3\x01\x00f\xa4J\x00\x00\x00\x00\x00'
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67a5010>
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_8.mpo HTTP/1.1" 201 0
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252Fcc78d684-928e-4d9f-a794-eb383c03c90c.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/cc78d684-928e-4d9f-a794-eb383c03c90c.jpg saved to cache
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67c4b90>
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F07c081c2-aff2-4567-adc2-446069280ffa.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/07c081c2-aff2-4567-adc2-446069280ffa.jpg saved to cache
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4861150>
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F35ff3572-d3e5-4e09-8b8b-5533da509791.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/35ff3572-d3e5-4e09-8b8b-5533da509791.jpg saved to cache
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S26 Ultra\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 184 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 192 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 200 - value: b'S948BXXS1AZC7\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 214 - value: b'2026:03:25 13:50:00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xea\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 04:18:41 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\x97=<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa7\xa3\x01\x00\xf7\x15;\x00\x00\x00\x00\x00'
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6677290>
2026-03-27 04:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F7244a243-0c0e-4adf-98c0-af87741c7250.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/7244a243-0c0e-4adf-98c0-af87741c7250.jpg saved to cache
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18: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 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 04:18: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 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18: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 04:18: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 04:18: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 04:18: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 04:18: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 04:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc2b57b-70af-5e01-a69c-8cd76154f221 with identifier: 10718141
2026-03-27 04:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc2b57b-70af-5e01-a69c-8cd76154f221 with scrape type 2
2026-03-27 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc2b57b-70af-5e01-a69c-8cd76154f221 with scrape type 2
2026-03-27 04:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dc2b57b-70af-5e01-a69c-8cd76154f221, identifier: 10718141
2026-03-27 04:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10719665
2026-03-27 04:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc9134e5-959d-5ff2-b692-47b86bb8a1ba with scrape type 2
2026-03-27 04:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc9134e5-959d-5ff2-b692-47b86bb8a1ba with scrape type 2
2026-03-27 04:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc9134e5-959d-5ff2-b692-47b86bb8a1ba, identifier: 10719665
2026-03-27 04:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dc2b57b-70af-5e01-a69c-8cd76154f221 with identifier: 10718141
2026-03-27 04:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dc2b57b-70af-5e01-a69c-8cd76154f221 with identifier: 10718141
2026-03-27 04:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dc2b57b-70af-5e01-a69c-8cd76154f221 with identifier: 10718141 to the API
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718141>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8dc2b57b-70af-5e01-a69c-8cd76154f221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TXA653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718141',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 224852,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI Ambition - Hybrid - Automatic - 156 hp - '
'224.852 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718141%27 HTTP/1.1" 200 None
2026-03-27 04:18:42 [adesa.be] INFO: Saving data for 10718141: {'auction_closing_time': 1774603800.0, 'created_time': 1774412188.036703, 'last_price_update_time': 1774585122.394435}
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718141') HTTP/1.1" 204 0
2026-03-27 04:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10719665
2026-03-27 04:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10719665
2026-03-27 04:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc9134e5-959d-5ff2-b692-47b86bb8a1ba with identifier: 10719665 to the API
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': 'fc9134e5-959d-5ff2-b692-47b86bb8a1ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '001016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 129183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 129.183 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719665%27 HTTP/1.1" 200 None
2026-03-27 04:18:42 [adesa.be] INFO: Saving data for 10719665: {'auction_closing_time': 1774603800.0, 'created_time': 1774412216.084042, 'last_price_update_time': 1774585122.678634}
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719665') HTTP/1.1" 204 0
2026-03-27 04:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10719617
2026-03-27 04:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df91ea03-1bfc-583c-b461-39e01d9cf340 with scrape type 2
2026-03-27 04:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df91ea03-1bfc-583c-b461-39e01d9cf340 with scrape type 2
2026-03-27 04:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df91ea03-1bfc-583c-b461-39e01d9cf340, identifier: 10719617
2026-03-27 04:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 396a7817-6d2d-5c50-88d3-25d3e97054bc with identifier: 10719202
2026-03-27 04:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 396a7817-6d2d-5c50-88d3-25d3e97054bc with scrape type 2
2026-03-27 04:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 396a7817-6d2d-5c50-88d3-25d3e97054bc with scrape type 2
2026-03-27 04:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 396a7817-6d2d-5c50-88d3-25d3e97054bc, identifier: 10719202
2026-03-27 04:18:42 [adesa.be] INFO: Found listing with ID: 10730577
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730577%27 HTTP/1.1" 200 None
2026-03-27 04:18:42 [adesa.be] INFO: Scrape type for 10730577: 0
2026-03-27 04:18:42 [adesa.be] INFO: Skipping item 10730577 url https://www.openlane.eu/en/carv6/auction/10730577
2026-03-27 04:18:42 [adesa.be] INFO: Found listing with ID: 10724671
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724671%27 HTTP/1.1" 200 None
2026-03-27 04:18:42 [adesa.be] INFO: Scrape type for 10724671: 0
2026-03-27 04:18:42 [adesa.be] INFO: Skipping item 10724671 url https://www.openlane.eu/en/carv6/auction/10724671
2026-03-27 04:18:42 [adesa.be] INFO: Found listing with ID: 10727080
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727080%27 HTTP/1.1" 200 None
2026-03-27 04:18:42 [adesa.be] INFO: Scrape type for 10727080: 0
2026-03-27 04:18:42 [adesa.be] INFO: Skipping item 10727080 url https://www.openlane.eu/en/carv6/auction/10727080
2026-03-27 04:18:42 [adesa.be] INFO: Found listing with ID: 10724702
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724702%27 HTTP/1.1" 200 None
2026-03-27 04:18:42 [adesa.be] INFO: Scrape type for 10724702: 0
2026-03-27 04:18:42 [adesa.be] INFO: Skipping item 10724702 url https://www.openlane.eu/en/carv6/auction/10724702
2026-03-27 04:18:42 [adesa.be] INFO: Found listing with ID: 10725642
2026-03-27 04:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725642%27 HTTP/1.1" 200 None
2026-03-27 04:18:42 [adesa.be] INFO: Scrape type for 10725642: 0
2026-03-27 04:18:42 [adesa.be] INFO: Skipping item 10725642 url https://www.openlane.eu/en/carv6/auction/10725642
2026-03-27 04:18:42 [adesa.be] INFO: Found listing with ID: 10725633
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725633%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10725633: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10725633 url https://www.openlane.eu/en/carv6/auction/10725633
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732351
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732351%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732351: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732351 url https://www.openlane.eu/en/carv6/auction/10732351
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732311
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732311%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732311: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732311 url https://www.openlane.eu/en/carv6/auction/10732311
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724629
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724629%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724629: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724629 url https://www.openlane.eu/en/carv6/auction/10724629
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732359
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732359%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732359: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732359 url https://www.openlane.eu/en/carv6/auction/10732359
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724693
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724693%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724693: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724693 url https://www.openlane.eu/en/carv6/auction/10724693
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724634
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724634%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724634: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724634 url https://www.openlane.eu/en/carv6/auction/10724634
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732389
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732389%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732389: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732389 url https://www.openlane.eu/en/carv6/auction/10732389
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732252
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732252%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732252: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732252 url https://www.openlane.eu/en/carv6/auction/10732252
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10730626
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730626%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10730626: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10730626 url https://www.openlane.eu/en/carv6/auction/10730626
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732404
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732404%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732404: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732404 url https://www.openlane.eu/en/carv6/auction/10732404
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724666
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724666%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724666: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724666 url https://www.openlane.eu/en/carv6/auction/10724666
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732249
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732249%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732249: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732249 url https://www.openlane.eu/en/carv6/auction/10732249
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732391
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732391%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732391: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732391 url https://www.openlane.eu/en/carv6/auction/10732391
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732272
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732272%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732272: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732272 url https://www.openlane.eu/en/carv6/auction/10732272
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732337
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732337%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732337: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732337 url https://www.openlane.eu/en/carv6/auction/10732337
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732343
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732343%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732343: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732343 url https://www.openlane.eu/en/carv6/auction/10732343
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724709
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724709%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724709: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724709 url https://www.openlane.eu/en/carv6/auction/10724709
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732275
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732275%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732275: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732275 url https://www.openlane.eu/en/carv6/auction/10732275
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732344
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732344%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732344: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732344 url https://www.openlane.eu/en/carv6/auction/10732344
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724767
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724767%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724767: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724767 url https://www.openlane.eu/en/carv6/auction/10724767
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10725612
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725612%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10725612: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10725612 url https://www.openlane.eu/en/carv6/auction/10725612
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724533
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724533%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724533: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724533 url https://www.openlane.eu/en/carv6/auction/10724533
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724614
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724614%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724614: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724614 url https://www.openlane.eu/en/carv6/auction/10724614
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10730596
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730596%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10730596: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10730596 url https://www.openlane.eu/en/carv6/auction/10730596
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732373
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732373%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732373: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732373 url https://www.openlane.eu/en/carv6/auction/10732373
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724636
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724636%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724636: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724636 url https://www.openlane.eu/en/carv6/auction/10724636
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10730627
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730627%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10730627: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10730627 url https://www.openlane.eu/en/carv6/auction/10730627
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732703
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732703%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732703: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732703 url https://www.openlane.eu/en/carv6/auction/10732703
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724661
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724661%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724661: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724661 url https://www.openlane.eu/en/carv6/auction/10724661
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10725638
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725638%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10725638: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10725638 url https://www.openlane.eu/en/carv6/auction/10725638
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724769
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724769%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724769: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724769 url https://www.openlane.eu/en/carv6/auction/10724769
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732259
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732259%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732259: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732259 url https://www.openlane.eu/en/carv6/auction/10732259
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724697
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724697%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724697: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724697 url https://www.openlane.eu/en/carv6/auction/10724697
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724790
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724790%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724790: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724790 url https://www.openlane.eu/en/carv6/auction/10724790
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724792
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724792%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724792: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724792 url https://www.openlane.eu/en/carv6/auction/10724792
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10727435
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727435%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10727435: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10727435 url https://www.openlane.eu/en/carv6/auction/10727435
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10727152
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727152%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10727152: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10727152 url https://www.openlane.eu/en/carv6/auction/10727152
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724657
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724657%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724657: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724657 url https://www.openlane.eu/en/carv6/auction/10724657
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724689
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724689%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724689: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724689 url https://www.openlane.eu/en/carv6/auction/10724689
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10725632
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725632%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10725632: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10725632 url https://www.openlane.eu/en/carv6/auction/10725632
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732379
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732379%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732379: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732379 url https://www.openlane.eu/en/carv6/auction/10732379
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10725635
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725635%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10725635: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10725635 url https://www.openlane.eu/en/carv6/auction/10725635
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724664
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724664%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724664: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724664 url https://www.openlane.eu/en/carv6/auction/10724664
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724624
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724624%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724624: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724624 url https://www.openlane.eu/en/carv6/auction/10724624
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732380
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732380%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732380: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732380 url https://www.openlane.eu/en/carv6/auction/10732380
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10730591
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730591%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10730591: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10730591 url https://www.openlane.eu/en/carv6/auction/10730591
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10725646
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725646%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10725646: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10725646 url https://www.openlane.eu/en/carv6/auction/10725646
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732251
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732251%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732251: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732251 url https://www.openlane.eu/en/carv6/auction/10732251
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724691
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724691%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10724691: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10724691 url https://www.openlane.eu/en/carv6/auction/10724691
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732387
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732387%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732387: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732387 url https://www.openlane.eu/en/carv6/auction/10732387
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732301
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732301%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732301: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732301 url https://www.openlane.eu/en/carv6/auction/10732301
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10732247
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732247%27 HTTP/1.1" 200 None
2026-03-27 04:18:43 [adesa.be] INFO: Scrape type for 10732247: 0
2026-03-27 04:18:43 [adesa.be] INFO: Skipping item 10732247 url https://www.openlane.eu/en/carv6/auction/10732247
2026-03-27 04:18:43 [adesa.be] INFO: Found listing with ID: 10724684
2026-03-27 04:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724684%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724684: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724684 url https://www.openlane.eu/en/carv6/auction/10724684
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10730582
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730582%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10730582: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10730582 url https://www.openlane.eu/en/carv6/auction/10730582
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10730597
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730597%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10730597: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10730597 url https://www.openlane.eu/en/carv6/auction/10730597
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732388
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732388%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732388: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732388 url https://www.openlane.eu/en/carv6/auction/10732388
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732414
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732414%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732414: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732414 url https://www.openlane.eu/en/carv6/auction/10732414
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727745
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727745%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727745: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727745 url https://www.openlane.eu/en/carv6/auction/10727745
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727081
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727081%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727081: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727081 url https://www.openlane.eu/en/carv6/auction/10727081
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727103
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727103%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727103: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727103 url https://www.openlane.eu/en/carv6/auction/10727103
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732292
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732292%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732292: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732292 url https://www.openlane.eu/en/carv6/auction/10732292
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10721452
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710721452%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10721452: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10721452 url https://www.openlane.eu/en/carv6/auction/10721452
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10721615
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710721615%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10721615: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10721615 url https://www.openlane.eu/en/carv6/auction/10721615
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727326
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727326%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727326: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727326 url https://www.openlane.eu/en/carv6/auction/10727326
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732352
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732352%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732352: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732352 url https://www.openlane.eu/en/carv6/auction/10732352
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732282
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732282%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732282: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732282 url https://www.openlane.eu/en/carv6/auction/10732282
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724612
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724612%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724612: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724612 url https://www.openlane.eu/en/carv6/auction/10724612
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732254
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732254%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732254: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732254 url https://www.openlane.eu/en/carv6/auction/10732254
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727096
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727096%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727096: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727096 url https://www.openlane.eu/en/carv6/auction/10727096
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10730574
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730574%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10730574: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10730574 url https://www.openlane.eu/en/carv6/auction/10730574
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727397
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727397%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727397: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727397 url https://www.openlane.eu/en/carv6/auction/10727397
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724601
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724601%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724601: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724601 url https://www.openlane.eu/en/carv6/auction/10724601
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732277
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732277%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732277: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732277 url https://www.openlane.eu/en/carv6/auction/10732277
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732295
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732295%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732295: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732295 url https://www.openlane.eu/en/carv6/auction/10732295
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732262
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732262%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732262: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732262 url https://www.openlane.eu/en/carv6/auction/10732262
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727093
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727093%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727093: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727093 url https://www.openlane.eu/en/carv6/auction/10727093
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10730909
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730909%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10730909: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10730909 url https://www.openlane.eu/en/carv6/auction/10730909
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727231
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727231%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727231: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727231 url https://www.openlane.eu/en/carv6/auction/10727231
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727287
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727287%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727287: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727287 url https://www.openlane.eu/en/carv6/auction/10727287
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724681
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724681%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724681: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724681 url https://www.openlane.eu/en/carv6/auction/10724681
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732316
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732316%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732316: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732316 url https://www.openlane.eu/en/carv6/auction/10732316
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724713
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724713%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724713: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724713 url https://www.openlane.eu/en/carv6/auction/10724713
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724600
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724600%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724600: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724600 url https://www.openlane.eu/en/carv6/auction/10724600
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724668
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724668%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724668: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724668 url https://www.openlane.eu/en/carv6/auction/10724668
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10730620
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730620%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10730620: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10730620 url https://www.openlane.eu/en/carv6/auction/10730620
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10732294
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732294%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10732294: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10732294 url https://www.openlane.eu/en/carv6/auction/10732294
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10725629
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725629%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10725629: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10725629 url https://www.openlane.eu/en/carv6/auction/10725629
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724695
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724695%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724695: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724695 url https://www.openlane.eu/en/carv6/auction/10724695
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727084
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727084%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727084: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727084 url https://www.openlane.eu/en/carv6/auction/10727084
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724572
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724572%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724572: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724572 url https://www.openlane.eu/en/carv6/auction/10724572
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10725609
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725609%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10725609: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10725609 url https://www.openlane.eu/en/carv6/auction/10725609
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724607
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724607%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724607: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724607 url https://www.openlane.eu/en/carv6/auction/10724607
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10724781
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724781%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10724781: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10724781 url https://www.openlane.eu/en/carv6/auction/10724781
2026-03-27 04:18:44 [adesa.be] INFO: Found listing with ID: 10727106
2026-03-27 04:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727106%27 HTTP/1.1" 200 None
2026-03-27 04:18:44 [adesa.be] INFO: Scrape type for 10727106: 0
2026-03-27 04:18:44 [adesa.be] INFO: Skipping item 10727106 url https://www.openlane.eu/en/carv6/auction/10727106
2026-03-27 04:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10719172
2026-03-27 04:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b768b8c-a55d-5fa3-975a-b075671d3da0 with scrape type 2
2026-03-27 04:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b768b8c-a55d-5fa3-975a-b075671d3da0 with scrape type 2
2026-03-27 04:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b768b8c-a55d-5fa3-975a-b075671d3da0, identifier: 10719172
2026-03-27 04:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10719617
2026-03-27 04:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10719617
2026-03-27 04:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10719617 to the API
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719617>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'df91ea03-1bfc-583c-b461-39e01d9cf340',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EKI841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 272748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2013-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.6 TDI Ambition - Diesel - Manual - 105 hp - '
'272.748 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2013}
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719617%27 HTTP/1.1" 200 None
2026-03-27 04:18:45 [adesa.be] INFO: Saving data for 10719617: {'auction_closing_time': 1774603800.0, 'created_time': 1774412209.336293, 'last_price_update_time': 1774585125.440447}
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719617') HTTP/1.1" 204 0
2026-03-27 04:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 396a7817-6d2d-5c50-88d3-25d3e97054bc with identifier: 10719202
2026-03-27 04:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 396a7817-6d2d-5c50-88d3-25d3e97054bc with identifier: 10719202
2026-03-27 04:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 396a7817-6d2d-5c50-88d3-25d3e97054bc with identifier: 10719202 to the API
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719202>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '396a7817-6d2d-5c50-88d3-25d3e97054bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FEX116',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719202',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Roomster',
'odometer': 201804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2014-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Roomster 1.6 TDI Ambition - Diesel - Manual - 90 hp - 201.804 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2014}
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719202%27 HTTP/1.1" 200 None
2026-03-27 04:18:45 [adesa.be] INFO: Saving data for 10719202: {'auction_closing_time': 1774603800.0, 'created_time': 1774412208.730263, 'last_price_update_time': 1774585125.780206}
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719202') HTTP/1.1" 204 0
2026-03-27 04:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10719172
2026-03-27 04:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10719172
2026-03-27 04:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10719172 to the API
2026-03-27 04:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8b768b8c-a55d-5fa3-975a-b075671d3da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GWU584',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719172',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 198327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16250,
'price_includes_vat': True,
'registration_date': '2019-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Amarok 3.0 TDI Highline - 4Motion - Diesel - Automatic - '
'258 hp - 198.327 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719172%27 HTTP/1.1" 200 None
2026-03-27 04:18:46 [adesa.be] INFO: Saving data for 10719172: {'auction_closing_time': 1774603800.0, 'created_time': 1774412221.916611, 'last_price_update_time': 1774585126.047889}
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719172') HTTP/1.1" 204 0
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749316/general/c9bc39ed-b678-4808-a185-f9139167ad1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732645)
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/2c6ed008-78ce-4e38-81dd-89a9b25787f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/a283b69f-4f83-4b0c-96fd-0fa152acd077.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747599/general/38f90a5e-8d4b-485b-91dd-a0e71c10f7c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731422)
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6754610>
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749316%252Fgeneral%252Fc9bc39ed-b678-4808-a185-f9139167ad1a.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749316/general/c9bc39ed-b678-4808-a185-f9139167ad1a.jpg saved to cache
2026-03-27 04:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 799a1636-e2d1-5806-ad37-db9d401f5021
2026-03-27 04:18:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 799a1636-e2d1-5806-ad37-db9d401f5021, skipping ID generation
2026-03-27 04:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 799a1636-e2d1-5806-ad37-db9d401f5021 with scrape type 1
2026-03-27 04:18:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 799a1636-e2d1-5806-ad37-db9d401f5021 sending to next pipeline
2026-03-27 04:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 799a1636-e2d1-5806-ad37-db9d401f5021, identifier: 10732645
2026-03-27 04:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645
2026-03-27 04:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645
2026-03-27 04:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 799a1636-e2d1-5806-ad37-db9d401f5021 with identifier: 10732645 to the API
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749316/general/c9bc39ed-b678-4808-a185-f9139167ad1a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '799a1636-e2d1-5806-ad37-db9d401f5021',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFM497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 88791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 578415,
'Height': 1367,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/c9bc39ed-b678-4808-a185-f9139167ad1a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 687349,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/3755560e-d23e-476c-93dc-fb42e9dbd531.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 641730,
'Height': 1547,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/21a962d2-0d21-4f68-a104-2fecdce4d157.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 595238,
'Height': 1390,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/fe7c0c96-bcd8-4e5d-bd4c-8a0b3b8594c8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513023,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/84584eeb-7204-432b-abe7-142528c57396.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594132,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/1f028d30-6627-4064-bf5e-336e6de9c1b1.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 616908,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/02a7a50c-2be2-47ae-9b50-b64596c25bbf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695085,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/cc3a2c0e-d7d8-4cf2-ac1c-2da41a7a6b9b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333383,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/68525ecc-137c-4d58-98e4-b03ebc88cff3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_799a1636-e2d1-5806-ad37-db9d401f5021/799a1636-e2d1-5806-ad37-db9d401f5021_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 599894,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749316/general/4e5aac33-222c-4ecc-b884-f229f1258945.jpg',
'Width': 2048}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 - Diesel - Automatic - 115 hp - 88.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732645%27 HTTP/1.1" 200 None
2026-03-27 04:18:46 [adesa.be] INFO: Saving data for 10732645: {'created_time': 1774585126.719859, 'last_price_update_time': 1774585126.719876, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732645') HTTP/1.1" 204 0
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18: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 04:18: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 04:18: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 04:18: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 04:18: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 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aea490>
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F2c6ed008-78ce-4e38-81dd-89a9b25787f2.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/2c6ed008-78ce-4e38-81dd-89a9b25787f2.jpg saved to cache
2026-03-27 04:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Compression (259) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormat (513) - type: long (4) - value: b'\x00\x00\x03\x98'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormatLength (514) - type: long (4) - value: b'\x00\x00\xb8\xda'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x0b\xb8'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 70 - Data Location: 194 - value: b'samsung\x00'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 202 - value: b'2026:03:25 13:47:48\x00'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 106 - Data Location: 222 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 118 - Data Location: 230 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 142 - Data Location: 238 - value: b'Galaxy S26 Ultra\x00'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 154 - Data Location: 255 - value: b'S948BXXS1AZC7\x00'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x01\r'
2026-03-27 04:18:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a6d850>
2026-03-27 04:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252Fa283b69f-4f83-4b0c-96fd-0fa152acd077.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/a283b69f-4f83-4b0c-96fd-0fa152acd077.jpg saved to cache
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: Compression (259) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormat (513) - type: long (4) - value: b'\x00\x00\x03\x98'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: JPEGInterchangeFormatLength (514) - type: long (4) - value: b'\x00\x00\xcd|'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x0b\xb8'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 70 - Data Location: 194 - value: b'samsung\x00'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 94 - Data Location: 202 - value: b'2026:03:25 13:47:23\x00'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 106 - Data Location: 222 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 118 - Data Location: 230 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x0f\xa0'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 142 - Data Location: 238 - value: b'Galaxy S26 Ultra\x00'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 154 - Data Location: 255 - value: b'S948BXXS1AZC7\x00'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x01\r'
2026-03-27 04:18:47 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 04:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6473cd0>
2026-03-27 04:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747599%252Fgeneral%252F38f90a5e-8d4b-485b-91dd-a0e71c10f7c2.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747599/general/38f90a5e-8d4b-485b-91dd-a0e71c10f7c2.jpg saved to cache
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f
2026-03-27 04:18:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f, skipping ID generation
2026-03-27 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with scrape type 1
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f sending to next pipeline
2026-03-27 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f, identifier: 10731422
2026-03-27 04:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422
2026-03-27 04:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422
2026-03-27 04:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16ac6410-e75c-5529-8d5a-6ecaa0fdc48f with identifier: 10731422 to the API
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747599/general/38f90a5e-8d4b-485b-91dd-a0e71c10f7c2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 93,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '16ac6410-e75c-5529-8d5a-6ecaa0fdc48f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '291644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731422',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 47025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3199349,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/f09de224-f686-4ef1-921a-6255f5a8b000.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3742702,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/5ef64bf3-7817-467c-835b-7508c09f40a9.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3342713,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/a283b69f-4f83-4b0c-96fd-0fa152acd077.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4434467,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/38f90a5e-8d4b-485b-91dd-a0e71c10f7c2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2812987,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/2c6ed008-78ce-4e38-81dd-89a9b25787f2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2681876,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/35ff3572-d3e5-4e09-8b8b-5533da509791.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2991991,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/07c081c2-aff2-4567-adc2-446069280ffa.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4055659,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/7244a243-0c0e-4adf-98c0-af87741c7250.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5095802,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/cc78d684-928e-4d9f-a794-eb383c03c90c.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16ac6410-e75c-5529-8d5a-6ecaa0fdc48f/16ac6410-e75c-5529-8d5a-6ecaa0fdc48f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2559912,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747599/general/a071299d-c192-4aaa-96b5-a5188fbd70ac.jpg',
'Width': 4000}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.6 - Hybrid - Automatic - 93 hp - 47.025 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731422%27 HTTP/1.1" 200 None
2026-03-27 04:18:47 [adesa.be] INFO: Saving data for 10731422: {'created_time': 1774585127.686893, 'last_price_update_time': 1774585127.686905, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731422') HTTP/1.1" 204 0
2026-03-27 04:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18: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 04:18: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 04:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10719670
2026-03-27 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with scrape type 2
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with scrape type 2
2026-03-27 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490, identifier: 10719670
2026-03-27 04:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10719732
2026-03-27 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4715304a-f13b-5fc6-b371-0fa137dfc99c with scrape type 2
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4715304a-f13b-5fc6-b371-0fa137dfc99c with scrape type 2
2026-03-27 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4715304a-f13b-5fc6-b371-0fa137dfc99c, identifier: 10719732
2026-03-27 04:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fe5e74a-a15b-530f-b6cc-41e11631eaa3 with identifier: 10718167
2026-03-27 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fe5e74a-a15b-530f-b6cc-41e11631eaa3 with scrape type 2
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fe5e74a-a15b-530f-b6cc-41e11631eaa3 with scrape type 2
2026-03-27 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fe5e74a-a15b-530f-b6cc-41e11631eaa3, identifier: 10718167
2026-03-27 04:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10719724
2026-03-27 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with scrape type 2
2026-03-27 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with scrape type 2
2026-03-27 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318, identifier: 10719724
2026-03-27 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10719667
2026-03-27 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a64ae67-134a-53a5-b764-65c3175ad35f with scrape type 2
2026-03-27 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a64ae67-134a-53a5-b764-65c3175ad35f with scrape type 2
2026-03-27 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a64ae67-134a-53a5-b764-65c3175ad35f, identifier: 10719667
2026-03-27 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d246c16-7954-53c4-ab36-0f19693ca4ed with identifier: 10719725
2026-03-27 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d246c16-7954-53c4-ab36-0f19693ca4ed with scrape type 2
2026-03-27 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d246c16-7954-53c4-ab36-0f19693ca4ed with scrape type 2
2026-03-27 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d246c16-7954-53c4-ab36-0f19693ca4ed, identifier: 10719725
2026-03-27 04:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10719670
2026-03-27 04:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10719670
2026-03-27 04:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cc3b75f-2746-5674-bc0b-1e4a58fdd490 with identifier: 10719670 to the API
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4cc3b75f-2746-5674-bc0b-1e4a58fdd490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0193681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 181106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2019-04-30',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Manual - 115 hp - '
'181.106 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719670%27 HTTP/1.1" 200 None
2026-03-27 04:18:48 [adesa.be] INFO: Saving data for 10719670: {'auction_closing_time': 1774603800.0, 'created_time': 1774412208.3794, 'last_price_update_time': 1774585128.504982}
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719670') HTTP/1.1" 204 0
2026-03-27 04:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10719732
2026-03-27 04:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10719732
2026-03-27 04:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4715304a-f13b-5fc6-b371-0fa137dfc99c with identifier: 10719732 to the API
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '4715304a-f13b-5fc6-b371-0fa137dfc99c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0168232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719732',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 188416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2017-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.4 TSI Ambition - CNG - Automatic - 110 hp - '
'188.416 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719732%27 HTTP/1.1" 200 None
2026-03-27 04:18:48 [adesa.be] INFO: Saving data for 10719732: {'auction_closing_time': 1774603800.0, 'created_time': 1774412204.700482, 'last_price_update_time': 1774585128.789926}
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719732') HTTP/1.1" 204 0
2026-03-27 04:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fe5e74a-a15b-530f-b6cc-41e11631eaa3 with identifier: 10718167
2026-03-27 04:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fe5e74a-a15b-530f-b6cc-41e11631eaa3 with identifier: 10718167
2026-03-27 04:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fe5e74a-a15b-530f-b6cc-41e11631eaa3 with identifier: 10718167 to the API
2026-03-27 04:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718167>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7fe5e74a-a15b-530f-b6cc-41e11631eaa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ACE804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 229054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2017-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Automatic - 115 hp '
'- 229.054 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2017}
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718167%27 HTTP/1.1" 200 None
2026-03-27 04:18:49 [adesa.be] INFO: Saving data for 10718167: {'auction_closing_time': 1774603800.0, 'created_time': 1774412202.858165, 'last_price_update_time': 1774585129.12434}
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718167') HTTP/1.1" 204 0
2026-03-27 04:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10719724
2026-03-27 04:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10719724
2026-03-27 04:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9227e1e3-8f68-58a9-b3e7-7ab9c4777318 with identifier: 10719724 to the API
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719724>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '9227e1e3-8f68-58a9-b3e7-7ab9c4777318',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0020776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 99434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 99.434 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719724%27 HTTP/1.1" 200 None
2026-03-27 04:18:49 [adesa.be] INFO: Saving data for 10719724: {'auction_closing_time': 1774603800.0, 'created_time': 1774412205.287051, 'last_price_update_time': 1774585129.400413}
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719724') HTTP/1.1" 204 0
2026-03-27 04:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10719667
2026-03-27 04:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10719667
2026-03-27 04:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a64ae67-134a-53a5-b764-65c3175ad35f with identifier: 10719667 to the API
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': '1a64ae67-134a-53a5-b764-65c3175ad35f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '003702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 160822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 160.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719667%27 HTTP/1.1" 200 None
2026-03-27 04:18:49 [adesa.be] INFO: Saving data for 10719667: {'auction_closing_time': 1774603800.0, 'created_time': 1774412216.458287, 'last_price_update_time': 1774585129.680535}
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719667') HTTP/1.1" 204 0
2026-03-27 04:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d246c16-7954-53c4-ab36-0f19693ca4ed with identifier: 10719725
2026-03-27 04:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d246c16-7954-53c4-ab36-0f19693ca4ed with identifier: 10719725
2026-03-27 04:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d246c16-7954-53c4-ab36-0f19693ca4ed with identifier: 10719725 to the API
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4d246c16-7954-53c4-ab36-0f19693ca4ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'J0125586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 159484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2017-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.6 TDI Style - Diesel - Manual - 115 hp - '
'159.484 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-27 04:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719725%27 HTTP/1.1" 200 None
2026-03-27 04:18:49 [adesa.be] INFO: Saving data for 10719725: {'auction_closing_time': 1774603800.0, 'created_time': 1774412206.032689, 'last_price_update_time': 1774585129.995336}
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719725') HTTP/1.1" 204 0
2026-03-27 04:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10719731
2026-03-27 04:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with scrape type 2
2026-03-27 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with scrape type 2
2026-03-27 04:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6, identifier: 10719731
2026-03-27 04:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10719731
2026-03-27 04:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10719731
2026-03-27 04:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca5d66a3-cb2e-5b27-8497-6a89f5c956d6 with identifier: 10719731 to the API
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719731>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': 'ca5d66a3-cb2e-5b27-8497-6a89f5c956d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '0138419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719731',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 199288,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.5 Style - CNG - Automatic - 130 hp - 199.288 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719731%27 HTTP/1.1" 200 None
2026-03-27 04:18:50 [adesa.be] INFO: Saving data for 10719731: {'auction_closing_time': 1774603800.0, 'created_time': 1774412204.378693, 'last_price_update_time': 1774585130.382389}
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719731') HTTP/1.1" 204 0
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/2e8b7268-c4dd-448e-9ed2-a7309c8f8f08.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/438ef098-c695-41c4-951a-1b3cc977697a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/084f9d05-bd1c-492a-825f-4a0697353bdc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/80e20562-5fd4-4de2-9889-94674e100d28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/9f3645c4-3215-4e83-8587-bf9021a94b42.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/0d6b740d-73ab-4e69-940f-628b968650c0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/6180179d-5413-4ee2-b8de-b5ed1ca97c7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/12f54686-f171-47d5-b632-4478dc0a219d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/312ea947-5d2b-4c49-83f4-ac484c73c166.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff486b6d0>
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F2e8b7268-c4dd-448e-9ed2-a7309c8f8f08.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/2e8b7268-c4dd-448e-9ed2-a7309c8f8f08.jpeg saved to cache
2026-03-27 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:18:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ae2710>
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252F438ef098-c695-41c4-951a-1b3cc977697a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/438ef098-c695-41c4-951a-1b3cc977697a.jpeg saved to cache
2026-03-27 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:18:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65b5f10>
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F084f9d05-bd1c-492a-825f-4a0697353bdc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/084f9d05-bd1c-492a-825f-4a0697353bdc.jpeg saved to cache
2026-03-27 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:18:50 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490d850>
2026-03-27 04:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F80e20562-5fd4-4de2-9889-94674e100d28.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/80e20562-5fd4-4de2-9889-94674e100d28.jpg saved to cache
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:18:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65b5510>
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F9f3645c4-3215-4e83-8587-bf9021a94b42.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/9f3645c4-3215-4e83-8587-bf9021a94b42.jpeg saved to cache
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:18:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c0f6d0>
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252F0d6b740d-73ab-4e69-940f-628b968650c0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/0d6b740d-73ab-4e69-940f-628b968650c0.jpeg saved to cache
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:18:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff658b7d0>
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F6180179d-5413-4ee2-b8de-b5ed1ca97c7b.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/6180179d-5413-4ee2-b8de-b5ed1ca97c7b.jpg saved to cache
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:18:51 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66cb090>
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F12f54686-f171-47d5-b632-4478dc0a219d.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/12f54686-f171-47d5-b632-4478dc0a219d.jpg saved to cache
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718177> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:51 [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 04:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719179> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18: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 04:18: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 04:18: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 04:18:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a81090>
2026-03-27 04:18:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F312ea947-5d2b-4c49-83f4-ac484c73c166.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/312ea947-5d2b-4c49-83f4-ac484c73c166.jpeg saved to cache
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521
2026-03-27 04:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with scrape type 1
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747602%252Fgeneral%252Fb12c02b9-5da8-4a3c-90de-389247c869b8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/b12c02b9-5da8-4a3c-90de-389247c869b8.jpeg not downloaded yet
2026-03-27 04:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a32e19d-2bc9-5b84-aa42-5f35169abf1e with identifier: 10720132
2026-03-27 04:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a32e19d-2bc9-5b84-aa42-5f35169abf1e with scrape type 2
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a32e19d-2bc9-5b84-aa42-5f35169abf1e with scrape type 2
2026-03-27 04:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a32e19d-2bc9-5b84-aa42-5f35169abf1e, identifier: 10720132
2026-03-27 04:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ea6dde3-e6e5-544a-b118-00c6a198615b with identifier: 10718177
2026-03-27 04:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ea6dde3-e6e5-544a-b118-00c6a198615b with scrape type 2
2026-03-27 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ea6dde3-e6e5-544a-b118-00c6a198615b with scrape type 2
2026-03-27 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ea6dde3-e6e5-544a-b118-00c6a198615b, identifier: 10718177
2026-03-27 04:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426c5c5d-0c0f-592c-8ae0-50b75f0a4239 with identifier: 10718174
2026-03-27 04:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426c5c5d-0c0f-592c-8ae0-50b75f0a4239 with scrape type 2
2026-03-27 04:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426c5c5d-0c0f-592c-8ae0-50b75f0a4239 with scrape type 2
2026-03-27 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 426c5c5d-0c0f-592c-8ae0-50b75f0a4239, identifier: 10718174
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732394
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732394%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732394: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732394 url https://www.openlane.eu/en/carv6/auction/10732394
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724768
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724768%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724768: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724768 url https://www.openlane.eu/en/carv6/auction/10724768
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730598
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730598%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730598: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730598 url https://www.openlane.eu/en/carv6/auction/10730598
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732333
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732333%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732333: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732333 url https://www.openlane.eu/en/carv6/auction/10732333
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732332
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732332%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732332: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732332 url https://www.openlane.eu/en/carv6/auction/10732332
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10725650
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725650%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10725650: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10725650 url https://www.openlane.eu/en/carv6/auction/10725650
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732386
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732386%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732386: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732386 url https://www.openlane.eu/en/carv6/auction/10732386
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732378
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732378%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732378: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732378 url https://www.openlane.eu/en/carv6/auction/10732378
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724648
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724648%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724648: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724648 url https://www.openlane.eu/en/carv6/auction/10724648
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730585
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730585%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730585: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730585 url https://www.openlane.eu/en/carv6/auction/10730585
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732397
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732397%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732397: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732397 url https://www.openlane.eu/en/carv6/auction/10732397
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730609
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730609%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730609: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730609 url https://www.openlane.eu/en/carv6/auction/10730609
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10725651
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725651%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10725651: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10725651 url https://www.openlane.eu/en/carv6/auction/10725651
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730599
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730599%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730599: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730599 url https://www.openlane.eu/en/carv6/auction/10730599
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730583
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730583%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730583: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730583 url https://www.openlane.eu/en/carv6/auction/10730583
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10725652
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725652%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10725652: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10725652 url https://www.openlane.eu/en/carv6/auction/10725652
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732241
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732241%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732241: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732241 url https://www.openlane.eu/en/carv6/auction/10732241
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724583
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724583%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724583: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724583 url https://www.openlane.eu/en/carv6/auction/10724583
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724550
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724550%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724550: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724550 url https://www.openlane.eu/en/carv6/auction/10724550
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730579
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730579%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730579: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730579 url https://www.openlane.eu/en/carv6/auction/10730579
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730590
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730590%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730590: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730590 url https://www.openlane.eu/en/carv6/auction/10730590
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732263
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732263%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732263: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732263 url https://www.openlane.eu/en/carv6/auction/10732263
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732287
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732287%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732287: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732287 url https://www.openlane.eu/en/carv6/auction/10732287
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724630
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724630%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724630: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724630 url https://www.openlane.eu/en/carv6/auction/10724630
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730612
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730612%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730612: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730612 url https://www.openlane.eu/en/carv6/auction/10730612
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732324
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732324%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732324: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732324 url https://www.openlane.eu/en/carv6/auction/10732324
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730572
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730572%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730572: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730572 url https://www.openlane.eu/en/carv6/auction/10730572
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732339
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732339%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732339: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732339 url https://www.openlane.eu/en/carv6/auction/10732339
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732347
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732347%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732347: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732347 url https://www.openlane.eu/en/carv6/auction/10732347
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724606
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724606%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724606: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724606 url https://www.openlane.eu/en/carv6/auction/10724606
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724578
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724578%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724578: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724578 url https://www.openlane.eu/en/carv6/auction/10724578
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730581
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730581%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10730581: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10730581 url https://www.openlane.eu/en/carv6/auction/10730581
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732407
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732407%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732407: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732407 url https://www.openlane.eu/en/carv6/auction/10732407
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732293
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732293%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732293: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732293 url https://www.openlane.eu/en/carv6/auction/10732293
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10727079
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727079%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10727079: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10727079 url https://www.openlane.eu/en/carv6/auction/10727079
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732413
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732413%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732413: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732413 url https://www.openlane.eu/en/carv6/auction/10732413
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724535
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724535%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724535: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724535 url https://www.openlane.eu/en/carv6/auction/10724535
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724522
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724522%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724522: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724522 url https://www.openlane.eu/en/carv6/auction/10724522
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724552
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724552%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724552: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724552 url https://www.openlane.eu/en/carv6/auction/10724552
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10727068
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727068%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10727068: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10727068 url https://www.openlane.eu/en/carv6/auction/10727068
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724568
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724568%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724568: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724568 url https://www.openlane.eu/en/carv6/auction/10724568
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724756
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724756%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724756: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724756 url https://www.openlane.eu/en/carv6/auction/10724756
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724573
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724573%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724573: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724573 url https://www.openlane.eu/en/carv6/auction/10724573
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10725613
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725613%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10725613: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10725613 url https://www.openlane.eu/en/carv6/auction/10725613
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724688
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724688%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724688: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724688 url https://www.openlane.eu/en/carv6/auction/10724688
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10732258
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732258%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10732258: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10732258 url https://www.openlane.eu/en/carv6/auction/10732258
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10724574
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724574%27 HTTP/1.1" 200 None
2026-03-27 04:18:52 [adesa.be] INFO: Scrape type for 10724574: 0
2026-03-27 04:18:52 [adesa.be] INFO: Skipping item 10724574 url https://www.openlane.eu/en/carv6/auction/10724574
2026-03-27 04:18:52 [adesa.be] INFO: Found listing with ID: 10730617
2026-03-27 04:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730617%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10730617: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10730617 url https://www.openlane.eu/en/carv6/auction/10730617
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725656
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725656%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725656: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725656 url https://www.openlane.eu/en/carv6/auction/10725656
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10730614
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730614%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10730614: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10730614 url https://www.openlane.eu/en/carv6/auction/10730614
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725624
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725624%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725624: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725624 url https://www.openlane.eu/en/carv6/auction/10725624
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725622
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725622%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725622: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725622 url https://www.openlane.eu/en/carv6/auction/10725622
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10732309
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732309%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10732309: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10732309 url https://www.openlane.eu/en/carv6/auction/10732309
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724619
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724619%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724619: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724619 url https://www.openlane.eu/en/carv6/auction/10724619
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724637
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724637%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724637: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724637 url https://www.openlane.eu/en/carv6/auction/10724637
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724565
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724565%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724565: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724565 url https://www.openlane.eu/en/carv6/auction/10724565
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10727056
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727056%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10727056: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10727056 url https://www.openlane.eu/en/carv6/auction/10727056
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10730603
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730603%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10730603: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10730603 url https://www.openlane.eu/en/carv6/auction/10730603
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724699
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724699%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724699: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724699 url https://www.openlane.eu/en/carv6/auction/10724699
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724665
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724665%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724665: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724665 url https://www.openlane.eu/en/carv6/auction/10724665
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10732319
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732319%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10732319: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10732319 url https://www.openlane.eu/en/carv6/auction/10732319
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724673
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724673%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724673: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724673 url https://www.openlane.eu/en/carv6/auction/10724673
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724597
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724597%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724597: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724597 url https://www.openlane.eu/en/carv6/auction/10724597
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725628
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725628%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725628: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725628 url https://www.openlane.eu/en/carv6/auction/10725628
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725648
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725648%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725648: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725648 url https://www.openlane.eu/en/carv6/auction/10725648
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724586
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724586%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724586: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724586 url https://www.openlane.eu/en/carv6/auction/10724586
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724780
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724780%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724780: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724780 url https://www.openlane.eu/en/carv6/auction/10724780
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724526
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724526%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724526: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724526 url https://www.openlane.eu/en/carv6/auction/10724526
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725626
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725626%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725626: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725626 url https://www.openlane.eu/en/carv6/auction/10725626
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724646
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724646%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724646: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724646 url https://www.openlane.eu/en/carv6/auction/10724646
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10732398
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732398%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10732398: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10732398 url https://www.openlane.eu/en/carv6/auction/10732398
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10732355
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732355%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10732355: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10732355 url https://www.openlane.eu/en/carv6/auction/10732355
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724551
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724551%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724551: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724551 url https://www.openlane.eu/en/carv6/auction/10724551
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724791
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724791%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724791: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724791 url https://www.openlane.eu/en/carv6/auction/10724791
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10732321
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732321%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10732321: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10732321 url https://www.openlane.eu/en/carv6/auction/10732321
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724529
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724529%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724529: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724529 url https://www.openlane.eu/en/carv6/auction/10724529
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724537
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724537%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724537: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724537 url https://www.openlane.eu/en/carv6/auction/10724537
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10730592
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730592%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10730592: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10730592 url https://www.openlane.eu/en/carv6/auction/10730592
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10727045
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727045%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10727045: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10727045 url https://www.openlane.eu/en/carv6/auction/10727045
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725623
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725623%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725623: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725623 url https://www.openlane.eu/en/carv6/auction/10725623
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724542
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724542%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724542: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724542 url https://www.openlane.eu/en/carv6/auction/10724542
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10732390
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732390%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10732390: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10732390 url https://www.openlane.eu/en/carv6/auction/10732390
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724555
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724555%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724555: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724555 url https://www.openlane.eu/en/carv6/auction/10724555
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724757
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724757%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724757: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724757 url https://www.openlane.eu/en/carv6/auction/10724757
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724774
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724774%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724774: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724774 url https://www.openlane.eu/en/carv6/auction/10724774
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724789
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724789%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724789: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724789 url https://www.openlane.eu/en/carv6/auction/10724789
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724679
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724679%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724679: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724679 url https://www.openlane.eu/en/carv6/auction/10724679
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724554
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724554%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724554: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724554 url https://www.openlane.eu/en/carv6/auction/10724554
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724766
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724766%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724766: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724766 url https://www.openlane.eu/en/carv6/auction/10724766
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724625
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724625%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724625: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724625 url https://www.openlane.eu/en/carv6/auction/10724625
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724690
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724690%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724690: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724690 url https://www.openlane.eu/en/carv6/auction/10724690
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724650
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724650%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724650: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724650 url https://www.openlane.eu/en/carv6/auction/10724650
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725630
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725630%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725630: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725630 url https://www.openlane.eu/en/carv6/auction/10725630
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724592
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724592%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724592: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724592 url https://www.openlane.eu/en/carv6/auction/10724592
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10727057
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727057%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10727057: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10727057 url https://www.openlane.eu/en/carv6/auction/10727057
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724649
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724649%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724649: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724649 url https://www.openlane.eu/en/carv6/auction/10724649
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10730611
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730611%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10730611: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10730611 url https://www.openlane.eu/en/carv6/auction/10730611
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10724589
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724589%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10724589: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10724589 url https://www.openlane.eu/en/carv6/auction/10724589
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10725679
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725679%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10725679: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10725679 url https://www.openlane.eu/en/carv6/auction/10725679
2026-03-27 04:18:53 [adesa.be] INFO: Found listing with ID: 10732315
2026-03-27 04:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732315%27 HTTP/1.1" 200 None
2026-03-27 04:18:53 [adesa.be] INFO: Scrape type for 10732315: 0
2026-03-27 04:18:53 [adesa.be] INFO: Skipping item 10732315 url https://www.openlane.eu/en/carv6/auction/10732315
2026-03-27 04:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dedd5a04-1743-57d0-891c-9f0e4075078e with identifier: 10719179
2026-03-27 04:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dedd5a04-1743-57d0-891c-9f0e4075078e with scrape type 2
2026-03-27 04:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dedd5a04-1743-57d0-891c-9f0e4075078e with scrape type 2
2026-03-27 04:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dedd5a04-1743-57d0-891c-9f0e4075078e, identifier: 10719179
2026-03-27 04:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a32e19d-2bc9-5b84-aa42-5f35169abf1e with identifier: 10720132
2026-03-27 04:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a32e19d-2bc9-5b84-aa42-5f35169abf1e with identifier: 10720132
2026-03-27 04:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a32e19d-2bc9-5b84-aa42-5f35169abf1e with identifier: 10720132 to the API
2026-03-27 04:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:30:00Z',
'fuel_type': 'Diesel',
'id': '3a32e19d-2bc9-5b84-aa42-5f35169abf1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCS788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720132',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 66227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 - Diesel - Manual - 115 hp - 66.227 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720132%27 HTTP/1.1" 200 None
2026-03-27 04:18:54 [adesa.be] INFO: Saving data for 10720132: {'auction_closing_time': 1774607400.0, 'created_time': 1774412128.016285, 'last_price_update_time': 1774585134.645482}
2026-03-27 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720132') HTTP/1.1" 204 0
2026-03-27 04:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ea6dde3-e6e5-544a-b118-00c6a198615b with identifier: 10718177
2026-03-27 04:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ea6dde3-e6e5-544a-b118-00c6a198615b with identifier: 10718177
2026-03-27 04:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ea6dde3-e6e5-544a-b118-00c6a198615b with identifier: 10718177 to the API
2026-03-27 04:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718177>
{'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-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3ea6dde3-e6e5-544a-b118-00c6a198615b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDS550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718177',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 57578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'57.578 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718177%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [adesa.be] INFO: Saving data for 10718177: {'auction_closing_time': 1774603800.0, 'created_time': 1774412223.439232, 'last_price_update_time': 1774585135.035361}
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718177') HTTP/1.1" 204 0
2026-03-27 04:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 426c5c5d-0c0f-592c-8ae0-50b75f0a4239 with identifier: 10718174
2026-03-27 04:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 426c5c5d-0c0f-592c-8ae0-50b75f0a4239 with identifier: 10718174
2026-03-27 04:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 426c5c5d-0c0f-592c-8ae0-50b75f0a4239 with identifier: 10718174 to the API
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718174>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Petrol',
'id': '426c5c5d-0c0f-592c-8ae0-50b75f0a4239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LPT192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718174',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 24641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0i Active - Petrol - Manual - 60 hp - 24.641 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2015}
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710718174%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [adesa.be] INFO: Saving data for 10718174: {'auction_closing_time': 1774603800.0, 'created_time': 1774412222.780322, 'last_price_update_time': 1774585135.327169}
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718174') HTTP/1.1" 204 0
2026-03-27 04:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dedd5a04-1743-57d0-891c-9f0e4075078e with identifier: 10719179
2026-03-27 04:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dedd5a04-1743-57d0-891c-9f0e4075078e with identifier: 10719179
2026-03-27 04:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dedd5a04-1743-57d0-891c-9f0e4075078e with identifier: 10719179 to the API
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719179>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'dedd5a04-1743-57d0-891c-9f0e4075078e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HNC137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719179',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 156409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2019-10-23',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'156.409 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719179%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [adesa.be] INFO: Saving data for 10719179: {'auction_closing_time': 1774603800.0, 'created_time': 1774412177.37876, 'last_price_update_time': 1774585135.607488}
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719179') HTTP/1.1" 204 0
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252Fdbd057b8-fe50-44ef-9aa4-511d1e9c6586.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/dbd057b8-fe50-44ef-9aa4-511d1e9c6586.jpeg not downloaded yet
2026-03-27 04:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/47349b2f-b482-4f7e-89cc-bd9be48926df.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/20bbcbf8-f125-4560-b7cf-a94e93c7b912.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252F016c7d7c-41df-4f42-a8e9-9da07560692b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/016c7d7c-41df-4f42-a8e9-9da07560692b.jpeg not downloaded yet
2026-03-27 04: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 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252Ffba56df2-431b-403a-9800-930559143a63.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/fba56df2-431b-403a-9800-930559143a63.jpeg not downloaded yet
2026-03-27 04:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/3f67ba14-c3b7-4bfe-9fb7-d57f50a3f65c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252F85295e40-d32e-439c-b386-67d9e7fb7770.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/85295e40-d32e-439c-b386-67d9e7fb7770.jpeg not downloaded yet
2026-03-27 04:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/94a5d047-fb91-49f2-94b2-d02d58f8f8a8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252F7b06e353-58b9-4ee4-8c4a-5fefc403d331.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/7b06e353-58b9-4ee4-8c4a-5fefc403d331.jpeg not downloaded yet
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252Fecf91759-e7ac-4430-8179-187608faf837.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/ecf91759-e7ac-4430-8179-187608faf837.jpeg not downloaded yet
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252F49adaf5d-e438-4c48-8c72-cfaf349695a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/49adaf5d-e438-4c48-8c72-cfaf349695a8.jpeg not downloaded yet
2026-03-27 04:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501
2026-03-27 04:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with scrape type 1
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252F9d997408-de31-4830-af13-3e4e9ea9e575.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/9d997408-de31-4830-af13-3e4e9ea9e575.jpeg not downloaded yet
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f3790>
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F47349b2f-b482-4f7e-89cc-bd9be48926df.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/47349b2f-b482-4f7e-89cc-bd9be48926df.jpeg saved to cache
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff674cc90>
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F20bbcbf8-f125-4560-b7cf-a94e93c7b912.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/20bbcbf8-f125-4560-b7cf-a94e93c7b912.jpeg saved to cache
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252Fc8329869-12e4-4126-829f-30b2ce6b1252.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/c8329869-12e4-4126-829f-30b2ce6b1252.jpeg not downloaded yet
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252Fb2ab02c2-dd7b-4818-8db6-989a459485e1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/b2ab02c2-dd7b-4818-8db6-989a459485e1.jpeg not downloaded yet
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747602%252Fgeneral%252Fb8526518-4021-4976-ae05-731a1cf9970d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/b8526518-4021-4976-ae05-731a1cf9970d.jpeg not downloaded yet
2026-03-27 04:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252F8308e7fe-8aa0-4981-a36a-114868800085.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/8308e7fe-8aa0-4981-a36a-114868800085.jpeg not downloaded yet
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aeb090>
2026-03-27 04:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746293%252Fgeneral%252F3f67ba14-c3b7-4bfe-9fb7-d57f50a3f65c.jpg') HTTP/1.1" 204 0
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/3f67ba14-c3b7-4bfe-9fb7-d57f50a3f65c.jpg saved to cache
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d0450>
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749207%252Fgeneral%252F94a5d047-fb91-49f2-94b2-d02d58f8f8a8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/94a5d047-fb91-49f2-94b2-d02d58f8f8a8.jpeg saved to cache
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/77b58470-1734-41e2-9434-6a46fbf9b7ce.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252Fff01da8f-3ada-4378-8c05-e15226953557.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/ff01da8f-3ada-4378-8c05-e15226953557.jpeg not downloaded yet
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252F9e12ab14-1ec0-4699-ad0e-0e563dfe1bd3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/9e12ab14-1ec0-4699-ad0e-0e563dfe1bd3.jpeg not downloaded yet
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252F19b29292-8fda-4235-9423-c054458f80f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/19b29292-8fda-4235-9423-c054458f80f1.jpeg not downloaded yet
2026-03-27 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/dbd057b8-fe50-44ef-9aa4-511d1e9c6586.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252Fbcd37d2f-b025-49b5-bec2-9c44a035a92f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/bcd37d2f-b025-49b5-bec2-9c44a035a92f.jpeg not downloaded yet
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252Fd0718d63-56fc-412f-b50d-15540830d64b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/d0718d63-56fc-412f-b50d-15540830d64b.jpeg not downloaded yet
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252F40f855b1-0aca-4b3b-bfd9-b1dc5526ae23.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/40f855b1-0aca-4b3b-bfd9-b1dc5526ae23.jpeg not downloaded yet
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff682cbd0>
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749207%252Fgeneral%252F77b58470-1734-41e2-9434-6a46fbf9b7ce.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/77b58470-1734-41e2-9434-6a46fbf9b7ce.jpeg saved to cache
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5693275%252Fgeneral%252Ff10f06cb-a494-42ae-9ba3-06f022719fc2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/f10f06cb-a494-42ae-9ba3-06f022719fc2.jpeg not downloaded yet
2026-03-27 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/b12c02b9-5da8-4a3c-90de-389247c869b8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff668b690>
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252Fdbd057b8-fe50-44ef-9aa4-511d1e9c6586.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/dbd057b8-fe50-44ef-9aa4-511d1e9c6586.jpeg saved to cache
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420
2026-03-27 04:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with scrape type 1
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 016fe0ab-7a84-5d7f-8dab-11d5d390aab6
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252Fc22e388a-364f-4eea-9f4f-6631ecfcd0cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/c22e388a-364f-4eea-9f4f-6631ecfcd0cc.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252Fb526b0d8-165d-4eab-b26b-20705543d12b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/b526b0d8-165d-4eab-b26b-20705543d12b.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252F234afc0f-acae-4533-9470-ca3c9d8aaa7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/234afc0f-acae-4533-9470-ca3c9d8aaa7d.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252F0c39deb7-1e8a-4f05-b65c-8b33e1dad18c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/0c39deb7-1e8a-4f05-b65c-8b33e1dad18c.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252F17756a39-2f00-4acf-a503-12405e8377b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/17756a39-2f00-4acf-a503-12405e8377b8.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252Fd4d0b8b6-a31a-4279-9a2b-d002a52d9f74.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/d4d0b8b6-a31a-4279-9a2b-d002a52d9f74.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252F48e28ff9-e6a3-45e5-8cdf-d7cd5d740c1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/48e28ff9-e6a3-45e5-8cdf-d7cd5d740c1b.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252F78fa5bed-c15e-49ee-9fab-dfe270efb6bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/78fa5bed-c15e-49ee-9fab-dfe270efb6bd.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252Fbc784612-f37b-4bb1-9c2d-a665f94cb578.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/bc784612-f37b-4bb1-9c2d-a665f94cb578.jpg already downloaded
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5713010%252Fgeneral%252F0952dfbd-3456-4f79-b3c2-2f53a8cff8fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713010/general/0952dfbd-3456-4f79-b3c2-2f53a8cff8fc.jpg already downloaded
2026-03-27 04:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6, identifier: 10731420
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6909c50>
2026-03-27 04:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252Fb12c02b9-5da8-4a3c-90de-389247c869b8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/b12c02b9-5da8-4a3c-90de-389247c869b8.jpeg saved to cache
2026-03-27 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420
2026-03-27 04:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420
2026-03-27 04:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 016fe0ab-7a84-5d7f-8dab-11d5d390aab6 with identifier: 10731420 to the API
2026-03-27 04:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:18: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 04:18:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '016fe0ab-7a84-5d7f-8dab-11d5d390aab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SLK197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731420',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 185819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5713010/general/c22e388a-364f-4eea-9f4f-6631ecfcd0cc.jpg',
'https://images.openlane.eu/carimgs/5713010/general/b526b0d8-165d-4eab-b26b-20705543d12b.jpg',
'https://images.openlane.eu/carimgs/5713010/general/234afc0f-acae-4533-9470-ca3c9d8aaa7d.jpg',
'https://images.openlane.eu/carimgs/5713010/general/0c39deb7-1e8a-4f05-b65c-8b33e1dad18c.jpg',
'https://images.openlane.eu/carimgs/5713010/general/17756a39-2f00-4acf-a503-12405e8377b8.jpg',
'https://images.openlane.eu/carimgs/5713010/general/d4d0b8b6-a31a-4279-9a2b-d002a52d9f74.jpg',
'https://images.openlane.eu/carimgs/5713010/general/48e28ff9-e6a3-45e5-8cdf-d7cd5d740c1b.jpg',
'https://images.openlane.eu/carimgs/5713010/general/78fa5bed-c15e-49ee-9fab-dfe270efb6bd.jpg',
'https://images.openlane.eu/carimgs/5713010/general/bc784612-f37b-4bb1-9c2d-a665f94cb578.jpg',
'https://images.openlane.eu/carimgs/5713010/general/0952dfbd-3456-4f79-b3c2-2f53a8cff8fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123783,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/c22e388a-364f-4eea-9f4f-6631ecfcd0cc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110882,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/b526b0d8-165d-4eab-b26b-20705543d12b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113741,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/234afc0f-acae-4533-9470-ca3c9d8aaa7d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129315,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/0c39deb7-1e8a-4f05-b65c-8b33e1dad18c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110734,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/17756a39-2f00-4acf-a503-12405e8377b8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104038,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/d4d0b8b6-a31a-4279-9a2b-d002a52d9f74.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223634,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/48e28ff9-e6a3-45e5-8cdf-d7cd5d740c1b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258125,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/78fa5bed-c15e-49ee-9fab-dfe270efb6bd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252664,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/bc784612-f37b-4bb1-9c2d-a665f94cb578.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_016fe0ab-7a84-5d7f-8dab-11d5d390aab6/016fe0ab-7a84-5d7f-8dab-11d5d390aab6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328666,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713010/general/0952dfbd-3456-4f79-b3c2-2f53a8cff8fc.jpg',
'Width': 1600}],
'price': 4950,
'price_includes_vat': True,
'registration_date': '2015-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors Cooper D 1.5 - Diesel - Manual - 116 hp - 185.819 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731420%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [adesa.be] INFO: Saving data for 10731420: {'created_time': 1774585137.18281, 'last_price_update_time': 1774585137.182822, 'auction_closing_time': 1774863000.0}
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731420') HTTP/1.1" 204 0
2026-03-27 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/fba56df2-431b-403a-9800-930559143a63.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641
2026-03-27 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0863407-d7e4-595c-b7fe-15590956bee6 with scrape type 1
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252Fca14520c-8e42-4e9a-ad50-dfb91438ca6f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/ca14520c-8e42-4e9a-ad50-dfb91438ca6f.jpeg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252F66ebfda6-acc0-4d88-bed3-f7f3ade23225.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/66ebfda6-acc0-4d88-bed3-f7f3ade23225.jpeg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252Fe9fc77eb-5797-40ef-9b5c-53decbe03713.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/e9fc77eb-5797-40ef-9b5c-53decbe03713.jpeg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252Fd3bfcba2-6fe6-441e-be5c-14a5d38f386c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/d3bfcba2-6fe6-441e-be5c-14a5d38f386c.jpeg not downloaded yet
2026-03-27 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/016c7d7c-41df-4f42-a8e9-9da07560692b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252F4f3137e2-b028-4f06-a9f9-9b7edaa14244.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/4f3137e2-b028-4f06-a9f9-9b7edaa14244.jpeg not downloaded yet
2026-03-27 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/adc80f9f-d2df-43e5-9933-9dc2ba03443c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252Fe54f1001-9ab2-4d12-80a6-1c77d945bdb2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/e54f1001-9ab2-4d12-80a6-1c77d945bdb2.jpeg not downloaded yet
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ab14d0>
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252Ffba56df2-431b-403a-9800-930559143a63.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/fba56df2-431b-403a-9800-930559143a63.jpeg saved to cache
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505
2026-03-27 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ac9dff6-2b29-5253-989c-e26545f21b26 with scrape type 1
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747540%252Fgeneral%252Ff7d8312c-a303-42c8-9c58-d2c5ec1f3ffb.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/f7d8312c-a303-42c8-9c58-d2c5ec1f3ffb.jpg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252Fa455a7d3-81cc-4ffb-9a8f-5dec070abb16.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/a455a7d3-81cc-4ffb-9a8f-5dec070abb16.jpeg not downloaded yet
2026-03-27 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/ffbe16b3-5dab-4d38-a174-3aa82b61619b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747540%252Fgeneral%252F0b9e35c0-dab2-45e2-96a1-9327a426fe8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/0b9e35c0-dab2-45e2-96a1-9327a426fe8b.jpg not downloaded yet
2026-03-27 04:18:57 [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 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/4af93e91-6fde-42d8-9539-33b8581908ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252Fcd0bbbf1-f48e-4f4b-94aa-3c713bf0e78a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/cd0bbbf1-f48e-4f4b-94aa-3c713bf0e78a.jpeg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747540%252Fgeneral%252Ff1a8332b-5bc3-4edc-8736-f7fd106698e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/f1a8332b-5bc3-4edc-8736-f7fd106698e7.jpg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252F08f03156-d4cf-4dd3-866a-c8a5bed7ad0f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/08f03156-d4cf-4dd3-866a-c8a5bed7ad0f.jpeg not downloaded yet
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b95650>
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252F016c7d7c-41df-4f42-a8e9-9da07560692b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/016c7d7c-41df-4f42-a8e9-9da07560692b.jpeg saved to cache
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:18:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff88384d0>
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748952%252Fgeneral%252Fadc80f9f-d2df-43e5-9933-9dc2ba03443c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/adc80f9f-d2df-43e5-9933-9dc2ba03443c.jpeg saved to cache
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747540%252Fgeneral%252F5b43932a-ca48-4cd8-8cdd-b825cbb03a80.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/5b43932a-ca48-4cd8-8cdd-b825cbb03a80.jpg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5748585%252Fgeneral%252Fa7f7dc7c-0c1a-487b-b472-edf5891b75ed.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/a7f7dc7c-0c1a-487b-b472-edf5891b75ed.jpeg not downloaded yet
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747540%252Fgeneral%252F17e35917-4aa0-4a7a-8c68-ce1e36ccac12.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/17e35917-4aa0-4a7a-8c68-ce1e36ccac12.jpg not downloaded yet
2026-03-27 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748952/general/c2086dd7-d504-4fea-9ec9-a5ef53e2063e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732594)
2026-03-27 04:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:18: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%252F5747540%252Fgeneral%252F91bf3e63-2856-4ff3-b88b-a96a8384fbb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/91bf3e63-2856-4ff3-b88b-a96a8384fbb2.jpg not downloaded yet
2026-03-27 04:18:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6897490>
2026-03-27 04:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:18: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 04:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fffbe16b3-5dab-4d38-a174-3aa82b61619b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/ffbe16b3-5dab-4d38-a174-3aa82b61619b.jpeg saved to cache
2026-03-27 04:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732381
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732381%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732381: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732381 url https://www.openlane.eu/en/carv6/auction/10732381
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732266
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732266%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732266: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732266 url https://www.openlane.eu/en/carv6/auction/10732266
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727065
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727065%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727065: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727065 url https://www.openlane.eu/en/carv6/auction/10727065
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732320
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732320%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732320: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732320 url https://www.openlane.eu/en/carv6/auction/10732320
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732267
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732267%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732267: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732267 url https://www.openlane.eu/en/carv6/auction/10732267
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724698
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724698%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724698: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724698 url https://www.openlane.eu/en/carv6/auction/10724698
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725647
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725647%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725647: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725647 url https://www.openlane.eu/en/carv6/auction/10725647
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725684
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725684%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725684: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725684 url https://www.openlane.eu/en/carv6/auction/10725684
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724570
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724570%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724570: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724570 url https://www.openlane.eu/en/carv6/auction/10724570
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725617
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725617%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725617: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725617 url https://www.openlane.eu/en/carv6/auction/10725617
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725686
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725686%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725686: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725686 url https://www.openlane.eu/en/carv6/auction/10725686
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724784
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724784%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724784: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724784 url https://www.openlane.eu/en/carv6/auction/10724784
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10730588
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730588%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10730588: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10730588 url https://www.openlane.eu/en/carv6/auction/10730588
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732383
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732383%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732383: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732383 url https://www.openlane.eu/en/carv6/auction/10732383
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732369
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732369%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732369: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732369 url https://www.openlane.eu/en/carv6/auction/10732369
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725610
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725610%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725610: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725610 url https://www.openlane.eu/en/carv6/auction/10725610
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725641
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725641%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725641: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725641 url https://www.openlane.eu/en/carv6/auction/10725641
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732376
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732376%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732376: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732376 url https://www.openlane.eu/en/carv6/auction/10732376
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732240
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732240%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732240: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732240 url https://www.openlane.eu/en/carv6/auction/10732240
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727042
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727042%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727042: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727042 url https://www.openlane.eu/en/carv6/auction/10727042
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724782
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724782%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724782: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724782 url https://www.openlane.eu/en/carv6/auction/10724782
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725636
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725636%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725636: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725636 url https://www.openlane.eu/en/carv6/auction/10725636
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725634
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725634%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10725634: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10725634 url https://www.openlane.eu/en/carv6/auction/10725634
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732291
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732291%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732291: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732291 url https://www.openlane.eu/en/carv6/auction/10732291
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10730576
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730576%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10730576: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10730576 url https://www.openlane.eu/en/carv6/auction/10730576
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724682
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724682%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724682: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724682 url https://www.openlane.eu/en/carv6/auction/10724682
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724640
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724640%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724640: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724640 url https://www.openlane.eu/en/carv6/auction/10724640
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727086
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727086%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727086: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727086 url https://www.openlane.eu/en/carv6/auction/10727086
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724569
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724569%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724569: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724569 url https://www.openlane.eu/en/carv6/auction/10724569
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732410
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732410%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732410: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732410 url https://www.openlane.eu/en/carv6/auction/10732410
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732250
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732250%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732250: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732250 url https://www.openlane.eu/en/carv6/auction/10732250
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732702
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732702%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732702: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732702 url https://www.openlane.eu/en/carv6/auction/10732702
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732328
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732328%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732328: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732328 url https://www.openlane.eu/en/carv6/auction/10732328
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727089
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727089%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727089: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727089 url https://www.openlane.eu/en/carv6/auction/10727089
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732289
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732289%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732289: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732289 url https://www.openlane.eu/en/carv6/auction/10732289
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724770
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724770%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724770: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724770 url https://www.openlane.eu/en/carv6/auction/10724770
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724669
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724669%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724669: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724669 url https://www.openlane.eu/en/carv6/auction/10724669
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10730628
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730628%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10730628: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10730628 url https://www.openlane.eu/en/carv6/auction/10730628
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732256
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732256%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732256: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732256 url https://www.openlane.eu/en/carv6/auction/10732256
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727139
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727139%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727139: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727139 url https://www.openlane.eu/en/carv6/auction/10727139
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732353
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732353%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732353: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732353 url https://www.openlane.eu/en/carv6/auction/10732353
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727072
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727072%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727072: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727072 url https://www.openlane.eu/en/carv6/auction/10727072
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727087
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727087%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727087: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727087 url https://www.openlane.eu/en/carv6/auction/10727087
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727061
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727061%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727061: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727061 url https://www.openlane.eu/en/carv6/auction/10727061
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10727494
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727494%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10727494: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10727494 url https://www.openlane.eu/en/carv6/auction/10727494
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10732281
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732281%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10732281: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10732281 url https://www.openlane.eu/en/carv6/auction/10732281
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10724672
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724672%27 HTTP/1.1" 200 None
2026-03-27 04:18:58 [adesa.be] INFO: Scrape type for 10724672: 0
2026-03-27 04:18:58 [adesa.be] INFO: Skipping item 10724672 url https://www.openlane.eu/en/carv6/auction/10724672
2026-03-27 04:18:58 [adesa.be] INFO: Found listing with ID: 10725653
2026-03-27 04:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725653%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10725653: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10725653 url https://www.openlane.eu/en/carv6/auction/10725653
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732246
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732246%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732246: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732246 url https://www.openlane.eu/en/carv6/auction/10732246
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732308
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732308%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732308: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732308 url https://www.openlane.eu/en/carv6/auction/10732308
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732408
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732408%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732408: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732408 url https://www.openlane.eu/en/carv6/auction/10732408
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10727073
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727073%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10727073: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10727073 url https://www.openlane.eu/en/carv6/auction/10727073
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724628
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724628%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724628: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724628 url https://www.openlane.eu/en/carv6/auction/10724628
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10727470
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727470%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10727470: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10727470 url https://www.openlane.eu/en/carv6/auction/10727470
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10727479
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727479%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10727479: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10727479 url https://www.openlane.eu/en/carv6/auction/10727479
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724675
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724675%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724675: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724675 url https://www.openlane.eu/en/carv6/auction/10724675
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724615
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724615%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724615: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724615 url https://www.openlane.eu/en/carv6/auction/10724615
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724647
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724647%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724647: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724647 url https://www.openlane.eu/en/carv6/auction/10724647
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10730615
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730615%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10730615: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10730615 url https://www.openlane.eu/en/carv6/auction/10730615
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10725644
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725644%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10725644: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10725644 url https://www.openlane.eu/en/carv6/auction/10725644
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732276
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732276%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732276: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732276 url https://www.openlane.eu/en/carv6/auction/10732276
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732270
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732270%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732270: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732270 url https://www.openlane.eu/en/carv6/auction/10732270
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10730622
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730622%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10730622: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10730622 url https://www.openlane.eu/en/carv6/auction/10730622
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10730608
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730608%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10730608: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10730608 url https://www.openlane.eu/en/carv6/auction/10730608
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732331
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732331%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732331: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732331 url https://www.openlane.eu/en/carv6/auction/10732331
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732340
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732340%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732340: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732340 url https://www.openlane.eu/en/carv6/auction/10732340
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10730594
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730594%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10730594: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10730594 url https://www.openlane.eu/en/carv6/auction/10730594
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724651
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724651%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724651: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724651 url https://www.openlane.eu/en/carv6/auction/10724651
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732255
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732255%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732255: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732255 url https://www.openlane.eu/en/carv6/auction/10732255
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732363
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732363%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732363: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732363 url https://www.openlane.eu/en/carv6/auction/10732363
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732400
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732400%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732400: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732400 url https://www.openlane.eu/en/carv6/auction/10732400
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732318
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732318%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732318: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732318 url https://www.openlane.eu/en/carv6/auction/10732318
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724676
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724676%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724676: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724676 url https://www.openlane.eu/en/carv6/auction/10724676
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10730607
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730607%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10730607: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10730607 url https://www.openlane.eu/en/carv6/auction/10730607
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10725625
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725625%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10725625: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10725625 url https://www.openlane.eu/en/carv6/auction/10725625
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10730624
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730624%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10730624: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10730624 url https://www.openlane.eu/en/carv6/auction/10730624
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732382
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732382%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732382: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732382 url https://www.openlane.eu/en/carv6/auction/10732382
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732300
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732300%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732300: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732300 url https://www.openlane.eu/en/carv6/auction/10732300
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732346
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732346%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732346: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732346 url https://www.openlane.eu/en/carv6/auction/10732346
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724627
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724627%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724627: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724627 url https://www.openlane.eu/en/carv6/auction/10724627
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732396
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732396%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732396: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732396 url https://www.openlane.eu/en/carv6/auction/10732396
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732312
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732312%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732312: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732312 url https://www.openlane.eu/en/carv6/auction/10732312
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732338
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732338%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732338: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732338 url https://www.openlane.eu/en/carv6/auction/10732338
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10730600
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730600%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10730600: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10730600 url https://www.openlane.eu/en/carv6/auction/10730600
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724680
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724680%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724680: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724680 url https://www.openlane.eu/en/carv6/auction/10724680
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724663
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724663%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724663: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724663 url https://www.openlane.eu/en/carv6/auction/10724663
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732366
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732366%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732366: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732366 url https://www.openlane.eu/en/carv6/auction/10732366
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10727070
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727070%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10727070: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10727070 url https://www.openlane.eu/en/carv6/auction/10727070
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724582
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724582%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724582: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724582 url https://www.openlane.eu/en/carv6/auction/10724582
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724703
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724703%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724703: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724703 url https://www.openlane.eu/en/carv6/auction/10724703
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10725643
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725643%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10725643: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10725643 url https://www.openlane.eu/en/carv6/auction/10725643
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732345
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732345%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732345: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732345 url https://www.openlane.eu/en/carv6/auction/10732345
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732298
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732298%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732298: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732298 url https://www.openlane.eu/en/carv6/auction/10732298
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732354
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732354%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732354: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732354 url https://www.openlane.eu/en/carv6/auction/10732354
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732271
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732271%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732271: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732271 url https://www.openlane.eu/en/carv6/auction/10732271
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732327
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732327%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732327: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732327 url https://www.openlane.eu/en/carv6/auction/10732327
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724621
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724621%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724621: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724621 url https://www.openlane.eu/en/carv6/auction/10724621
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10732364
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732364%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10732364: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10732364 url https://www.openlane.eu/en/carv6/auction/10732364
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10724584
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724584%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10724584: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10724584 url https://www.openlane.eu/en/carv6/auction/10724584
2026-03-27 04:18:59 [adesa.be] INFO: Found listing with ID: 10721602
2026-03-27 04:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710721602%27 HTTP/1.1" 200 None
2026-03-27 04:18:59 [adesa.be] INFO: Scrape type for 10721602: 0
2026-03-27 04:18:59 [adesa.be] INFO: Skipping item 10721602 url https://www.openlane.eu/en/carv6/auction/10721602
2026-03-27 04:18:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4869e90>
2026-03-27 04:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F4af93e91-6fde-42d8-9539-33b8581908ed.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/4af93e91-6fde-42d8-9539-33b8581908ed.jpg saved to cache
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252Fb713baa7-8e9f-408f-8184-c748725ad354.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/b713baa7-8e9f-408f-8184-c748725ad354.jpg not downloaded yet
2026-03-27 04:19: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 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252F38e003ce-7edb-46ef-9604-872147998e73.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/38e003ce-7edb-46ef-9604-872147998e73.jpg not downloaded yet
2026-03-27 04:19:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6588310>
2026-03-27 04:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748952%252Fgeneral%252Fc2086dd7-d504-4fea-9ec9-a5ef53e2063e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748952/general/c2086dd7-d504-4fea-9ec9-a5ef53e2063e.jpeg saved to cache
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9fd5de1d-a128-54dc-a374-64f93721565a
2026-03-27 04:19:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9fd5de1d-a128-54dc-a374-64f93721565a, skipping ID generation
2026-03-27 04:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fd5de1d-a128-54dc-a374-64f93721565a with scrape type 1
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9fd5de1d-a128-54dc-a374-64f93721565a sending to next pipeline
2026-03-27 04:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fd5de1d-a128-54dc-a374-64f93721565a, identifier: 10732594
2026-03-27 04:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252Fafa788b2-1896-4afe-9988-e0f2df588c61.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/afa788b2-1896-4afe-9988-e0f2df588c61.jpg not downloaded yet
2026-03-27 04:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594
2026-03-27 04:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594
2026-03-27 04:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fd5de1d-a128-54dc-a374-64f93721565a with identifier: 10732594 to the API
2026-03-27 04:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748952/general/c2086dd7-d504-4fea-9ec9-a5ef53e2063e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '9fd5de1d-a128-54dc-a374-64f93721565a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'U022496',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 120293,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3464633,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/1267a3ca-d861-4684-afaa-c015a1cdceae.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3267838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/c2086dd7-d504-4fea-9ec9-a5ef53e2063e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3696338,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/54c4f602-b1f2-4823-bdb5-610a59765687.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3589655,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/adc80f9f-d2df-43e5-9933-9dc2ba03443c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3366849,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/0d6b740d-73ab-4e69-940f-628b968650c0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3276543,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/9f3645c4-3215-4e83-8587-bf9021a94b42.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2825906,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/084f9d05-bd1c-492a-825f-4a0697353bdc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3207904,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/9a626c03-85a5-48c1-9f46-fcc03ef35ced.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1931444,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/77ed06b1-bbc6-41d9-a48d-643bef230a7d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fd5de1d-a128-54dc-a374-64f93721565a/9fd5de1d-a128-54dc-a374-64f93721565a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2609234,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748952/general/d97b8fe5-0a71-4cb4-9612-e24e98312222.jpeg',
'Width': 4032}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI - Hybrid - Automatic - 141 hp - 120.293 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732594%27 HTTP/1.1" 200 None
2026-03-27 04:19:01 [adesa.be] INFO: Saving data for 10732594: {'created_time': 1774585141.083293, 'last_price_update_time': 1774585141.083303, 'auction_closing_time': 1774865700.0}
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732594') HTTP/1.1" 204 0
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749083/general/dd3ff99a-22d6-45b7-8bb9-2f071b6a8068.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732496)
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252Fe0a98b1a-e89a-4677-8f0f-06037413d5e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/e0a98b1a-e89a-4677-8f0f-06037413d5e8.jpg not downloaded yet
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/16061b25-b359-4475-b0f7-0596030766dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/40f855b1-0aca-4b3b-bfd9-b1dc5526ae23.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/8308e7fe-8aa0-4981-a36a-114868800085.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/f10f06cb-a494-42ae-9ba3-06f022719fc2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/d0718d63-56fc-412f-b50d-15540830d64b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/19b29292-8fda-4235-9423-c054458f80f1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/bcd37d2f-b025-49b5-bec2-9c44a035a92f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a6fa10>
2026-03-27 04:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749083%252Fgeneral%252Fdd3ff99a-22d6-45b7-8bb9-2f071b6a8068.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749083/general/dd3ff99a-22d6-45b7-8bb9-2f071b6a8068.jpeg saved to cache
2026-03-27 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c331c87c-2de7-584e-822d-a7118108bd36
2026-03-27 04:19:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c331c87c-2de7-584e-822d-a7118108bd36, skipping ID generation
2026-03-27 04:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c331c87c-2de7-584e-822d-a7118108bd36 with scrape type 1
2026-03-27 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c331c87c-2de7-584e-822d-a7118108bd36 sending to next pipeline
2026-03-27 04:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c331c87c-2de7-584e-822d-a7118108bd36, identifier: 10732496
2026-03-27 04:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496
2026-03-27 04:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496
2026-03-27 04:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c331c87c-2de7-584e-822d-a7118108bd36 with identifier: 10732496 to the API
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749083/general/dd3ff99a-22d6-45b7-8bb9-2f071b6a8068.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'c331c87c-2de7-584e-822d-a7118108bd36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LA018109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 194136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3725284,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/06bf465c-7ea2-4ee7-9089-6b0ecffb8703.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3845383,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/dd3ff99a-22d6-45b7-8bb9-2f071b6a8068.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3602881,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/23ca2380-d595-4c57-b5bf-d19feb03f29f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3782952,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/ffbe16b3-5dab-4d38-a174-3aa82b61619b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3366015,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/d2627c68-d020-45fe-97c5-36e432b517d7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2505423,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/1b848ae0-85de-47bd-b2fd-4aaf46c50ae9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2630312,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/438ef098-c695-41c4-951a-1b3cc977697a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3389542,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/e11f8ead-8e75-403b-bc7a-b81a44a29a26.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1632561,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/11c64a45-f048-47a3-aca8-53ad1382141d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c331c87c-2de7-584e-822d-a7118108bd36/c331c87c-2de7-584e-822d-a7118108bd36_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2140609,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749083/general/dca2fde6-fce6-4e38-b8b5-b2c669a49f76.jpeg',
'Width': 4032}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 40 TFSI Business - CNG - Automatic - 170 hp - '
'194.136 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732496%27 HTTP/1.1" 200 None
2026-03-27 04:19:01 [adesa.be] INFO: Saving data for 10732496: {'created_time': 1774585141.86341, 'last_price_update_time': 1774585141.86342, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732496') HTTP/1.1" 204 0
2026-03-27 04:19:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48ee890>
2026-03-27 04:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747541%252Fgeneral%252F16061b25-b359-4475-b0f7-0596030766dc.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/16061b25-b359-4475-b0f7-0596030766dc.jpg saved to cache
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b99350>
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693275%252Fgeneral%252F40f855b1-0aca-4b3b-bfd9-b1dc5526ae23.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/40f855b1-0aca-4b3b-bfd9-b1dc5526ae23.jpeg saved to cache
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4afa890>
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693275%252Fgeneral%252F8308e7fe-8aa0-4981-a36a-114868800085.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/8308e7fe-8aa0-4981-a36a-114868800085.jpeg saved to cache
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b99650>
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693275%252Fgeneral%252Ff10f06cb-a494-42ae-9ba3-06f022719fc2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/f10f06cb-a494-42ae-9ba3-06f022719fc2.jpeg saved to cache
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x03\x00\x00\x00'\x03\xcf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\xb4\xf8\x00&\xd4w\x00\x00\x00\x00"
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff88221d0>
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_7.mpo HTTP/1.1" 201 0
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693275%252Fgeneral%252Fd0718d63-56fc-412f-b50d-15540830d64b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/d0718d63-56fc-412f-b50d-15540830d64b.jpeg saved to cache
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67451d0>
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693275%252Fgeneral%252F19b29292-8fda-4235-9423-c054458f80f1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/19b29292-8fda-4235-9423-c054458f80f1.jpeg saved to cache
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:19:02 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00&\xac\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05]\x8b\x00&y\xa9\x00\x00\x00\x00'
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bd6210>
2026-03-27 04:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_6.mpo HTTP/1.1" 201 0
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693275%252Fgeneral%252Fbcd37d2f-b025-49b5-bec2-9c44a035a92f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/bcd37d2f-b025-49b5-bec2-9c44a035a92f.jpeg saved to cache
2026-03-27 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/e0a98b1a-e89a-4677-8f0f-06037413d5e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/e9fc77eb-5797-40ef-9b5c-53decbe03713.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/a7f7dc7c-0c1a-487b-b472-edf5891b75ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/17e35917-4aa0-4a7a-8c68-ce1e36ccac12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/9e12ab14-1ec0-4699-ad0e-0e563dfe1bd3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/91bf3e63-2856-4ff3-b88b-a96a8384fbb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/5b43932a-ca48-4cd8-8cdd-b825cbb03a80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 158 - value: b'samsung\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 166 - value: b'Galaxy S24\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 178 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 186 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 118 - Data Location: 194 - value: b'S921BXXU6BYE7\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 130 - Data Location: 208 - value: b'2026:03:25 15:22:51\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xe4\x00\x00\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\x15\xc72\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xab]\x01\x00\xef^1\x00\x00\x00\x00\x00'
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65de450>
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_9.mpo HTTP/1.1" 201 0
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747540%252Fgeneral%252Fe0a98b1a-e89a-4677-8f0f-06037413d5e8.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/e0a98b1a-e89a-4677-8f0f-06037413d5e8.jpg saved to cache
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4901e10>
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748585%252Fgeneral%252Fe9fc77eb-5797-40ef-9b5c-53decbe03713.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/e9fc77eb-5797-40ef-9b5c-53decbe03713.jpeg saved to cache
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4912fd0>
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748585%252Fgeneral%252Fa7f7dc7c-0c1a-487b-b472-edf5891b75ed.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/a7f7dc7c-0c1a-487b-b472-edf5891b75ed.jpeg saved to cache
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bada10>
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747540%252Fgeneral%252F17e35917-4aa0-4a7a-8c68-ce1e36ccac12.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/17e35917-4aa0-4a7a-8c68-ce1e36ccac12.jpg saved to cache
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00G\xb7Z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x8d\x84\x00G\x83\xbd\x00\x00\x00\x00'
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bac890>
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_4.mpo HTTP/1.1" 201 0
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693275%252Fgeneral%252F9e12ab14-1ec0-4699-ad0e-0e563dfe1bd3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/9e12ab14-1ec0-4699-ad0e-0e563dfe1bd3.jpeg saved to cache
2026-03-27 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff665e490>
2026-03-27 04:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252F91bf3e63-2856-4ff3-b88b-a96a8384fbb2.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/91bf3e63-2856-4ff3-b88b-a96a8384fbb2.jpg saved to cache
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bc5b50>
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252F5b43932a-ca48-4cd8-8cdd-b825cbb03a80.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/5b43932a-ca48-4cd8-8cdd-b825cbb03a80.jpg saved to cache
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/cd0bbbf1-f48e-4f4b-94aa-3c713bf0e78a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/afa788b2-1896-4afe-9988-e0f2df588c61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/b713baa7-8e9f-408f-8184-c748725ad354.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/38e003ce-7edb-46ef-9604-872147998e73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/08f03156-d4cf-4dd3-866a-c8a5bed7ad0f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/a455a7d3-81cc-4ffb-9a8f-5dec070abb16.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/f1a8332b-5bc3-4edc-8736-f7fd106698e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/0b9e35c0-dab2-45e2-96a1-9327a426fe8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6909110>
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252Fcd0bbbf1-f48e-4f4b-94aa-3c713bf0e78a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/cd0bbbf1-f48e-4f4b-94aa-3c713bf0e78a.jpeg saved to cache
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff675fd50>
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252Fafa788b2-1896-4afe-9988-e0f2df588c61.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/afa788b2-1896-4afe-9988-e0f2df588c61.jpg saved to cache
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff675a110>
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252Fb713baa7-8e9f-408f-8184-c748725ad354.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/b713baa7-8e9f-408f-8184-c748725ad354.jpg saved to cache
2026-03-27 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b38ed0>
2026-03-27 04:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252F38e003ce-7edb-46ef-9604-872147998e73.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/38e003ce-7edb-46ef-9604-872147998e73.jpg saved to cache
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ad5990>
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252F08f03156-d4cf-4dd3-866a-c8a5bed7ad0f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/08f03156-d4cf-4dd3-866a-c8a5bed7ad0f.jpeg saved to cache
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b383d0>
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252Fa455a7d3-81cc-4ffb-9a8f-5dec070abb16.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/a455a7d3-81cc-4ffb-9a8f-5dec070abb16.jpeg saved to cache
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff76dc090>
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252Ff1a8332b-5bc3-4edc-8736-f7fd106698e7.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/f1a8332b-5bc3-4edc-8736-f7fd106698e7.jpg saved to cache
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d6c50>
2026-03-27 04:19:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252F0b9e35c0-dab2-45e2-96a1-9327a426fe8b.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/0b9e35c0-dab2-45e2-96a1-9327a426fe8b.jpg saved to cache
2026-03-27 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/4f3137e2-b028-4f06-a9f9-9b7edaa14244.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/e54f1001-9ab2-4d12-80a6-1c77d945bdb2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/ff01da8f-3ada-4378-8c05-e15226953557.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/d3bfcba2-6fe6-441e-be5c-14a5d38f386c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/66ebfda6-acc0-4d88-bed3-f7f3ade23225.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748585/general/ca14520c-8e42-4e9a-ad50-dfb91438ca6f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732641)
2026-03-27 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747540/general/f7d8312c-a303-42c8-9c58-d2c5ec1f3ffb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730505)
2026-03-27 04:19:05 [adesa.be] INFO: Found listing with ID: 10724717
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724717%27 HTTP/1.1" 200 None
2026-03-27 04:19:05 [adesa.be] INFO: Scrape type for 10724717: 0
2026-03-27 04:19:05 [adesa.be] INFO: Skipping item 10724717 url https://www.openlane.eu/en/carv6/auction/10724717
2026-03-27 04:19:05 [adesa.be] INFO: Found listing with ID: 10724641
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724641%27 HTTP/1.1" 200 None
2026-03-27 04:19:05 [adesa.be] INFO: Scrape type for 10724641: 0
2026-03-27 04:19:05 [adesa.be] INFO: Skipping item 10724641 url https://www.openlane.eu/en/carv6/auction/10724641
2026-03-27 04:19:05 [adesa.be] INFO: Found listing with ID: 10727077
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727077%27 HTTP/1.1" 200 None
2026-03-27 04:19:05 [adesa.be] INFO: Scrape type for 10727077: 0
2026-03-27 04:19:05 [adesa.be] INFO: Skipping item 10727077 url https://www.openlane.eu/en/carv6/auction/10727077
2026-03-27 04:19:05 [adesa.be] INFO: Found listing with ID: 10727474
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727474%27 HTTP/1.1" 200 None
2026-03-27 04:19:05 [adesa.be] INFO: Scrape type for 10727474: 0
2026-03-27 04:19:05 [adesa.be] INFO: Skipping item 10727474 url https://www.openlane.eu/en/carv6/auction/10727474
2026-03-27 04:19:05 [adesa.be] INFO: Found listing with ID: 10730589
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730589%27 HTTP/1.1" 200 None
2026-03-27 04:19:05 [adesa.be] INFO: Scrape type for 10730589: 0
2026-03-27 04:19:05 [adesa.be] INFO: Skipping item 10730589 url https://www.openlane.eu/en/carv6/auction/10730589
2026-03-27 04:19:05 [adesa.be] INFO: Found listing with ID: 10727044
2026-03-27 04:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727044%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10727044: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10727044 url https://www.openlane.eu/en/carv6/auction/10727044
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724581
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724581%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724581: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724581 url https://www.openlane.eu/en/carv6/auction/10724581
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732360
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732360%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732360: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732360 url https://www.openlane.eu/en/carv6/auction/10732360
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10725606
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725606%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10725606: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10725606 url https://www.openlane.eu/en/carv6/auction/10725606
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724635
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724635%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724635: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724635 url https://www.openlane.eu/en/carv6/auction/10724635
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724760
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724760%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724760: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724760 url https://www.openlane.eu/en/carv6/auction/10724760
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10725627
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725627%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10725627: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10725627 url https://www.openlane.eu/en/carv6/auction/10725627
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724644
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724644%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724644: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724644 url https://www.openlane.eu/en/carv6/auction/10724644
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10730584
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730584%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10730584: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10730584 url https://www.openlane.eu/en/carv6/auction/10730584
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10725620
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725620%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10725620: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10725620 url https://www.openlane.eu/en/carv6/auction/10725620
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724776
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724776%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724776: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724776 url https://www.openlane.eu/en/carv6/auction/10724776
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10727092
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727092%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10727092: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10727092 url https://www.openlane.eu/en/carv6/auction/10727092
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724562
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724562%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724562: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724562 url https://www.openlane.eu/en/carv6/auction/10724562
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724594
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724594%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724594: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724594 url https://www.openlane.eu/en/carv6/auction/10724594
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10727043
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727043%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10727043: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10727043 url https://www.openlane.eu/en/carv6/auction/10727043
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732283
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732283%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732283: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732283 url https://www.openlane.eu/en/carv6/auction/10732283
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732260
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732260%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732260: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732260 url https://www.openlane.eu/en/carv6/auction/10732260
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732385
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732385%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732385: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732385 url https://www.openlane.eu/en/carv6/auction/10732385
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10730580
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730580%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10730580: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10730580 url https://www.openlane.eu/en/carv6/auction/10730580
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724622
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724622%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724622: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724622 url https://www.openlane.eu/en/carv6/auction/10724622
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10730587
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730587%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10730587: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10730587 url https://www.openlane.eu/en/carv6/auction/10730587
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732412
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732412%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732412: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732412 url https://www.openlane.eu/en/carv6/auction/10732412
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724652
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724652%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724652: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724652 url https://www.openlane.eu/en/carv6/auction/10724652
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10730602
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730602%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10730602: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10730602 url https://www.openlane.eu/en/carv6/auction/10730602
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732307
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732307%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732307: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732307 url https://www.openlane.eu/en/carv6/auction/10732307
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732403
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732403%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732403: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732403 url https://www.openlane.eu/en/carv6/auction/10732403
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732297
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732297%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732297: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732297 url https://www.openlane.eu/en/carv6/auction/10732297
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732299
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732299%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732299: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732299 url https://www.openlane.eu/en/carv6/auction/10732299
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732334
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732334%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732334: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732334 url https://www.openlane.eu/en/carv6/auction/10732334
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724716
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724716%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724716: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724716 url https://www.openlane.eu/en/carv6/auction/10724716
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10725685
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725685%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10725685: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10725685 url https://www.openlane.eu/en/carv6/auction/10725685
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732243
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732243%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732243: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732243 url https://www.openlane.eu/en/carv6/auction/10732243
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10725675
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725675%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10725675: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10725675 url https://www.openlane.eu/en/carv6/auction/10725675
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732371
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732371%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732371: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732371 url https://www.openlane.eu/en/carv6/auction/10732371
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732335
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732335%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732335: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732335 url https://www.openlane.eu/en/carv6/auction/10732335
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732365
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732365%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732365: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732365 url https://www.openlane.eu/en/carv6/auction/10732365
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732290
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732290%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732290: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732290 url https://www.openlane.eu/en/carv6/auction/10732290
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724674
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724674%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724674: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724674 url https://www.openlane.eu/en/carv6/auction/10724674
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732310
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732310%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732310: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732310 url https://www.openlane.eu/en/carv6/auction/10732310
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732286
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732286%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732286: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732286 url https://www.openlane.eu/en/carv6/auction/10732286
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10730621
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730621%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10730621: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10730621 url https://www.openlane.eu/en/carv6/auction/10730621
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10730606
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730606%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10730606: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10730606 url https://www.openlane.eu/en/carv6/auction/10730606
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10725637
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725637%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10725637: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10725637 url https://www.openlane.eu/en/carv6/auction/10725637
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732392
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732392%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732392: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732392 url https://www.openlane.eu/en/carv6/auction/10732392
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732268
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732268%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732268: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732268 url https://www.openlane.eu/en/carv6/auction/10732268
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724694
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724694%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724694: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724694 url https://www.openlane.eu/en/carv6/auction/10724694
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10724658
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724658%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10724658: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10724658 url https://www.openlane.eu/en/carv6/auction/10724658
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732302
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732302%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732302: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732302 url https://www.openlane.eu/en/carv6/auction/10732302
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10732402
2026-03-27 04:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732402%27 HTTP/1.1" 200 None
2026-03-27 04:19:06 [adesa.be] INFO: Scrape type for 10732402: 0
2026-03-27 04:19:06 [adesa.be] INFO: Skipping item 10732402 url https://www.openlane.eu/en/carv6/auction/10732402
2026-03-27 04:19:06 [adesa.be] INFO: Found listing with ID: 10725683
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725683%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725683: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725683 url https://www.openlane.eu/en/carv6/auction/10725683
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724608
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724608%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724608: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724608 url https://www.openlane.eu/en/carv6/auction/10724608
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10727436
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727436%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10727436: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10727436 url https://www.openlane.eu/en/carv6/auction/10727436
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10727460
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727460%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10727460: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10727460 url https://www.openlane.eu/en/carv6/auction/10727460
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10725607
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725607%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725607: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725607 url https://www.openlane.eu/en/carv6/auction/10725607
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732393
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732393%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732393: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732393 url https://www.openlane.eu/en/carv6/auction/10732393
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10727058
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727058%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10727058: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10727058 url https://www.openlane.eu/en/carv6/auction/10727058
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732261
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732261%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732261: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732261 url https://www.openlane.eu/en/carv6/auction/10732261
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732405
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732405%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732405: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732405 url https://www.openlane.eu/en/carv6/auction/10732405
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732248
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732248%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732248: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732248 url https://www.openlane.eu/en/carv6/auction/10732248
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732278
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732278%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732278: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732278 url https://www.openlane.eu/en/carv6/auction/10732278
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10725678
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725678%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725678: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725678 url https://www.openlane.eu/en/carv6/auction/10725678
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732288
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732288%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732288: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732288 url https://www.openlane.eu/en/carv6/auction/10732288
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732273
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732273%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732273: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732273 url https://www.openlane.eu/en/carv6/auction/10732273
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724645
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724645%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724645: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724645 url https://www.openlane.eu/en/carv6/auction/10724645
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724654
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724654%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724654: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724654 url https://www.openlane.eu/en/carv6/auction/10724654
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10725619
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725619%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725619: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725619 url https://www.openlane.eu/en/carv6/auction/10725619
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724602
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724602%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724602: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724602 url https://www.openlane.eu/en/carv6/auction/10724602
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732342
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732342%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732342: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732342 url https://www.openlane.eu/en/carv6/auction/10732342
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10727085
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727085%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10727085: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10727085 url https://www.openlane.eu/en/carv6/auction/10727085
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724632
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724632%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724632: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724632 url https://www.openlane.eu/en/carv6/auction/10724632
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732326
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732326%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732326: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732326 url https://www.openlane.eu/en/carv6/auction/10732326
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10727063
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727063%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10727063: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10727063 url https://www.openlane.eu/en/carv6/auction/10727063
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10727066
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727066%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10727066: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10727066 url https://www.openlane.eu/en/carv6/auction/10727066
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732317
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732317%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732317: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732317 url https://www.openlane.eu/en/carv6/auction/10732317
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732264
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732264%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732264: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732264 url https://www.openlane.eu/en/carv6/auction/10732264
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724580
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724580%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724580: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724580 url https://www.openlane.eu/en/carv6/auction/10724580
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10725665
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725665%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725665: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725665 url https://www.openlane.eu/en/carv6/auction/10725665
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724667
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724667%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724667: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724667 url https://www.openlane.eu/en/carv6/auction/10724667
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724564
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724564%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724564: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724564 url https://www.openlane.eu/en/carv6/auction/10724564
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732306
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732306%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732306: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732306 url https://www.openlane.eu/en/carv6/auction/10732306
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724705
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724705%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724705: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724705 url https://www.openlane.eu/en/carv6/auction/10724705
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10725657
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725657%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725657: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725657 url https://www.openlane.eu/en/carv6/auction/10725657
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10730629
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730629%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10730629: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10730629 url https://www.openlane.eu/en/carv6/auction/10730629
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732280
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732280%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732280: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732280 url https://www.openlane.eu/en/carv6/auction/10732280
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732244
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732244%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732244: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732244 url https://www.openlane.eu/en/carv6/auction/10732244
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724638
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724638%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724638: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724638 url https://www.openlane.eu/en/carv6/auction/10724638
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724786
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724786%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724786: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724786 url https://www.openlane.eu/en/carv6/auction/10724786
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724633
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724633%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724633: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724633 url https://www.openlane.eu/en/carv6/auction/10724633
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732367
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732367%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732367: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732367 url https://www.openlane.eu/en/carv6/auction/10732367
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724598
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724598%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724598: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724598 url https://www.openlane.eu/en/carv6/auction/10724598
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10724620
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724620%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10724620: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10724620 url https://www.openlane.eu/en/carv6/auction/10724620
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10732362
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732362%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10732362: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10732362 url https://www.openlane.eu/en/carv6/auction/10732362
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10730613
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730613%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10730613: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10730613 url https://www.openlane.eu/en/carv6/auction/10730613
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10725681
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725681%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725681: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725681 url https://www.openlane.eu/en/carv6/auction/10725681
2026-03-27 04:19:07 [adesa.be] INFO: Found listing with ID: 10725676
2026-03-27 04:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725676%27 HTTP/1.1" 200 None
2026-03-27 04:19:07 [adesa.be] INFO: Scrape type for 10725676: 0
2026-03-27 04:19:07 [adesa.be] INFO: Skipping item 10725676 url https://www.openlane.eu/en/carv6/auction/10725676
2026-03-27 04:19:07 [scrapy.extensions.logstats] INFO: Crawled 360 pages (at 65 pages/min), scraped 213 items (at 62 items/min)
2026-03-27 04:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 224MiB
2026-03-27 04:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9201ebc-37d4-5e18-8b35-a08d2c27b5ed with identifier: 10719178
2026-03-27 04:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9201ebc-37d4-5e18-8b35-a08d2c27b5ed with scrape type 2
2026-03-27 04:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9201ebc-37d4-5e18-8b35-a08d2c27b5ed with scrape type 2
2026-03-27 04:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9201ebc-37d4-5e18-8b35-a08d2c27b5ed, identifier: 10719178
2026-03-27 04:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9201ebc-37d4-5e18-8b35-a08d2c27b5ed with identifier: 10719178
2026-03-27 04:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9201ebc-37d4-5e18-8b35-a08d2c27b5ed with identifier: 10719178
2026-03-27 04:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9201ebc-37d4-5e18-8b35-a08d2c27b5ed with identifier: 10719178 to the API
2026-03-27 04:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719178>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'Electric',
'id': 'd9201ebc-37d4-5e18-8b35-a08d2c27b5ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKU883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719178',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 59166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2023-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.3 58 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 59.166 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719178%27 HTTP/1.1" 200 None
2026-03-27 04:19:09 [adesa.be] INFO: Saving data for 10719178: {'auction_closing_time': 1774603800.0, 'created_time': 1774412171.317856, 'last_price_update_time': 1774585149.040383}
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719178') HTTP/1.1" 204 0
2026-03-27 04:19:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aa9990>
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252F4f3137e2-b028-4f06-a9f9-9b7edaa14244.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/4f3137e2-b028-4f06-a9f9-9b7edaa14244.jpeg saved to cache
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff76dfd90>
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252Fe54f1001-9ab2-4d12-80a6-1c77d945bdb2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/e54f1001-9ab2-4d12-80a6-1c77d945bdb2.jpeg saved to cache
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b65090>
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693275%252Fgeneral%252Fff01da8f-3ada-4378-8c05-e15226953557.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/ff01da8f-3ada-4378-8c05-e15226953557.jpeg saved to cache
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65050d0>
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252Fd3bfcba2-6fe6-441e-be5c-14a5d38f386c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/d3bfcba2-6fe6-441e-be5c-14a5d38f386c.jpeg saved to cache
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a79290>
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252F66ebfda6-acc0-4d88-bed3-f7f3ade23225.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/66ebfda6-acc0-4d88-bed3-f7f3ade23225.jpeg saved to cache
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b67490>
2026-03-27 04:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748585%252Fgeneral%252Fca14520c-8e42-4e9a-ad50-dfb91438ca6f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748585/general/ca14520c-8e42-4e9a-ad50-dfb91438ca6f.jpeg saved to cache
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b0863407-d7e4-595c-b7fe-15590956bee6
2026-03-27 04:19:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b0863407-d7e4-595c-b7fe-15590956bee6, skipping ID generation
2026-03-27 04:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0863407-d7e4-595c-b7fe-15590956bee6 with scrape type 1
2026-03-27 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b0863407-d7e4-595c-b7fe-15590956bee6 sending to next pipeline
2026-03-27 04:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0863407-d7e4-595c-b7fe-15590956bee6, identifier: 10732641
2026-03-27 04:19:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff658f790>
2026-03-27 04:19:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747540%252Fgeneral%252Ff7d8312c-a303-42c8-9c58-d2c5ec1f3ffb.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747540/general/f7d8312c-a303-42c8-9c58-d2c5ec1f3ffb.jpg saved to cache
2026-03-27 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4ac9dff6-2b29-5253-989c-e26545f21b26
2026-03-27 04:19:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ac9dff6-2b29-5253-989c-e26545f21b26, skipping ID generation
2026-03-27 04:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ac9dff6-2b29-5253-989c-e26545f21b26 with scrape type 1
2026-03-27 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ac9dff6-2b29-5253-989c-e26545f21b26 sending to next pipeline
2026-03-27 04:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ac9dff6-2b29-5253-989c-e26545f21b26, identifier: 10730505
2026-03-27 04:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641
2026-03-27 04:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641
2026-03-27 04:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0863407-d7e4-595c-b7fe-15590956bee6 with identifier: 10732641 to the API
2026-03-27 04:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748585/general/ca14520c-8e42-4e9a-ad50-dfb91438ca6f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'b0863407-d7e4-595c-b7fe-15590956bee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SYN649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 187210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4966694,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/ca14520c-8e42-4e9a-ad50-dfb91438ca6f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4763850,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/66ebfda6-acc0-4d88-bed3-f7f3ade23225.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4316331,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/e9fc77eb-5797-40ef-9b5c-53decbe03713.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3945355,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/d3bfcba2-6fe6-441e-be5c-14a5d38f386c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2531872,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/4f3137e2-b028-4f06-a9f9-9b7edaa14244.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2937864,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/e54f1001-9ab2-4d12-80a6-1c77d945bdb2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4523283,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/a455a7d3-81cc-4ffb-9a8f-5dec070abb16.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1961803,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/cd0bbbf1-f48e-4f4b-94aa-3c713bf0e78a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3564143,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/08f03156-d4cf-4dd3-866a-c8a5bed7ad0f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0863407-d7e4-595c-b7fe-15590956bee6/b0863407-d7e4-595c-b7fe-15590956bee6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4556315,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748585/general/a7f7dc7c-0c1a-487b-b472-edf5891b75ed.jpeg',
'Width': 4032}],
'price': 100,
'price_includes_vat': True,
'registration_date': '2015-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper 1.6i - Petrol - Manual - 122 hp - 187.210 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732641%27 HTTP/1.1" 200 None
2026-03-27 04:19:10 [adesa.be] INFO: Saving data for 10732641: {'created_time': 1774585150.696265, 'last_price_update_time': 1774585150.696277, 'auction_closing_time': 1774865700.0}
2026-03-27 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732641') HTTP/1.1" 204 0
2026-03-27 04:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505
2026-03-27 04:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505
2026-03-27 04:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ac9dff6-2b29-5253-989c-e26545f21b26 with identifier: 10730505 to the API
2026-03-27 04:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747540/general/f7d8312c-a303-42c8-9c58-d2c5ec1f3ffb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4ac9dff6-2b29-5253-989c-e26545f21b26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PKA342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 201013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5732433,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/f7d8312c-a303-42c8-9c58-d2c5ec1f3ffb.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5345435,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/0b9e35c0-dab2-45e2-96a1-9327a426fe8b.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4872888,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/f1a8332b-5bc3-4edc-8736-f7fd106698e7.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5588485,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/5b43932a-ca48-4cd8-8cdd-b825cbb03a80.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4940794,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/17e35917-4aa0-4a7a-8c68-ce1e36ccac12.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5250669,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/91bf3e63-2856-4ff3-b88b-a96a8384fbb2.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3314896,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/b713baa7-8e9f-408f-8184-c748725ad354.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3859176,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/38e003ce-7edb-46ef-9604-872147998e73.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3908141,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/afa788b2-1896-4afe-9988-e0f2df588c61.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4ac9dff6-2b29-5253-989c-e26545f21b26/4ac9dff6-2b29-5253-989c-e26545f21b26_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3417536,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747540/general/e0a98b1a-e89a-4677-8f0f-06037413d5e8.jpg',
'Width': 4000}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2015-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors One D - Diesel - Manual - 95 hp - 201.013 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730505%27 HTTP/1.1" 200 None
2026-03-27 04:19:11 [adesa.be] INFO: Saving data for 10730505: {'created_time': 1774585151.099024, 'last_price_update_time': 1774585151.099036, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730505') HTTP/1.1" 204 0
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/c8329869-12e4-4126-829f-30b2ce6b1252.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/49adaf5d-e438-4c48-8c72-cfaf349695a8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:19: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 04:19: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 04:19: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 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/85295e40-d32e-439c-b386-67d9e7fb7770.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/7b06e353-58b9-4ee4-8c4a-5fefc403d331.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/b8526518-4021-4976-ae05-731a1cf9970d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747602/general/ecf91759-e7ac-4430-8179-187608faf837.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730521)
2026-03-27 04:19: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 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/9d997408-de31-4830-af13-3e4e9ea9e575.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5693275/general/b2ab02c2-dd7b-4818-8db6-989a459485e1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730501)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/60e6562e-2ff2-4665-80d3-5276c69e2da5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/ae8a1e99-ada6-480e-a4cb-f9c147819e89.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/0498413c-5cea-4319-be27-0beb778efe54.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fb210>
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252Fc8329869-12e4-4126-829f-30b2ce6b1252.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/c8329869-12e4-4126-829f-30b2ce6b1252.jpeg saved to cache
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff685fc50>
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252F49adaf5d-e438-4c48-8c72-cfaf349695a8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/49adaf5d-e438-4c48-8c72-cfaf349695a8.jpeg saved to cache
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/0d4ed039-c9d8-4a23-9b1b-e6942a5bd1c7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/60962e44-176b-43ee-8bf2-4d1275602219.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4afb510>
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252F85295e40-d32e-439c-b386-67d9e7fb7770.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/85295e40-d32e-439c-b386-67d9e7fb7770.jpeg saved to cache
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:19:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fbd10>
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252F7b06e353-58b9-4ee4-8c4a-5fefc403d331.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/7b06e353-58b9-4ee4-8c4a-5fefc403d331.jpeg saved to cache
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:19:11 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff685f950>
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252Fb8526518-4021-4976-ae05-731a1cf9970d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/b8526518-4021-4976-ae05-731a1cf9970d.jpeg saved to cache
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fb090>
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747602%252Fgeneral%252Fecf91759-e7ac-4430-8179-187608faf837.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747602/general/ecf91759-e7ac-4430-8179-187608faf837.jpeg saved to cache
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c
2026-03-27 04:19:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c, skipping ID generation
2026-03-27 04:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with scrape type 1
2026-03-27 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c sending to next pipeline
2026-03-27 04:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c, identifier: 10730521
2026-03-27 04:19:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a5f990>
2026-03-27 04:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693275%252Fgeneral%252F9d997408-de31-4830-af13-3e4e9ea9e575.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/9d997408-de31-4830-af13-3e4e9ea9e575.jpeg saved to cache
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 04:19:12 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 04:19:12 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00C\x9c\xfb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x07\x8a_\x00Ck$\x00\x00\x00\x00'
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6909890>
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_1.mpo HTTP/1.1" 201 0
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693275%252Fgeneral%252Fb2ab02c2-dd7b-4818-8db6-989a459485e1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693275/general/b2ab02c2-dd7b-4818-8db6-989a459485e1.jpeg saved to cache
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9
2026-03-27 04:19:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9, skipping ID generation
2026-03-27 04:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with scrape type 1
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 sending to next pipeline
2026-03-27 04:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9, identifier: 10730501
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b17050>
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F60e6562e-2ff2-4665-80d3-5276c69e2da5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/60e6562e-2ff2-4665-80d3-5276c69e2da5.jpeg saved to cache
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8cce690>
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Fae8a1e99-ada6-480e-a4cb-f9c147819e89.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/ae8a1e99-ada6-480e-a4cb-f9c147819e89.jpeg saved to cache
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6909750>
2026-03-27 04:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F0498413c-5cea-4319-be27-0beb778efe54.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/0498413c-5cea-4319-be27-0beb778efe54.jpeg saved to cache
2026-03-27 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521
2026-03-27 04:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521
2026-03-27 04:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36cf10ff-cc98-5f4b-bfba-9eb745a5a56c with identifier: 10730521 to the API
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747602/general/ecf91759-e7ac-4430-8179-187608faf837.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '36cf10ff-cc98-5f4b-bfba-9eb745a5a56c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CPS647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 75571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 676869,
'Height': 1610,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/b12c02b9-5da8-4a3c-90de-389247c869b8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 764356,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/dbd057b8-fe50-44ef-9aa4-511d1e9c6586.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662438,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/016c7d7c-41df-4f42-a8e9-9da07560692b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703433,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/fba56df2-431b-403a-9800-930559143a63.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 621393,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/85295e40-d32e-439c-b386-67d9e7fb7770.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 591302,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/7b06e353-58b9-4ee4-8c4a-5fefc403d331.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 837166,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/ecf91759-e7ac-4430-8179-187608faf837.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568659,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/49adaf5d-e438-4c48-8c72-cfaf349695a8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 530177,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/c8329869-12e4-4126-829f-30b2ce6b1252.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36cf10ff-cc98-5f4b-bfba-9eb745a5a56c/36cf10ff-cc98-5f4b-bfba-9eb745a5a56c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664094,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747602/general/b8526518-4021-4976-ae05-731a1cf9970d.jpeg',
'Width': 2048}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2018-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mitsubishi ASX 1.6i - Petrol - Manual - 116 hp - 75.571 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730521%27 HTTP/1.1" 200 None
2026-03-27 04:19:12 [adesa.be] INFO: Saving data for 10730521: {'created_time': 1774585152.919582, 'last_price_update_time': 1774585152.919593, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730521') HTTP/1.1" 204 0
2026-03-27 04:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501
2026-03-27 04:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501
2026-03-27 04:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6169b11e-9675-53b7-b21a-eb1d5cabd3f9 with identifier: 10730501 to the API
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5693275/general/b2ab02c2-dd7b-4818-8db6-989a459485e1.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6169b11e-9675-53b7-b21a-eb1d5cabd3f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BQD792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 232923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3261501,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/9d997408-de31-4830-af13-3e4e9ea9e575.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4925274,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/b2ab02c2-dd7b-4818-8db6-989a459485e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3190754,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/8308e7fe-8aa0-4981-a36a-114868800085.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3783865,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/ff01da8f-3ada-4378-8c05-e15226953557.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5194974,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/9e12ab14-1ec0-4699-ad0e-0e563dfe1bd3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3551602,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/19b29292-8fda-4235-9423-c054458f80f1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2886035,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/bcd37d2f-b025-49b5-bec2-9c44a035a92f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2865351,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/d0718d63-56fc-412f-b50d-15540830d64b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2275580,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/40f855b1-0aca-4b3b-bfd9-b1dc5526ae23.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6169b11e-9675-53b7-b21a-eb1d5cabd3f9/6169b11e-9675-53b7-b21a-eb1d5cabd3f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2883238,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693275/general/f10f06cb-a494-42ae-9ba3-06f022719fc2.jpeg',
'Width': 4032}],
'price': 5150,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mitsubishi ASX 1.6 - Diesel - Manual - 114 hp - 232.923 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730501%27 HTTP/1.1" 200 None
2026-03-27 04:19:13 [adesa.be] INFO: Saving data for 10730501: {'created_time': 1774585153.282786, 'last_price_update_time': 1774585153.282798, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730501') HTTP/1.1" 204 0
2026-03-27 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746293/general/ab904c72-c889-45de-a8ea-c887fb99d338.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10732476)
2026-03-27 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/5b9b31bd-ff8f-4db5-9904-87a480c6cd23.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490ebd0>
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F0d4ed039-c9d8-4a23-9b1b-e6942a5bd1c7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/0d4ed039-c9d8-4a23-9b1b-e6942a5bd1c7.jpeg saved to cache
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65ef410>
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252F60962e44-176b-43ee-8bf2-4d1275602219.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/60962e44-176b-43ee-8bf2-4d1275602219.jpeg saved to cache
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:19: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 04:19: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 04:19: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 04:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65eed90>
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746293%252Fgeneral%252Fab904c72-c889-45de-a8ea-c887fb99d338.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746293/general/ab904c72-c889-45de-a8ea-c887fb99d338.jpg saved to cache
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8
2026-03-27 04:19:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8, skipping ID generation
2026-03-27 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with scrape type 1
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 sending to next pipeline
2026-03-27 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8, identifier: 10732476
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8e74150>
2026-03-27 04:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F5b9b31bd-ff8f-4db5-9904-87a480c6cd23.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/5b9b31bd-ff8f-4db5-9904-87a480c6cd23.jpeg saved to cache
2026-03-27 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476
2026-03-27 04:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476
2026-03-27 04:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8 with identifier: 10732476 to the API
2026-03-27 04:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746293/general/ab904c72-c889-45de-a8ea-c887fb99d338.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PYA091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 109906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509261,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/c0398e18-c154-4c37-8787-3d3518a42891.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544356,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/ab904c72-c889-45de-a8ea-c887fb99d338.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324311,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/77a600b4-651f-473c-b81d-904230a44817.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380329,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/cadd34d7-669b-4ccb-9f50-0ad71ee46bf6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332890,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/81cbec00-d1de-4377-8859-1d4bea58025d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 479576,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/3f67ba14-c3b7-4bfe-9fb7-d57f50a3f65c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293303,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/562aa3a9-68c8-45c4-8f86-a9f64f572031.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350577,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/1a68ebd4-0d6c-4b11-b9ef-b153d5d23dae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354491,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/c490e6ae-d353-4e5e-aa2e-3f82213c50e4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8/b53f2e96-88d3-5a4a-9fa4-61442d7ca0a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333909,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746293/general/482189ad-d0f8-4a1b-8a75-c8fc18db619f.jpg',
'Width': 2000}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116d Advantage - Diesel - Manual - 115 hp - 109.906 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2019}
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732476%27 HTTP/1.1" 200 None
2026-03-27 04:19:14 [adesa.be] INFO: Saving data for 10732476: {'created_time': 1774585154.018366, 'last_price_update_time': 1774585154.018377, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732476') HTTP/1.1" 204 0
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/e09c7ec5-2597-4fb6-8d10-b82b107fe0b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/e2696b37-2ba8-45b9-bb80-6a3ac5121fa4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/6bff3018-e75e-4251-b11a-4ee381d62a10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:19: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 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/1bb6957a-37e5-4287-bd7e-9a6ae248c4af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/ef1fab68-ef6c-4517-a964-d0d6b17442b7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/728c001a-d758-4b0e-9634-f8a7869ee81e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/4d32d14b-a348-42ca-b790-94629f4123b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747541/general/31636684-637e-4ee8-b31e-e94cde2dbe4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730467)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/a13f9f9d-c847-421a-9a93-dac13ed7406d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/336fbe76-0662-4d51-bfb5-2aaf6f486008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749207/general/642140d4-c84a-41de-846a-bb0d51fe30cb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10733085)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/1759fb71-c6bb-437b-9c77-926b5baccb74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748587/general/fbc0bd80-b3d2-4e47-a92b-1d413398f27f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731428)
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498
2026-03-27 04:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb384d2-2bd3-5acb-809f-be9066672948 with scrape type 1
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F0cd1b68f-e5be-4296-801b-816eb7ee87c0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/0cd1b68f-e5be-4296-801b-816eb7ee87c0.jpeg not downloaded yet
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F19c9067c-ceed-4066-8a7d-545fd3d08d99.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/19c9067c-ceed-4066-8a7d-545fd3d08d99.jpeg not downloaded yet
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F0176c94d-dbec-453e-b389-8a6871e28ea0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/0176c94d-dbec-453e-b389-8a6871e28ea0.jpeg not downloaded yet
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff658cd90>
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F6bff3018-e75e-4251-b11a-4ee381d62a10.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/6bff3018-e75e-4251-b11a-4ee381d62a10.jpg saved to cache
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64ed750>
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F1bb6957a-37e5-4287-bd7e-9a6ae248c4af.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/1bb6957a-37e5-4287-bd7e-9a6ae248c4af.jpg saved to cache
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d0c90>
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252Fef1fab68-ef6c-4517-a964-d0d6b17442b7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/ef1fab68-ef6c-4517-a964-d0d6b17442b7.jpeg saved to cache
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:19:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6908410>
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F728c001a-d758-4b0e-9634-f8a7869ee81e.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/728c001a-d758-4b0e-9634-f8a7869ee81e.jpg saved to cache
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:19:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b97a90>
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F4d32d14b-a348-42ca-b790-94629f4123b6.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/4d32d14b-a348-42ca-b790-94629f4123b6.jpg saved to cache
2026-03-27 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:19:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64b7250>
2026-03-27 04:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747541%252Fgeneral%252F31636684-637e-4ee8-b31e-e94cde2dbe4f.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747541/general/31636684-637e-4ee8-b31e-e94cde2dbe4f.jpg saved to cache
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55953394-c646-5d20-9774-02efbda1e5c1
2026-03-27 04:19:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55953394-c646-5d20-9774-02efbda1e5c1, skipping ID generation
2026-03-27 04:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55953394-c646-5d20-9774-02efbda1e5c1 with scrape type 1
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55953394-c646-5d20-9774-02efbda1e5c1 sending to next pipeline
2026-03-27 04:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55953394-c646-5d20-9774-02efbda1e5c1, identifier: 10730467
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F419ba7ff-3c3d-4293-b657-f22a8c21d272.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/419ba7ff-3c3d-4293-b657-f22a8c21d272.jpeg not downloaded yet
2026-03-27 04:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467
2026-03-27 04:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467
2026-03-27 04:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55953394-c646-5d20-9774-02efbda1e5c1 with identifier: 10730467 to the API
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747541/general/31636684-637e-4ee8-b31e-e94cde2dbe4f.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': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '55953394-c646-5d20-9774-02efbda1e5c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CTP069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 240851,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5977724,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/8a000504-cfb7-42d7-9f68-2a4d908ac0a7.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5162431,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/3cfbc188-7594-4291-a0ee-ebc65dd89fc3.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5392357,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/31636684-637e-4ee8-b31e-e94cde2dbe4f.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5506800,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/4d32d14b-a348-42ca-b790-94629f4123b6.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4965917,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/728c001a-d758-4b0e-9634-f8a7869ee81e.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5792523,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/16061b25-b359-4475-b0f7-0596030766dc.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3811875,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/4af93e91-6fde-42d8-9539-33b8581908ed.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4240729,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/12f54686-f171-47d5-b632-4478dc0a219d.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3591552,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/6180179d-5413-4ee2-b8de-b5ed1ca97c7b.jpg',
'Width': 4000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55953394-c646-5d20-9774-02efbda1e5c1/55953394-c646-5d20-9774-02efbda1e5c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3117590,
'Height': 3000,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747541/general/80e20562-5fd4-4de2-9889-94674e100d28.jpg',
'Width': 4000}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2017-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 25d M Sport - Diesel - Automatic - 210 hp - 240.851 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:15 [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 04:19:15 [adesa.be] INFO: Saving data for 10730467: {'created_time': 1774585155.599824, 'last_price_update_time': 1774585155.599835, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730467') HTTP/1.1" 204 0
2026-03-27 04:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F6aacb106-f4ac-40b9-8aa4-783c096187ce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/6aacb106-f4ac-40b9-8aa4-783c096187ce.jpeg not downloaded yet
2026-03-27 04:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8d310>
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F336fbe76-0662-4d51-bfb5-2aaf6f486008.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/336fbe76-0662-4d51-bfb5-2aaf6f486008.jpg saved to cache
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6749e50>
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749207%252Fgeneral%252F642140d4-c84a-41de-846a-bb0d51fe30cb.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749207/general/642140d4-c84a-41de-846a-bb0d51fe30cb.jpeg saved to cache
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3b33f06f-9297-544b-9f11-be2ca8126202
2026-03-27 04:19:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3b33f06f-9297-544b-9f11-be2ca8126202, skipping ID generation
2026-03-27 04:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b33f06f-9297-544b-9f11-be2ca8126202 with scrape type 1
2026-03-27 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b33f06f-9297-544b-9f11-be2ca8126202 sending to next pipeline
2026-03-27 04:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b33f06f-9297-544b-9f11-be2ca8126202, identifier: 10733085
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6607590>
2026-03-27 04:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F1759fb71-c6bb-437b-9c77-926b5baccb74.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/1759fb71-c6bb-437b-9c77-926b5baccb74.jpg saved to cache
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8e150>
2026-03-27 04:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748587%252Fgeneral%252Ffbc0bd80-b3d2-4e47-a92b-1d413398f27f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748587/general/fbc0bd80-b3d2-4e47-a92b-1d413398f27f.jpeg saved to cache
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a7cfed34-6a89-58ef-bad7-98c3f73254dc
2026-03-27 04:19:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7cfed34-6a89-58ef-bad7-98c3f73254dc, skipping ID generation
2026-03-27 04:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7cfed34-6a89-58ef-bad7-98c3f73254dc with scrape type 1
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7cfed34-6a89-58ef-bad7-98c3f73254dc sending to next pipeline
2026-03-27 04:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7cfed34-6a89-58ef-bad7-98c3f73254dc, identifier: 10731428
2026-03-27 04:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085
2026-03-27 04:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085
2026-03-27 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b33f06f-9297-544b-9f11-be2ca8126202 with identifier: 10733085 to the API
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749207/general/642140d4-c84a-41de-846a-bb0d51fe30cb.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '3b33f06f-9297-544b-9f11-be2ca8126202',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCG060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 103054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 635808,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/642140d4-c84a-41de-846a-bb0d51fe30cb.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794572,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/ef6cf59a-89e1-4539-9bb6-df14636044c9.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 727667,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/1baaa69a-8381-4932-9f80-32147d2299ef.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 734707,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/ef1fab68-ef6c-4517-a964-d0d6b17442b7.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342064,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/5b9b31bd-ff8f-4db5-9904-87a480c6cd23.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322870,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/0498413c-5cea-4319-be27-0beb778efe54.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336051,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/0d4ed039-c9d8-4a23-9b1b-e6942a5bd1c7.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455660,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/77b58470-1734-41e2-9434-6a46fbf9b7ce.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 540049,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/94a5d047-fb91-49f2-94b2-d02d58f8f8a8.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b33f06f-9297-544b-9f11-be2ca8126202/3b33f06f-9297-544b-9f11-be2ca8126202_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352361,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749207/general/312ea947-5d2b-4c49-83f4-ac484c73c166.jpeg',
'Width': 2000}],
'price': 25300,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 103.054 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733085%27 HTTP/1.1" 200 None
2026-03-27 04:19:16 [adesa.be] INFO: Saving data for 10733085: {'created_time': 1774585156.546654, 'last_price_update_time': 1774585156.546666, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733085') HTTP/1.1" 204 0
2026-03-27 04:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428
2026-03-27 04:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428
2026-03-27 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7cfed34-6a89-58ef-bad7-98c3f73254dc with identifier: 10731428 to the API
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748587/general/fbc0bd80-b3d2-4e47-a92b-1d413398f27f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a7cfed34-6a89-58ef-bad7-98c3f73254dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CBK120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 165507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316248,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/fbc0bd80-b3d2-4e47-a92b-1d413398f27f.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316729,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/f3574df9-cfe2-4178-b4af-c2601915d17c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323397,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/d4d28baa-c5ac-4a9b-9838-9d6d2479a4c1.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356166,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/c87722a0-c428-4e16-a206-2503238e6ffa.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230305,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/60962e44-176b-43ee-8bf2-4d1275602219.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208257,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/60e6562e-2ff2-4665-80d3-5276c69e2da5.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261429,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/ae8a1e99-ada6-480e-a4cb-f9c147819e89.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216841,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/20bbcbf8-f125-4560-b7cf-a94e93c7b912.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252535,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/47349b2f-b482-4f7e-89cc-bd9be48926df.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7cfed34-6a89-58ef-bad7-98c3f73254dc/a7cfed34-6a89-58ef-bad7-98c3f73254dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246423,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748587/general/2e8b7268-c4dd-448e-9ed2-a7309c8f8f08.jpeg',
'Width': 2000}],
'price': 18350,
'price_includes_vat': True,
'registration_date': '2018-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 20 X Line - Diesel - Automatic - 190 hp - 165.507 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2018}
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731428%27 HTTP/1.1" 200 None
2026-03-27 04:19:16 [adesa.be] INFO: Saving data for 10731428: {'created_time': 1774585156.885705, 'last_price_update_time': 1774585156.885717, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731428') HTTP/1.1" 204 0
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252Ff4de31e7-1533-426b-a4e1-d75cce66c1db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/f4de31e7-1533-426b-a4e1-d75cce66c1db.jpeg not downloaded yet
2026-03-27 04:19: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 04:19: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 04:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F86a37590-1b1c-497f-aab3-f08e4e31f55a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/86a37590-1b1c-497f-aab3-f08e4e31f55a.jpeg not downloaded yet
2026-03-27 04:19: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 04:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495
2026-03-27 04:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53b957af-7fd0-5798-abd5-cb8e39f432a5 with scrape type 1
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252Fa53eafed-43dc-402f-a8fa-aae1746f740b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/a53eafed-43dc-402f-a8fa-aae1746f740b.jpeg not downloaded yet
2026-03-27 04:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497
2026-03-27 04:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff451117-b61a-5e92-983a-1b19e0c996cd with scrape type 1
2026-03-27 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff451117-b61a-5e92-983a-1b19e0c996cd
2026-03-27 04:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252F1250811c-06a3-41fa-ab93-ce34a84e8988.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/1250811c-06a3-41fa-ab93-ce34a84e8988.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252Ff0cda19d-b860-42ac-aeb1-70433d09fa27.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/f0cda19d-b860-42ac-aeb1-70433d09fa27.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252Fdb92fc3c-9cf9-43f1-af8c-1ed2760fde2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/db92fc3c-9cf9-43f1-af8c-1ed2760fde2e.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252F9e848965-bd1a-4925-87a6-7fd4bd6aff4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/9e848965-bd1a-4925-87a6-7fd4bd6aff4b.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252F1c82ac49-dbc0-4f55-933e-deb8fe276b2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/1c82ac49-dbc0-4f55-933e-deb8fe276b2f.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252F382724b6-b561-456b-9efb-52999c797e59.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/382724b6-b561-456b-9efb-52999c797e59.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252F63f87bf3-bd42-429e-9528-5f34b035855b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/63f87bf3-bd42-429e-9528-5f34b035855b.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252F431dcfdc-0b97-469c-9817-7a3f850d9ef4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/431dcfdc-0b97-469c-9817-7a3f850d9ef4.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252F8b978bde-7b92-496e-843b-c8a1a77a14aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/8b978bde-7b92-496e-843b-c8a1a77a14aa.jpg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5639638%252Fgeneral%252Fea8ead87-07b6-4129-88bd-513c3736bc1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639638/general/ea8ead87-07b6-4129-88bd-513c3736bc1e.jpg already downloaded
2026-03-27 04:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff451117-b61a-5e92-983a-1b19e0c996cd, identifier: 10730497
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F620b3902-e4ea-41f5-9e02-34b8c68367f5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/620b3902-e4ea-41f5-9e02-34b8c68367f5.jpeg not downloaded yet
2026-03-27 04:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497
2026-03-27 04:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497
2026-03-27 04:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff451117-b61a-5e92-983a-1b19e0c996cd with identifier: 10730497 to the API
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730497>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff451117-b61a-5e92-983a-1b19e0c996cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UQT232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 127440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5639638/general/1250811c-06a3-41fa-ab93-ce34a84e8988.jpg',
'https://images.openlane.eu/carimgs/5639638/general/f0cda19d-b860-42ac-aeb1-70433d09fa27.jpg',
'https://images.openlane.eu/carimgs/5639638/general/db92fc3c-9cf9-43f1-af8c-1ed2760fde2e.jpg',
'https://images.openlane.eu/carimgs/5639638/general/9e848965-bd1a-4925-87a6-7fd4bd6aff4b.jpg',
'https://images.openlane.eu/carimgs/5639638/general/1c82ac49-dbc0-4f55-933e-deb8fe276b2f.jpg',
'https://images.openlane.eu/carimgs/5639638/general/382724b6-b561-456b-9efb-52999c797e59.jpg',
'https://images.openlane.eu/carimgs/5639638/general/63f87bf3-bd42-429e-9528-5f34b035855b.jpg',
'https://images.openlane.eu/carimgs/5639638/general/431dcfdc-0b97-469c-9817-7a3f850d9ef4.jpg',
'https://images.openlane.eu/carimgs/5639638/general/8b978bde-7b92-496e-843b-c8a1a77a14aa.jpg',
'https://images.openlane.eu/carimgs/5639638/general/ea8ead87-07b6-4129-88bd-513c3736bc1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135667,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/1250811c-06a3-41fa-ab93-ce34a84e8988.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126480,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/f0cda19d-b860-42ac-aeb1-70433d09fa27.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127750,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/db92fc3c-9cf9-43f1-af8c-1ed2760fde2e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136457,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/9e848965-bd1a-4925-87a6-7fd4bd6aff4b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122538,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/1c82ac49-dbc0-4f55-933e-deb8fe276b2f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112656,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/382724b6-b561-456b-9efb-52999c797e59.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214939,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/63f87bf3-bd42-429e-9528-5f34b035855b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306784,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/431dcfdc-0b97-469c-9817-7a3f850d9ef4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382830,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/8b978bde-7b92-496e-843b-c8a1a77a14aa.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff451117-b61a-5e92-983a-1b19e0c996cd/ff451117-b61a-5e92-983a-1b19e0c996cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135477,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639638/general/ea8ead87-07b6-4129-88bd-513c3736bc1e.jpg',
'Width': 640}],
'price': 5650,
'price_includes_vat': True,
'registration_date': '2015-07-23',
'seats_number': 4,
'seller_name': None,
'title': 'Mini 3 Doors One 1.2 - Petrol - Manual - 75 hp - 127.440 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730497%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [adesa.be] INFO: Saving data for 10730497: {'created_time': 1774585157.582929, 'last_price_update_time': 1774585157.582941, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730497') HTTP/1.1" 204 0
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F0ac82229-0f8c-4e98-b262-a4362eba5116.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/0ac82229-0f8c-4e98-b262-a4362eba5116.jpeg not downloaded yet
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F7e4025db-4926-4fd9-8966-fc8208499450.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/7e4025db-4926-4fd9-8966-fc8208499450.jpeg not downloaded yet
2026-03-27 04:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424
2026-03-27 04:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with scrape type 1
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F87afa52a-2f09-4e69-8f20-c45675a2a885.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/87afa52a-2f09-4e69-8f20-c45675a2a885.jpg not downloaded yet
2026-03-27 04:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475
2026-03-27 04:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3383f396-5701-5317-8305-979a979ffc05 with scrape type 1
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3383f396-5701-5317-8305-979a979ffc05
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252F7e788c96-e047-453a-9bbc-7466c949419a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/7e788c96-e047-453a-9bbc-7466c949419a.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252F17923564-3a42-48e2-aeb8-909440caac7f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/17923564-3a42-48e2-aeb8-909440caac7f.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252Fa65aaf43-6a89-42da-b3a7-e728a2d44c88.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/a65aaf43-6a89-42da-b3a7-e728a2d44c88.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252Fc8129432-54aa-49d4-926c-d89a2c6432d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/c8129432-54aa-49d4-926c-d89a2c6432d9.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252Fae92a8cd-3cf5-4e79-bdc4-afd2dadfff0c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/ae92a8cd-3cf5-4e79-bdc4-afd2dadfff0c.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252F6d4737d5-c59f-4cf1-b603-55bb31c8d51f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/6d4737d5-c59f-4cf1-b603-55bb31c8d51f.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252F58e5813b-8a70-42bc-b504-992c2f33b2d4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/58e5813b-8a70-42bc-b504-992c2f33b2d4.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252F4120ff0c-c99f-4d97-9e6e-c27982088d23.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/4120ff0c-c99f-4d97-9e6e-c27982088d23.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252Fe39a5e26-09aa-45e1-a90c-6fbdaf6dbceb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/e39a5e26-09aa-45e1-a90c-6fbdaf6dbceb.jpeg already downloaded
2026-03-27 04:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5728048%252Fgeneral%252F2fb79bf8-9901-4cb1-8cda-4f1f6c39aa27.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728048/general/2fb79bf8-9901-4cb1-8cda-4f1f6c39aa27.jpeg already downloaded
2026-03-27 04:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3383f396-5701-5317-8305-979a979ffc05, identifier: 10732475
2026-03-27 04:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468
2026-03-27 04:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ee62a5-39f6-5136-a564-c180141d132a with scrape type 1
2026-03-27 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65ee62a5-39f6-5136-a564-c180141d132a
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252F3e194916-ea6c-4783-b299-5b391bfd1bd7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/3e194916-ea6c-4783-b299-5b391bfd1bd7.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252Fefec1bb6-02a2-462d-8641-30267a001c55.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/efec1bb6-02a2-462d-8641-30267a001c55.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252Fd02a1e0c-88a4-469d-a940-9d04e1a7b1f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/d02a1e0c-88a4-469d-a940-9d04e1a7b1f0.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252F5a40fdd0-1b0d-47f2-ae08-d0e83a4958c3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/5a40fdd0-1b0d-47f2-ae08-d0e83a4958c3.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252Ff1394b36-bca1-4762-bbcf-999040b1322b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/f1394b36-bca1-4762-bbcf-999040b1322b.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252F3fbd47a0-ce99-4c9d-bb24-15fa5a7322c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/3fbd47a0-ce99-4c9d-bb24-15fa5a7322c7.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252F1064cec8-8cbf-40e0-96c7-34da43fa86f9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/1064cec8-8cbf-40e0-96c7-34da43fa86f9.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252F96c7f604-dfb1-4bbc-a311-99ae0c617f16.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/96c7f604-dfb1-4bbc-a311-99ae0c617f16.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252F74fdf9ff-0f69-4820-a754-cb51c5bc8d7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/74fdf9ff-0f69-4820-a754-cb51c5bc8d7d.jpeg already downloaded
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5674456%252Fgeneral%252F0cf096b1-2660-4109-ad81-cc3a565b61a7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674456/general/0cf096b1-2660-4109-ad81-cc3a565b61a7.jpeg already downloaded
2026-03-27 04:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65ee62a5-39f6-5136-a564-c180141d132a, identifier: 10730468
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10728988
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728988%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10728988: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10728988 url https://www.openlane.eu/en/carv6/auction/10728988
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10728977
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728977%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10728977: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10728977 url https://www.openlane.eu/en/carv6/auction/10728977
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10729469
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729469%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10729469: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10729469 url https://www.openlane.eu/en/carv6/auction/10729469
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10729483
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729483%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10729483: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10729483 url https://www.openlane.eu/en/carv6/auction/10729483
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10729448
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729448%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10729448: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10729448 url https://www.openlane.eu/en/carv6/auction/10729448
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10728989
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728989%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10728989: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10728989 url https://www.openlane.eu/en/carv6/auction/10728989
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10728990
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710728990%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10728990: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10728990 url https://www.openlane.eu/en/carv6/auction/10728990
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10729447
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729447%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10729447: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10729447 url https://www.openlane.eu/en/carv6/auction/10729447
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10729471
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729471%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10729471: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10729471 url https://www.openlane.eu/en/carv6/auction/10729471
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10729482
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729482%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10729482: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10729482 url https://www.openlane.eu/en/carv6/auction/10729482
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10732704
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732704%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10732704: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10732704 url https://www.openlane.eu/en/carv6/auction/10732704
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10732336
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732336%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10732336: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10732336 url https://www.openlane.eu/en/carv6/auction/10732336
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10725618
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725618%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10725618: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10725618 url https://www.openlane.eu/en/carv6/auction/10725618
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10727111
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727111%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10727111: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10727111 url https://www.openlane.eu/en/carv6/auction/10727111
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10725654
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725654%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10725654: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10725654 url https://www.openlane.eu/en/carv6/auction/10725654
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10732284
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732284%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10732284: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10732284 url https://www.openlane.eu/en/carv6/auction/10732284
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10724609
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724609%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10724609: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10724609 url https://www.openlane.eu/en/carv6/auction/10724609
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10729484
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729484%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10729484: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10729484 url https://www.openlane.eu/en/carv6/auction/10729484
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10724677
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724677%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10724677: 0
2026-03-27 04:19:18 [adesa.be] INFO: Skipping item 10724677 url https://www.openlane.eu/en/carv6/auction/10724677
2026-03-27 04:19:18 [adesa.be] INFO: Found listing with ID: 10719666
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719666%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [adesa.be] INFO: Scrape type for 10719666: 2
2026-03-27 04:19:18 [adesa.be] INFO: Scraping item 10719666 url https://www.openlane.eu/en/carv6/auction/10719666
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748916%252Fgeneral%252Fd592185c-db1a-4b2c-8b2c-c44950079d79.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/d592185c-db1a-4b2c-8b2c-c44950079d79.jpeg not downloaded yet
2026-03-27 04:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475
2026-03-27 04:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475
2026-03-27 04:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3383f396-5701-5317-8305-979a979ffc05 with identifier: 10732475 to the API
2026-03-27 04:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732475>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 449,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '3383f396-5701-5317-8305-979a979ffc05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AKINM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 21,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5728048/general/7e788c96-e047-453a-9bbc-7466c949419a.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/17923564-3a42-48e2-aeb8-909440caac7f.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/a65aaf43-6a89-42da-b3a7-e728a2d44c88.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/c8129432-54aa-49d4-926c-d89a2c6432d9.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/ae92a8cd-3cf5-4e79-bdc4-afd2dadfff0c.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/6d4737d5-c59f-4cf1-b603-55bb31c8d51f.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/58e5813b-8a70-42bc-b504-992c2f33b2d4.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/4120ff0c-c99f-4d97-9e6e-c27982088d23.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/e39a5e26-09aa-45e1-a90c-6fbdaf6dbceb.jpeg',
'https://images.openlane.eu/carimgs/5728048/general/2fb79bf8-9901-4cb1-8cda-4f1f6c39aa27.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 819988,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/7e788c96-e047-453a-9bbc-7466c949419a.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 783444,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/17923564-3a42-48e2-aeb8-909440caac7f.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 829295,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/a65aaf43-6a89-42da-b3a7-e728a2d44c88.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354423,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/c8129432-54aa-49d4-926c-d89a2c6432d9.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234466,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/ae92a8cd-3cf5-4e79-bdc4-afd2dadfff0c.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372356,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/6d4737d5-c59f-4cf1-b603-55bb31c8d51f.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347781,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/58e5813b-8a70-42bc-b504-992c2f33b2d4.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243844,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/4120ff0c-c99f-4d97-9e6e-c27982088d23.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425204,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/e39a5e26-09aa-45e1-a90c-6fbdaf6dbceb.jpeg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3383f396-5701-5317-8305-979a979ffc05/3383f396-5701-5317-8305-979a979ffc05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237424,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728048/general/2fb79bf8-9901-4cb1-8cda-4f1f6c39aa27.jpeg',
'Width': 2000}],
'price': 183000,
'price_includes_vat': True,
'registration_date': '2026-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé AMG - Hybrid - Automatic - 449 hp - 21 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732475%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Saving data for 10732475: {'created_time': 1774585159.087304, 'last_price_update_time': 1774585159.087315, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732475') HTTP/1.1" 204 0
2026-03-27 04:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468
2026-03-27 04:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468
2026-03-27 04:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65ee62a5-39f6-5136-a564-c180141d132a with identifier: 10730468 to the API
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730468>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.5L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '65ee62a5-39f6-5136-a564-c180141d132a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TLAA369',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 154330,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5674456/general/3e194916-ea6c-4783-b299-5b391bfd1bd7.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/efec1bb6-02a2-462d-8641-30267a001c55.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/d02a1e0c-88a4-469d-a940-9d04e1a7b1f0.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/5a40fdd0-1b0d-47f2-ae08-d0e83a4958c3.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/f1394b36-bca1-4762-bbcf-999040b1322b.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/3fbd47a0-ce99-4c9d-bb24-15fa5a7322c7.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/1064cec8-8cbf-40e0-96c7-34da43fa86f9.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/96c7f604-dfb1-4bbc-a311-99ae0c617f16.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/74fdf9ff-0f69-4820-a754-cb51c5bc8d7d.jpeg',
'https://images.openlane.eu/carimgs/5674456/general/0cf096b1-2660-4109-ad81-cc3a565b61a7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2247242,
'Height': 2342,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/3e194916-ea6c-4783-b299-5b391bfd1bd7.jpeg',
'Width': 3842},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2268947,
'Height': 2349,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/efec1bb6-02a2-462d-8641-30267a001c55.jpeg',
'Width': 3860},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1931801,
'Height': 2259,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/d02a1e0c-88a4-469d-a940-9d04e1a7b1f0.jpeg',
'Width': 3780},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2323450,
'Height': 2451,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/5a40fdd0-1b0d-47f2-ae08-d0e83a4958c3.jpeg',
'Width': 3894},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2583885,
'Height': 2517,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/f1394b36-bca1-4762-bbcf-999040b1322b.jpeg',
'Width': 5256},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1370398,
'Height': 1777,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/3fbd47a0-ce99-4c9d-bb24-15fa5a7322c7.jpeg',
'Width': 3872},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3988173,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/1064cec8-8cbf-40e0-96c7-34da43fa86f9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4663802,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/96c7f604-dfb1-4bbc-a311-99ae0c617f16.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6050960,
'Height': 4281,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/74fdf9ff-0f69-4820-a754-cb51c5bc8d7d.jpeg',
'Width': 5316},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ee62a5-39f6-5136-a564-c180141d132a/65ee62a5-39f6-5136-a564-c180141d132a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2007048,
'Height': 2613,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674456/general/0cf096b1-2660-4109-ad81-cc3a565b61a7.jpeg',
'Width': 4948}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2015-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 400 - Petrol - Automatic - 306 hp - 154.330 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730468%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Saving data for 10730468: {'created_time': 1774585159.524148, 'last_price_update_time': 1774585159.52416, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730468') HTTP/1.1" 204 0
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5626528%252Fgeneral%252Fd9a9648b-57f6-4f46-9e37-7163c8057740.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/d9a9648b-57f6-4f46-9e37-7163c8057740.jpeg not downloaded yet
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5747881%252Fgeneral%252F233e836c-33b8-4110-a92d-7c4e87e305f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/233e836c-33b8-4110-a92d-7c4e87e305f6.jpg not downloaded yet
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10724758
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724758%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10724758: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10724758 url https://www.openlane.eu/en/carv6/auction/10724758
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10732245
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732245%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10732245: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10732245 url https://www.openlane.eu/en/carv6/auction/10732245
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10732285
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732285%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10732285: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10732285 url https://www.openlane.eu/en/carv6/auction/10732285
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10725605
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725605%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10725605: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10725605 url https://www.openlane.eu/en/carv6/auction/10725605
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10727069
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727069%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10727069: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10727069 url https://www.openlane.eu/en/carv6/auction/10727069
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10727090
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727090%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10727090: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10727090 url https://www.openlane.eu/en/carv6/auction/10727090
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10732322
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732322%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10732322: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10732322 url https://www.openlane.eu/en/carv6/auction/10732322
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10730610
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730610%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10730610: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10730610 url https://www.openlane.eu/en/carv6/auction/10730610
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10732274
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732274%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10732274: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10732274 url https://www.openlane.eu/en/carv6/auction/10732274
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10724700
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724700%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10724700: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10724700 url https://www.openlane.eu/en/carv6/auction/10724700
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10724631
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724631%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10724631: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10724631 url https://www.openlane.eu/en/carv6/auction/10724631
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10732265
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732265%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10732265: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10732265 url https://www.openlane.eu/en/carv6/auction/10732265
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10727067
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727067%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10727067: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10727067 url https://www.openlane.eu/en/carv6/auction/10727067
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10727091
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727091%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10727091: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10727091 url https://www.openlane.eu/en/carv6/auction/10727091
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10725649
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725649%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10725649: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10725649 url https://www.openlane.eu/en/carv6/auction/10725649
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10730618
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730618%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10730618: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10730618 url https://www.openlane.eu/en/carv6/auction/10730618
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10732377
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732377%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10732377: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10732377 url https://www.openlane.eu/en/carv6/auction/10732377
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10724771
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724771%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10724771: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10724771 url https://www.openlane.eu/en/carv6/auction/10724771
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10730625
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730625%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10730625: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10730625 url https://www.openlane.eu/en/carv6/auction/10730625
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10724616
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724616%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10724616: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10724616 url https://www.openlane.eu/en/carv6/auction/10724616
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10724610
2026-03-27 04:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724610%27 HTTP/1.1" 200 None
2026-03-27 04:19:19 [adesa.be] INFO: Scrape type for 10724610: 0
2026-03-27 04:19:19 [adesa.be] INFO: Skipping item 10724610 url https://www.openlane.eu/en/carv6/auction/10724610
2026-03-27 04:19:19 [adesa.be] INFO: Found listing with ID: 10732348
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732348%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732348: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732348 url https://www.openlane.eu/en/carv6/auction/10732348
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10732341
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732341%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732341: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732341 url https://www.openlane.eu/en/carv6/auction/10732341
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10732415
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732415%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732415: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732415 url https://www.openlane.eu/en/carv6/auction/10732415
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10727083
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727083%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10727083: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10727083 url https://www.openlane.eu/en/carv6/auction/10727083
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724775
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724775%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724775: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724775 url https://www.openlane.eu/en/carv6/auction/10724775
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724587
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724587%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724587: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724587 url https://www.openlane.eu/en/carv6/auction/10724587
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10725677
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725677%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10725677: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10725677 url https://www.openlane.eu/en/carv6/auction/10725677
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10730616
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730616%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10730616: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10730616 url https://www.openlane.eu/en/carv6/auction/10730616
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724653
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724653%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724653: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724653 url https://www.openlane.eu/en/carv6/auction/10724653
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724559
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724559%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724559: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724559 url https://www.openlane.eu/en/carv6/auction/10724559
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724777
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724777%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724777: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724777 url https://www.openlane.eu/en/carv6/auction/10724777
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10730595
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730595%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10730595: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10730595 url https://www.openlane.eu/en/carv6/auction/10730595
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724683
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724683%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724683: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724683 url https://www.openlane.eu/en/carv6/auction/10724683
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724560
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724560%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724560: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724560 url https://www.openlane.eu/en/carv6/auction/10724560
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10730604
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730604%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10730604: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10730604 url https://www.openlane.eu/en/carv6/auction/10730604
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10730571
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730571%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10730571: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10730571 url https://www.openlane.eu/en/carv6/auction/10730571
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10732374
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732374%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732374: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732374 url https://www.openlane.eu/en/carv6/auction/10732374
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10732368
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732368%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732368: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732368 url https://www.openlane.eu/en/carv6/auction/10732368
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10732358
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732358%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732358: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732358 url https://www.openlane.eu/en/carv6/auction/10732358
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10727075
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710727075%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10727075: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10727075 url https://www.openlane.eu/en/carv6/auction/10727075
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10732356
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732356%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732356: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732356 url https://www.openlane.eu/en/carv6/auction/10732356
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10732409
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732409%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10732409: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10732409 url https://www.openlane.eu/en/carv6/auction/10732409
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724642
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724642%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724642: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724642 url https://www.openlane.eu/en/carv6/auction/10724642
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724626
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724626%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724626: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724626 url https://www.openlane.eu/en/carv6/auction/10724626
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724575
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724575%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724575: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724575 url https://www.openlane.eu/en/carv6/auction/10724575
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724711
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724711%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724711: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724711 url https://www.openlane.eu/en/carv6/auction/10724711
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10724547
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724547%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10724547: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10724547 url https://www.openlane.eu/en/carv6/auction/10724547
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720661%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720661: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720669%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720669: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720671%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720671: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720672%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720672: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720673%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720673: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720675%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720675: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720677%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720677: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720678%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720678: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720676%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720676: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720685%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720685: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720684%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720684: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720683%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720683: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720686%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720686: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720688%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720688: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720687%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720687: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720692%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720692: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720700%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720700: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720698%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720698: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720699%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720699: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720701%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720701: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720702%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720702: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720703%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720703: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720704%27 HTTP/1.1" 200 None
2026-03-27 04:19:20 [adesa.be] INFO: Scrape type for 10720704: 0
2026-03-27 04:19:20 [adesa.be] INFO: Skipping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-27 04:19:20 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-27 04:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720705%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720705: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720706%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720706: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720707%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720707: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720708%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720708: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720709%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720709: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720712%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720712: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720710%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720710: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720713%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720713: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-27 04:19:21 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720717%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [adesa.be] INFO: Scrape type for 10720717: 0
2026-03-27 04:19:21 [adesa.be] INFO: Skipping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/2c03f43b-3372-496e-ba72-0d365cf527da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F16fffbe3-7595-4453-b4e3-d65e558e440c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/16fffbe3-7595-4453-b4e3-d65e558e440c.jpeg not downloaded yet
2026-03-27 04:19: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 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F86321db4-0d0f-4305-be8b-3ae15e25b77f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/86321db4-0d0f-4305-be8b-3ae15e25b77f.jpg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F40f42e31-1b25-4796-bd8b-c8d5d211c5a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/40f42e31-1b25-4796-bd8b-c8d5d211c5a3.jpeg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F8ff593c8-e269-4aab-8c01-becbdf2dc9ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/8ff593c8-e269-4aab-8c01-becbdf2dc9ce.jpg not downloaded yet
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/fcf9de16-6484-4c35-8d14-c75858e1b902.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252Fec0fa90a-ef2a-456d-a748-78d88c025767.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/ec0fa90a-ef2a-456d-a748-78d88c025767.jpeg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F6a7fc9ca-90c4-473e-a09a-2e6954a6eeb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/6a7fc9ca-90c4-473e-a09a-2e6954a6eeb0.jpg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F9b581f78-471a-40e6-bbc4-144bc1bd9971.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/9b581f78-471a-40e6-bbc4-144bc1bd9971.jpeg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F07ca97c2-eaea-4718-938d-6e88f737818a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/07ca97c2-eaea-4718-938d-6e88f737818a.jpg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F971ae96f-4633-436d-bf5a-f94213ac4c40.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/971ae96f-4633-436d-bf5a-f94213ac4c40.jpeg not downloaded yet
2026-03-27 04:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550
2026-03-27 04:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed6254b3-81dd-58d1-962a-7b8177503dec with scrape type 1
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed6254b3-81dd-58d1-962a-7b8177503dec
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252F82716162-93b3-474e-8d65-d379943f8f65.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/82716162-93b3-474e-8d65-d379943f8f65.JPG not downloaded yet
2026-03-27 04:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a4ed0>
2026-03-27 04:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748339%252Fgeneral%252F2c03f43b-3372-496e-ba72-0d365cf527da.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/2c03f43b-3372-496e-ba72-0d365cf527da.jpg saved to cache
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F1cfb2a5f-b351-4053-816b-a99d5c065948.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/1cfb2a5f-b351-4053-816b-a99d5c065948.jpg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F3eb21d60-880c-4a1c-a71a-1451deb8d2a7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/3eb21d60-880c-4a1c-a71a-1451deb8d2a7.jpeg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252Fa31c79a3-deba-4fd1-9d17-bcfd2a03a94d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/a31c79a3-deba-4fd1-9d17-bcfd2a03a94d.JPG not downloaded yet
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/09ae0bbd-a3f5-492c-8858-2e94768072d6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F16de272e-43d2-425b-a5a8-933573aebc3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/16de272e-43d2-425b-a5a8-933573aebc3b.jpg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F8c76f112-502d-435c-bdc1-cbf16c29a9b9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/8c76f112-502d-435c-bdc1-cbf16c29a9b9.jpeg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252Fe7bfa5c5-245b-49ec-b372-6b08e4a532b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/e7bfa5c5-245b-49ec-b372-6b08e4a532b9.JPG not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252Fd885b476-9452-4d3d-a1c8-6de348179f3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/d885b476-9452-4d3d-a1c8-6de348179f3e.jpg not downloaded yet
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252F4a38ac4d-816e-4c7d-9e5e-a96eacb47154.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/4a38ac4d-816e-4c7d-9e5e-a96eacb47154.JPG not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F8b7951f4-2ca5-4900-a90e-26f826145d00.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/8b7951f4-2ca5-4900-a90e-26f826145d00.jpg not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252F650bdceb-18e8-40dc-8875-c6fc63cc1c2a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/650bdceb-18e8-40dc-8875-c6fc63cc1c2a.JPG not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252F2f8a5991-392e-4457-8fbf-e80a48b0b203.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/2f8a5991-392e-4457-8fbf-e80a48b0b203.JPG not downloaded yet
2026-03-27 04:19:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a5ad0>
2026-03-27 04:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F09ae0bbd-a3f5-492c-8858-2e94768072d6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/09ae0bbd-a3f5-492c-8858-2e94768072d6.jpeg saved to cache
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252F63b575c9-b57a-4f0c-87de-6834942d0062.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/63b575c9-b57a-4f0c-87de-6834942d0062.JPG not downloaded yet
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252Fdadaddca-28ad-4589-9618-7dfa40a412e1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/dadaddca-28ad-4589-9618-7dfa40a412e1.JPG not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252F5dca220c-058e-488b-a01a-9629ebfa3d0b.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/5dca220c-058e-488b-a01a-9629ebfa3d0b.JPG not downloaded yet
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743356%252Fgeneral%252F30ad9261-0f3c-4469-8358-b092d45d6ed6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743356/general/30ad9261-0f3c-4469-8358-b092d45d6ed6.JPG not downloaded yet
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/0176c94d-dbec-453e-b389-8a6871e28ea0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/419ba7ff-3c3d-4293-b657-f22a8c21d272.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/fafca141-b9b4-435c-bf1e-975ea23f882b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/19c9067c-ceed-4066-8a7d-545fd3d08d99.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/6aacb106-f4ac-40b9-8aa4-783c096187ce.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/0cd1b68f-e5be-4296-801b-816eb7ee87c0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456
2026-03-27 04:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a57b628f-7c15-5ed6-9d6a-aa50cb80368e with scrape type 1
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a57b628f-7c15-5ed6-9d6a-aa50cb80368e
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252F69f69d72-1a36-43e2-b7bf-86279ece2dff.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/69f69d72-1a36-43e2-b7bf-86279ece2dff.jpg already downloaded
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252Fe39ed175-8498-45ec-aaf0-d13a8d7f2b31.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/e39ed175-8498-45ec-aaf0-d13a8d7f2b31.jpg already downloaded
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252F34da2d5c-31a9-4c28-b314-f39af44e7d0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/34da2d5c-31a9-4c28-b314-f39af44e7d0e.jpg already downloaded
2026-03-27 04:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252F3a65f0f0-7b8e-48d6-8195-67e178cda718.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/3a65f0f0-7b8e-48d6-8195-67e178cda718.jpg already downloaded
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252F134029ca-3062-423e-8dd2-2519982751ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/134029ca-3062-423e-8dd2-2519982751ab.jpg already downloaded
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252F8f4e00cb-6b58-41e6-9cf7-001b8b9db1df.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/8f4e00cb-6b58-41e6-9cf7-001b8b9db1df.jpg already downloaded
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252F8509a889-1f60-4a9a-a7c1-643d25231336.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/8509a889-1f60-4a9a-a7c1-643d25231336.jpg already downloaded
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252Fef1cb4e9-4027-47a7-8dbb-9e0c24fb9254.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/ef1cb4e9-4027-47a7-8dbb-9e0c24fb9254.jpg already downloaded
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252F8847085a-fbd1-4185-a582-a7be2e9c1940.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/8847085a-fbd1-4185-a582-a7be2e9c1940.jpg already downloaded
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5680102%252Fgeneral%252Ff797c518-3d2a-4243-b0b5-460658adf0d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680102/general/f797c518-3d2a-4243-b0b5-460658adf0d3.jpg already downloaded
2026-03-27 04:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a57b628f-7c15-5ed6-9d6a-aa50cb80368e, identifier: 10730456
2026-03-27 04:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456
2026-03-27 04:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456
2026-03-27 04:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a57b628f-7c15-5ed6-9d6a-aa50cb80368e with identifier: 10730456 to the API
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730456>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 585,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a57b628f-7c15-5ed6-9d6a-aa50cb80368e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'APO007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730456',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 52555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5680102/general/69f69d72-1a36-43e2-b7bf-86279ece2dff.jpg',
'https://images.openlane.eu/carimgs/5680102/general/e39ed175-8498-45ec-aaf0-d13a8d7f2b31.jpg',
'https://images.openlane.eu/carimgs/5680102/general/34da2d5c-31a9-4c28-b314-f39af44e7d0e.jpg',
'https://images.openlane.eu/carimgs/5680102/general/3a65f0f0-7b8e-48d6-8195-67e178cda718.jpg',
'https://images.openlane.eu/carimgs/5680102/general/134029ca-3062-423e-8dd2-2519982751ab.jpg',
'https://images.openlane.eu/carimgs/5680102/general/8f4e00cb-6b58-41e6-9cf7-001b8b9db1df.jpg',
'https://images.openlane.eu/carimgs/5680102/general/8509a889-1f60-4a9a-a7c1-643d25231336.jpg',
'https://images.openlane.eu/carimgs/5680102/general/ef1cb4e9-4027-47a7-8dbb-9e0c24fb9254.jpg',
'https://images.openlane.eu/carimgs/5680102/general/8847085a-fbd1-4185-a582-a7be2e9c1940.jpg',
'https://images.openlane.eu/carimgs/5680102/general/f797c518-3d2a-4243-b0b5-460658adf0d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414186,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/69f69d72-1a36-43e2-b7bf-86279ece2dff.jpg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387938,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/e39ed175-8498-45ec-aaf0-d13a8d7f2b31.jpg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354953,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/34da2d5c-31a9-4c28-b314-f39af44e7d0e.jpg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372173,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/3a65f0f0-7b8e-48d6-8195-67e178cda718.jpg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328188,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/134029ca-3062-423e-8dd2-2519982751ab.jpg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376325,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/8f4e00cb-6b58-41e6-9cf7-001b8b9db1df.jpg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2749076,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/8509a889-1f60-4a9a-a7c1-643d25231336.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2789235,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/ef1cb4e9-4027-47a7-8dbb-9e0c24fb9254.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2309269,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/8847085a-fbd1-4185-a582-a7be2e9c1940.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a57b628f-7c15-5ed6-9d6a-aa50cb80368e/a57b628f-7c15-5ed6-9d6a-aa50cb80368e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3384592,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680102/general/f797c518-3d2a-4243-b0b5-460658adf0d3.jpg',
'Width': 4032}],
'price': 143500,
'price_includes_vat': True,
'registration_date': '2024-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz G AMG 63 - 4-Matic - Petrol - Automatic - 585 hp - '
'52.555 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730456%27 HTTP/1.1" 200 None
2026-03-27 04:19:22 [adesa.be] INFO: Saving data for 10730456: {'created_time': 1774585162.755253, 'last_price_update_time': 1774585162.755264, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730456') HTTP/1.1" 204 0
2026-03-27 04:19:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/63b575c9-b57a-4f0c-87de-6834942d0062.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/6bf0f101-d412-415d-9338-f1a1b47c3cea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/30ad9261-0f3c-4469-8358-b092d45d6ed6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/1cfb2a5f-b351-4053-816b-a99d5c065948.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:22 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff898bf10>
2026-03-27 04:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F0176c94d-dbec-453e-b389-8a6871e28ea0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/0176c94d-dbec-453e-b389-8a6871e28ea0.jpeg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a83890>
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F419ba7ff-3c3d-4293-b657-f22a8c21d272.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/419ba7ff-3c3d-4293-b657-f22a8c21d272.jpeg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aeb390>
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252Ffafca141-b9b4-435c-bf1e-975ea23f882b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/fafca141-b9b4-435c-bf1e-975ea23f882b.jpeg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aea9d0>
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F19c9067c-ceed-4066-8a7d-545fd3d08d99.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/19c9067c-ceed-4066-8a7d-545fd3d08d99.jpeg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6838fd0>
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F6aacb106-f4ac-40b9-8aa4-783c096187ce.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/6aacb106-f4ac-40b9-8aa4-783c096187ce.jpeg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68f3ed0>
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F0cd1b68f-e5be-4296-801b-816eb7ee87c0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/0cd1b68f-e5be-4296-801b-816eb7ee87c0.jpeg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/f4de31e7-1533-426b-a4e1-d75cce66c1db.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748339/general/64c5db60-de08-4035-a77d-ada58fe4bb91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730531)
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:23 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649edd0>
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252F6bf0f101-d412-415d-9338-f1a1b47c3cea.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/6bf0f101-d412-415d-9338-f1a1b47c3cea.jpeg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c5b310>
2026-03-27 04:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F1cfb2a5f-b351-4053-816b-a99d5c065948.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/1cfb2a5f-b351-4053-816b-a99d5c065948.jpg saved to cache
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552
2026-03-27 04:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with scrape type 1
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440
2026-03-27 04:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743422%252Fgeneral%252Fbfe71cf9-3486-4242-a0a5-36673963cfb9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/bfe71cf9-3486-4242-a0a5-36673963cfb9.JPG not downloaded yet
2026-03-27 04:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5c47636-24ff-5017-88b3-b10efa71ca0e with identifier: 10719666
2026-03-27 04:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5c47636-24ff-5017-88b3-b10efa71ca0e with scrape type 2
2026-03-27 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5c47636-24ff-5017-88b3-b10efa71ca0e with scrape type 2
2026-03-27 04:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5c47636-24ff-5017-88b3-b10efa71ca0e, identifier: 10719666
2026-03-27 04:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5c47636-24ff-5017-88b3-b10efa71ca0e with identifier: 10719666
2026-03-27 04:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5c47636-24ff-5017-88b3-b10efa71ca0e with identifier: 10719666
2026-03-27 04:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5c47636-24ff-5017-88b3-b10efa71ca0e with identifier: 10719666 to the API
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719666>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T09:30:00Z',
'fuel_type': 'CNG',
'id': 'f5c47636-24ff-5017-88b3-b10efa71ca0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '003487',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 102129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': 'AUTO TIP TOP',
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 102.129 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719666%27 HTTP/1.1" 200 None
2026-03-27 04:19:24 [adesa.be] INFO: Saving data for 10719666: {'auction_closing_time': 1774603800.0, 'created_time': 1774412215.638842, 'last_price_update_time': 1774585164.257391}
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719666') HTTP/1.1" 204 0
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5743422%252Fgeneral%252F93c13bae-8861-4a9b-b729-a5db4d77e119.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/93c13bae-8861-4a9b-b729-a5db4d77e119.JPG not downloaded yet
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5743422%252Fgeneral%252Face8b00e-8258-44d6-bb48-60ae99d1ff87.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/ace8b00e-8258-44d6-bb48-60ae99d1ff87.JPG not downloaded yet
2026-03-27 04:19:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f60073bd910>
2026-03-27 04:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626528%252Fgeneral%252Ff4de31e7-1533-426b-a4e1-d75cce66c1db.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/f4de31e7-1533-426b-a4e1-d75cce66c1db.jpeg saved to cache
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c0f850>
2026-03-27 04:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748339%252Fgeneral%252F64c5db60-de08-4035-a77d-ada58fe4bb91.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748339/general/64c5db60-de08-4035-a77d-ada58fe4bb91.jpg saved to cache
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e0747b4-b428-5739-8ec8-e26122f9039b
2026-03-27 04:19:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e0747b4-b428-5739-8ec8-e26122f9039b, skipping ID generation
2026-03-27 04:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e0747b4-b428-5739-8ec8-e26122f9039b with scrape type 1
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e0747b4-b428-5739-8ec8-e26122f9039b sending to next pipeline
2026-03-27 04:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e0747b4-b428-5739-8ec8-e26122f9039b, identifier: 10730531
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5743422%252Fgeneral%252Fd7095508-3455-4ec5-bc7f-a7790103b1c2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/d7095508-3455-4ec5-bc7f-a7790103b1c2.JPG not downloaded yet
2026-03-27 04:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531
2026-03-27 04:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531
2026-03-27 04:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e0747b4-b428-5739-8ec8-e26122f9039b with identifier: 10730531 to the API
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748339/general/64c5db60-de08-4035-a77d-ada58fe4bb91.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7e0747b4-b428-5739-8ec8-e26122f9039b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ECH297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 43218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300329,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/eaf340de-34e8-4386-9d43-cbf1862a4aa0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289157,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/64c5db60-de08-4035-a77d-ada58fe4bb91.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307007,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/2c03f43b-3372-496e-ba72-0d365cf527da.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315619,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/f4296d9b-f54c-44f0-9cc4-de52cf400b80.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284100,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/e7f63e15-ebca-435a-a96d-d31245633b33.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302369,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/336fbe76-0662-4d51-bfb5-2aaf6f486008.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272275,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/1759fb71-c6bb-437b-9c77-926b5baccb74.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249142,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/6bff3018-e75e-4251-b11a-4ee381d62a10.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253485,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/a60557d3-97ee-4701-836e-f08743cf0c3b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e0747b4-b428-5739-8ec8-e26122f9039b/7e0747b4-b428-5739-8ec8-e26122f9039b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345643,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748339/general/1bb6957a-37e5-4287-bd7e-9a6ae248c4af.jpg',
'Width': 1600}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'43.218 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730531%27 HTTP/1.1" 200 None
2026-03-27 04:19:24 [adesa.be] INFO: Saving data for 10730531: {'created_time': 1774585164.95731, 'last_price_update_time': 1774585164.957319, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730531') HTTP/1.1" 204 0
2026-03-27 04:19:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/dadaddca-28ad-4589-9618-7dfa40a412e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/5dca220c-058e-488b-a01a-9629ebfa3d0b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/2f8a5991-392e-4457-8fbf-e80a48b0b203.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/bfe71cf9-3486-4242-a0a5-36673963cfb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/650bdceb-18e8-40dc-8875-c6fc63cc1c2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/8b7951f4-2ca5-4900-a90e-26f826145d00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743422%252Fgeneral%252F7f25bc5b-f462-45ec-b6cf-ff2f0194211e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/7f25bc5b-f462-45ec-b6cf-ff2f0194211e.JPG not downloaded yet
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743422%252Fgeneral%252F2314c150-4a7e-41b0-be4e-884ad59182ef.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/2314c150-4a7e-41b0-be4e-884ad59182ef.JPG not downloaded yet
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743422%252Fgeneral%252Fec315f8f-d7e3-46fe-a4cb-6aafded606a8.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/ec315f8f-d7e3-46fe-a4cb-6aafded606a8.JPG not downloaded yet
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/4a38ac4d-816e-4c7d-9e5e-a96eacb47154.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743422%252Fgeneral%252Fefbc3f22-fa4f-4dfc-8e96-964820916a52.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/efbc3f22-fa4f-4dfc-8e96-964820916a52.JPG not downloaded yet
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/a31c79a3-deba-4fd1-9d17-bcfd2a03a94d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/e7bfa5c5-245b-49ec-b372-6b08e4a532b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743422%252Fgeneral%252Fbca8e6b9-899a-491f-b4ae-6f16e791f5a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/bca8e6b9-899a-491f-b4ae-6f16e791f5a7.JPG not downloaded yet
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743422%252Fgeneral%252F7f7b7e48-be76-4edc-a6be-69e75957a8e6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743422/general/7f7b7e48-be76-4edc-a6be-69e75957a8e6.JPG not downloaded yet
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff76d3cd0>
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F8b7951f4-2ca5-4900-a90e-26f826145d00.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/8b7951f4-2ca5-4900-a90e-26f826145d00.jpg saved to cache
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/d885b476-9452-4d3d-a1c8-6de348179f3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/d7095508-3455-4ec5-bc7f-a7790103b1c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/ace8b00e-8258-44d6-bb48-60ae99d1ff87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/16de272e-43d2-425b-a5a8-933573aebc3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/d592185c-db1a-4b2c-8b2c-c44950079d79.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/40f42e31-1b25-4796-bd8b-c8d5d211c5a3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743356/general/82716162-93b3-474e-8d65-d379943f8f65.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730550)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/93c13bae-8861-4a9b-b729-a5db4d77e119.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/ec315f8f-d7e3-46fe-a4cb-6aafded606a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/efbc3f22-fa4f-4dfc-8e96-964820916a52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/8c76f112-502d-435c-bdc1-cbf16c29a9b9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/07ca97c2-eaea-4718-938d-6e88f737818a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/2314c150-4a7e-41b0-be4e-884ad59182ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/7f7b7e48-be76-4edc-a6be-69e75957a8e6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/7f25bc5b-f462-45ec-b6cf-ff2f0194211e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743422/general/bca8e6b9-899a-491f-b4ae-6f16e791f5a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730552)
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/6a7fc9ca-90c4-473e-a09a-2e6954a6eeb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6505a90>
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252Fd885b476-9452-4d3d-a1c8-6de348179f3e.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/d885b476-9452-4d3d-a1c8-6de348179f3e.jpg saved to cache
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6504bd0>
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F16de272e-43d2-425b-a5a8-933573aebc3b.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/16de272e-43d2-425b-a5a8-933573aebc3b.jpg saved to cache
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff662ac10>
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252Fd592185c-db1a-4b2c-8b2c-c44950079d79.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/d592185c-db1a-4b2c-8b2c-c44950079d79.jpeg saved to cache
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4923250>
2026-03-27 04:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F40f42e31-1b25-4796-bd8b-c8d5d211c5a3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/40f42e31-1b25-4796-bd8b-c8d5d211c5a3.jpeg saved to cache
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed6254b3-81dd-58d1-962a-7b8177503dec, skipping ID generation
2026-03-27 04:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed6254b3-81dd-58d1-962a-7b8177503dec with scrape type 1
2026-03-27 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed6254b3-81dd-58d1-962a-7b8177503dec sending to next pipeline
2026-03-27 04:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed6254b3-81dd-58d1-962a-7b8177503dec, identifier: 10730550
2026-03-27 04:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/3eb21d60-880c-4a1c-a71a-1451deb8d2a7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550
2026-03-27 04:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550
2026-03-27 04:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed6254b3-81dd-58d1-962a-7b8177503dec with identifier: 10730550 to the API
2026-03-27 04:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743356/general/82716162-93b3-474e-8d65-d379943f8f65.JPG>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'ed6254b3-81dd-58d1-962a-7b8177503dec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 55592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [],
'price': 9950,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter 2.0 - Diesel - Manual - 149 hp - 55.592 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730550%27 HTTP/1.1" 200 None
2026-03-27 04:19:26 [adesa.be] INFO: Saving data for 10730550: {'created_time': 1774585166.09844, 'last_price_update_time': 1774585166.098451, 'auction_closing_time': 1774865700.0}
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730550') HTTP/1.1" 204 0
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ed6254b3-81dd-58d1-962a-7b8177503dec due to Ignoring non-200 response
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x03'
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ffc790>
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F8c76f112-502d-435c-bdc1-cbf16c29a9b9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/8c76f112-502d-435c-bdc1-cbf16c29a9b9.jpeg saved to cache
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a937d0>
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F07ca97c2-eaea-4718-938d-6e88f737818a.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/07ca97c2-eaea-4718-938d-6e88f737818a.jpg saved to cache
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1fa50ee-cb63-54b3-86a4-97f4d94f3440, skipping ID generation
2026-03-27 04:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with scrape type 1
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 sending to next pipeline
2026-03-27 04:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1fa50ee-cb63-54b3-86a4-97f4d94f3440, identifier: 10730552
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ae0210>
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F6a7fc9ca-90c4-473e-a09a-2e6954a6eeb0.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/6a7fc9ca-90c4-473e-a09a-2e6954a6eeb0.jpg saved to cache
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552
2026-03-27 04:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552
2026-03-27 04:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1fa50ee-cb63-54b3-86a4-97f4d94f3440 with identifier: 10730552 to the API
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743422/general/bca8e6b9-899a-491f-b4ae-6f16e791f5a7.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b1fa50ee-cb63-54b3-86a4-97f4d94f3440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 65510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [],
'price': 9150,
'price_includes_vat': True,
'registration_date': '2023-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 250e - Hybrid - Automatic - 160 hp - 65.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730552%27 HTTP/1.1" 200 None
2026-03-27 04:19:26 [adesa.be] INFO: Saving data for 10730552: {'created_time': 1774585166.775388, 'last_price_update_time': 1774585166.775398, 'auction_closing_time': 1774865700.0}
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730552') HTTP/1.1" 204 0
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b1fa50ee-cb63-54b3-86a4-97f4d94f3440 due to Ignoring non-200 response
2026-03-27 04:19:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4beb4d0>
2026-03-27 04:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F3eb21d60-880c-4a1c-a71a-1451deb8d2a7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/3eb21d60-880c-4a1c-a71a-1451deb8d2a7.jpeg saved to cache
2026-03-27 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04: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 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/971ae96f-4633-436d-bf5a-f94213ac4c40.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/9b581f78-471a-40e6-bbc4-144bc1bd9971.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04: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 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/86321db4-0d0f-4305-be8b-3ae15e25b77f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/8ff593c8-e269-4aab-8c01-becbdf2dc9ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/87afa52a-2f09-4e69-8f20-c45675a2a885.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bea3d0>
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F971ae96f-4633-436d-bf5a-f94213ac4c40.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/971ae96f-4633-436d-bf5a-f94213ac4c40.jpeg saved to cache
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747881/general/233e836c-33b8-4110-a92d-7c4e87e305f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731424)
2026-03-27 04:19: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 04:19:27 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bfc550>
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F9b581f78-471a-40e6-bbc4-144bc1bd9971.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/9b581f78-471a-40e6-bbc4-144bc1bd9971.jpeg saved to cache
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bff7d0>
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F86321db4-0d0f-4305-be8b-3ae15e25b77f.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/86321db4-0d0f-4305-be8b-3ae15e25b77f.jpg saved to cache
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b06ad0>
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F8ff593c8-e269-4aab-8c01-becbdf2dc9ce.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/8ff593c8-e269-4aab-8c01-becbdf2dc9ce.jpg saved to cache
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bb2590>
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F87afa52a-2f09-4e69-8f20-c45675a2a885.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/87afa52a-2f09-4e69-8f20-c45675a2a885.jpg saved to cache
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6897910>
2026-03-27 04:19:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747881%252Fgeneral%252F233e836c-33b8-4110-a92d-7c4e87e305f6.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747881/general/233e836c-33b8-4110-a92d-7c4e87e305f6.jpg saved to cache
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e
2026-03-27 04:19:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e, skipping ID generation
2026-03-27 04:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with scrape type 1
2026-03-27 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05fa2602-4832-5c71-ab6e-49a9b6df8c0e sending to next pipeline
2026-03-27 04:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e, identifier: 10731424
2026-03-27 04:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424
2026-03-27 04:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424
2026-03-27 04:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05fa2602-4832-5c71-ab6e-49a9b6df8c0e with identifier: 10731424 to the API
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747881/general/233e836c-33b8-4110-a92d-7c4e87e305f6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '05fa2602-4832-5c71-ab6e-49a9b6df8c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CAR283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLK',
'odometer': 194969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97494,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/87afa52a-2f09-4e69-8f20-c45675a2a885.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87497,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/233e836c-33b8-4110-a92d-7c4e87e305f6.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86293,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/86321db4-0d0f-4305-be8b-3ae15e25b77f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92870,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/8ff593c8-e269-4aab-8c01-becbdf2dc9ce.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79023,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/6a7fc9ca-90c4-473e-a09a-2e6954a6eeb0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75225,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/07ca97c2-eaea-4718-938d-6e88f737818a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72085,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/1cfb2a5f-b351-4053-816b-a99d5c065948.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89421,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/16de272e-43d2-425b-a5a8-933573aebc3b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76565,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/d885b476-9452-4d3d-a1c8-6de348179f3e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05fa2602-4832-5c71-ab6e-49a9b6df8c0e/05fa2602-4832-5c71-ab6e-49a9b6df8c0e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97608,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747881/general/8b7951f4-2ca5-4900-a90e-26f826145d00.jpg',
'Width': 640}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2014-01-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLK 220 CDI Sport Edition - 4-Matic - Diesel - '
'Automatic - 163 hp - 194.969 km',
'transmission': 'automatic',
'trim': 'Sport Edition',
'vin': None,
'year': 2014}
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731424%27 HTTP/1.1" 200 None
2026-03-27 04:19:27 [adesa.be] INFO: Saving data for 10731424: {'created_time': 1774585167.889154, 'last_price_update_time': 1774585167.889164, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731424') HTTP/1.1" 204 0
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/d9a9648b-57f6-4f46-9e37-7163c8057740.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/ec0fa90a-ef2a-456d-a748-78d88c025767.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19: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 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/16fffbe3-7595-4453-b4e3-d65e558e440c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/0ac82229-0f8c-4e98-b262-a4362eba5116.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748916/general/a53eafed-43dc-402f-a8fa-aae1746f740b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732495)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/7e4025db-4926-4fd9-8966-fc8208499450.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/620b3902-e4ea-41f5-9e02-34b8c68367f5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5626528/general/86a37590-1b1c-497f-aab3-f08e4e31f55a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10726498)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/06cc4cd4-3581-46a4-b0f3-d01f9f51eb05.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:19:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748817/general/83e1b24a-a10b-48e7-a1eb-899aa7632c42.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731432)
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b071d0>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252Fd9a9648b-57f6-4f46-9e37-7163c8057740.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/d9a9648b-57f6-4f46-9e37-7163c8057740.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a94d0>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252Fec0fa90a-ef2a-456d-a748-78d88c025767.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/ec0fa90a-ef2a-456d-a748-78d88c025767.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4923310>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F16fffbe3-7595-4453-b4e3-d65e558e440c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/16fffbe3-7595-4453-b4e3-d65e558e440c.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65da9d0>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252F0ac82229-0f8c-4e98-b262-a4362eba5116.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/0ac82229-0f8c-4e98-b262-a4362eba5116.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d21d0>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748916%252Fgeneral%252Fa53eafed-43dc-402f-a8fa-aae1746f740b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748916/general/a53eafed-43dc-402f-a8fa-aae1746f740b.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 53b957af-7fd0-5798-abd5-cb8e39f432a5
2026-03-27 04:19:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53b957af-7fd0-5798-abd5-cb8e39f432a5, skipping ID generation
2026-03-27 04:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53b957af-7fd0-5798-abd5-cb8e39f432a5 with scrape type 1
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53b957af-7fd0-5798-abd5-cb8e39f432a5 sending to next pipeline
2026-03-27 04:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53b957af-7fd0-5798-abd5-cb8e39f432a5, identifier: 10732495
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65fc190>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F7e4025db-4926-4fd9-8966-fc8208499450.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/7e4025db-4926-4fd9-8966-fc8208499450.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65c8d10>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F620b3902-e4ea-41f5-9e02-34b8c68367f5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/620b3902-e4ea-41f5-9e02-34b8c68367f5.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ab18d0>
2026-03-27 04:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5626528%252Fgeneral%252F86a37590-1b1c-497f-aab3-f08e4e31f55a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626528/general/86a37590-1b1c-497f-aab3-f08e4e31f55a.jpeg saved to cache
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5fb384d2-2bd3-5acb-809f-be9066672948
2026-03-27 04:19:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5fb384d2-2bd3-5acb-809f-be9066672948, skipping ID generation
2026-03-27 04:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb384d2-2bd3-5acb-809f-be9066672948 with scrape type 1
2026-03-27 04:19:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5fb384d2-2bd3-5acb-809f-be9066672948 sending to next pipeline
2026-03-27 04:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fb384d2-2bd3-5acb-809f-be9066672948, identifier: 10726498
2026-03-27 04:19:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:19:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8, skipping ID generation
2026-03-27 04:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with scrape type 1
2026-03-27 04:19:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 sending to next pipeline
2026-03-27 04:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8, identifier: 10731432
2026-03-27 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495
2026-03-27 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495
2026-03-27 04:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53b957af-7fd0-5798-abd5-cb8e39f432a5 with identifier: 10732495 to the API
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748916/general/a53eafed-43dc-402f-a8fa-aae1746f740b.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '53b957af-7fd0-5798-abd5-cb8e39f432a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31P407311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 184012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2324019,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/a53eafed-43dc-402f-a8fa-aae1746f740b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2367040,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/0ac82229-0f8c-4e98-b262-a4362eba5116.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2323855,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/d592185c-db1a-4b2c-8b2c-c44950079d79.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2386484,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/16fffbe3-7595-4453-b4e3-d65e558e440c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3659331,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/40f42e31-1b25-4796-bd8b-c8d5d211c5a3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2559778,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/ec0fa90a-ef2a-456d-a748-78d88c025767.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2657735,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/9b581f78-471a-40e6-bbc4-144bc1bd9971.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2235956,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/971ae96f-4633-436d-bf5a-f94213ac4c40.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1780622,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/3eb21d60-880c-4a1c-a71a-1451deb8d2a7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53b957af-7fd0-5798-abd5-cb8e39f432a5/53b957af-7fd0-5798-abd5-cb8e39f432a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3698083,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748916/general/8c76f112-502d-435c-bdc1-cbf16c29a9b9.jpeg',
'Width': 4032}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2019-12-11',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter L2H2 316 - CNG - Manual - 156 hp - 184.012 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732495%27 HTTP/1.1" 200 None
2026-03-27 04:19:29 [adesa.be] INFO: Saving data for 10732495: {'created_time': 1774585169.497432, 'last_price_update_time': 1774585169.497441, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732495') HTTP/1.1" 204 0
2026-03-27 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498
2026-03-27 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498
2026-03-27 04:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fb384d2-2bd3-5acb-809f-be9066672948 with identifier: 10726498 to the API
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5626528/general/86a37590-1b1c-497f-aab3-f08e4e31f55a.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '5fb384d2-2bd3-5acb-809f-be9066672948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKK206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 99949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4124617,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/0cd1b68f-e5be-4296-801b-816eb7ee87c0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3345203,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/19c9067c-ceed-4066-8a7d-545fd3d08d99.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2380099,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/0176c94d-dbec-453e-b389-8a6871e28ea0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2910020,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/419ba7ff-3c3d-4293-b657-f22a8c21d272.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3337874,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/6aacb106-f4ac-40b9-8aa4-783c096187ce.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3782219,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/f4de31e7-1533-426b-a4e1-d75cce66c1db.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2876272,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/86a37590-1b1c-497f-aab3-f08e4e31f55a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3058384,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/620b3902-e4ea-41f5-9e02-34b8c68367f5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3028249,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/7e4025db-4926-4fd9-8966-fc8208499450.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fb384d2-2bd3-5acb-809f-be9066672948/5fb384d2-2bd3-5acb-809f-be9066672948_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2018233,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626528/general/d9a9648b-57f6-4f46-9e37-7163c8057740.jpeg',
'Width': 4032}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter L3H2 315 CDI Fun - Diesel - Manual - 150 hp '
'- 99.949 km',
'transmission': 'manual',
'trim': 'Fun',
'vin': None,
'year': 2021}
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726498%27 HTTP/1.1" 200 None
2026-03-27 04:19:29 [adesa.be] INFO: Saving data for 10726498: {'created_time': 1774585169.854074, 'last_price_update_time': 1774585169.854084, 'auction_closing_time': 1774866600.0}
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726498') HTTP/1.1" 204 0
2026-03-27 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432
2026-03-27 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432
2026-03-27 04:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 with identifier: 10731432 to the API
2026-03-27 04:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:30 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748817/general/83e1b24a-a10b-48e7-a1eb-899aa7632c42.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMK887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 127427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 50 TFSIe Advanced - Quattro - Hybrid - Automatic '
'- 265 hp - 127.427 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731432%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [adesa.be] INFO: Saving data for 10731432: {'created_time': 1774585170.18082, 'last_price_update_time': 1774585170.180831, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731432') HTTP/1.1" 204 0
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a7e97b5b-ec29-57a4-bbd3-0d24d9a78da8 due to Ignoring non-200 response
2026-03-27 04:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19: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 04:19: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 04:19: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 04:19: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 04:19: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 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418
2026-03-27 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b375052-e40d-59ea-926f-b438fd0e57c6 with scrape type 1
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F9c7aa3af-5e9c-4d10-82da-1823263418e8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/9c7aa3af-5e9c-4d10-82da-1823263418e8.jpeg not downloaded yet
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F2c14361a-a02c-4b80-adee-d029c506a633.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/2c14361a-a02c-4b80-adee-d029c506a633.jpeg not downloaded yet
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F5835298b-0921-4aed-a0e7-a2e8e0f18384.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/5835298b-0921-4aed-a0e7-a2e8e0f18384.jpeg not downloaded yet
2026-03-27 04:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252Fa15b851d-75d5-4520-8c1b-b8f7b8d15feb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/a15b851d-75d5-4520-8c1b-b8f7b8d15feb.jpeg not downloaded yet
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F8da13a88-5201-454e-a43d-8a3697719555.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/8da13a88-5201-454e-a43d-8a3697719555.jpeg not downloaded yet
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F2b2e371c-23d9-4f58-861a-a6246669dce3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/2b2e371c-23d9-4f58-861a-a6246669dce3.jpeg not downloaded yet
2026-03-27 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524
2026-03-27 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840b3d43-65f5-5730-87fe-28fc1e35e074 with scrape type 1
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 840b3d43-65f5-5730-87fe-28fc1e35e074
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748247%252Fgeneral%252F72df77bb-cc03-4978-8879-ff6776ec3615.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/72df77bb-cc03-4978-8879-ff6776ec3615.JPG not downloaded yet
2026-03-27 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510
2026-03-27 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1c78bf5-5196-5a82-807c-b7689572383e with scrape type 1
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1c78bf5-5196-5a82-807c-b7689572383e
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252F9d0f8e74-eb71-4081-b1f1-88789896060c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/9d0f8e74-eb71-4081-b1f1-88789896060c.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252F33285298-c299-4d76-bb24-b7d5a68a6a20.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/33285298-c299-4d76-bb24-b7d5a68a6a20.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252Faee0c492-fd67-4d4f-902f-3cc8efa3b14b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/aee0c492-fd67-4d4f-902f-3cc8efa3b14b.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252F6ab32965-0220-4fc2-b282-b2decfb89e28.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/6ab32965-0220-4fc2-b282-b2decfb89e28.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252F83bf65c0-560c-4f59-baa2-fc39551e3a6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/83bf65c0-560c-4f59-baa2-fc39551e3a6d.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252F3753caf1-1078-4cce-a79f-bcba67cff8dd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/3753caf1-1078-4cce-a79f-bcba67cff8dd.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252Fe2d8c56f-5330-4904-988d-716c1ae77ac7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/e2d8c56f-5330-4904-988d-716c1ae77ac7.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252F58797f35-33ef-4115-9d5e-2d8f9d293d4b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/58797f35-33ef-4115-9d5e-2d8f9d293d4b.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252F31a17a51-592d-411f-8620-adb473b542a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/31a17a51-592d-411f-8620-adb473b542a5.jpeg already downloaded
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5693320%252Fgeneral%252Fac478572-7fe9-4107-900b-ab069d2ebc02.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693320/general/ac478572-7fe9-4107-900b-ab069d2ebc02.jpeg already downloaded
2026-03-27 04:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1c78bf5-5196-5a82-807c-b7689572383e, identifier: 10730510
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F6fd677d0-6ce3-4fc3-9e9f-1ebc76215492.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/6fd677d0-6ce3-4fc3-9e9f-1ebc76215492.jpeg not downloaded yet
2026-03-27 04:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510
2026-03-27 04:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510
2026-03-27 04:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1c78bf5-5196-5a82-807c-b7689572383e with identifier: 10730510 to the API
2026-03-27 04:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730510>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a1c78bf5-5196-5a82-807c-b7689572383e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DDU011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 208965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5693320/general/9d0f8e74-eb71-4081-b1f1-88789896060c.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/33285298-c299-4d76-bb24-b7d5a68a6a20.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/aee0c492-fd67-4d4f-902f-3cc8efa3b14b.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/6ab32965-0220-4fc2-b282-b2decfb89e28.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/83bf65c0-560c-4f59-baa2-fc39551e3a6d.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/3753caf1-1078-4cce-a79f-bcba67cff8dd.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/e2d8c56f-5330-4904-988d-716c1ae77ac7.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/58797f35-33ef-4115-9d5e-2d8f9d293d4b.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/31a17a51-592d-411f-8620-adb473b542a5.jpeg',
'https://images.openlane.eu/carimgs/5693320/general/ac478572-7fe9-4107-900b-ab069d2ebc02.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2264156,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/9d0f8e74-eb71-4081-b1f1-88789896060c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2507538,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/33285298-c299-4d76-bb24-b7d5a68a6a20.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2340566,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/aee0c492-fd67-4d4f-902f-3cc8efa3b14b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2463495,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/6ab32965-0220-4fc2-b282-b2decfb89e28.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2558188,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/83bf65c0-560c-4f59-baa2-fc39551e3a6d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2381451,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/3753caf1-1078-4cce-a79f-bcba67cff8dd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2116260,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/e2d8c56f-5330-4904-988d-716c1ae77ac7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2263165,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/58797f35-33ef-4115-9d5e-2d8f9d293d4b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2908959,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/31a17a51-592d-411f-8620-adb473b542a5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a1c78bf5-5196-5a82-807c-b7689572383e/a1c78bf5-5196-5a82-807c-b7689572383e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2974584,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693320/general/ac478572-7fe9-4107-900b-ab069d2ebc02.jpeg',
'Width': 4032}],
'price': 3650,
'price_includes_vat': True,
'registration_date': '2013-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Manual - 109 hp - 208.965 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730510%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Saving data for 10730510: {'created_time': 1774585171.13295, 'last_price_update_time': 1774585171.13296, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730510') HTTP/1.1" 204 0
2026-03-27 04:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/775ed481-e404-4ace-a901-09bbd8cbae0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252F07245f23-d0c0-4745-9bdf-93f2189fb87d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/07245f23-d0c0-4745-9bdf-93f2189fb87d.JPG not downloaded yet
2026-03-27 04:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/ae67aae5-b8a2-4914-87ac-420b82cf771a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5681137%252Fgeneral%252F1490ffef-eb18-408c-88f3-ac8bcd51404a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/1490ffef-eb18-408c-88f3-ac8bcd51404a.jpeg not downloaded yet
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252F2367a513-d812-41ff-94aa-573dd3e52291.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/2367a513-d812-41ff-94aa-573dd3e52291.JPG not downloaded yet
2026-03-27 04:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720721%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720721: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720725%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720725: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720740%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720740: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720742%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720742: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720746%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720746: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720749%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720749: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720751%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720751: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720752%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720752: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720660%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720660: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720664%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720664: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720662%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720662: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720666%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720666: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720663%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720663: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720667%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720667: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720668%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720668: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720670%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720670: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720674%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720674: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720679%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720679: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720680%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720680: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720681%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720681: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720682%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720682: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720690%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720690: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720689%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720689: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720691%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720691: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720694%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720694: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720693%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720693: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720696%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720696: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720695%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720695: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720697%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720697: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720711%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720711: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720714%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720714: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720716%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720716: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720718%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720718: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720719%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720719: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720720%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720720: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720715%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720715: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720722%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720722: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720723%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720723: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720724%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720724: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720727%27 HTTP/1.1" 200 None
2026-03-27 04:19:31 [adesa.be] INFO: Scrape type for 10720727: 0
2026-03-27 04:19:31 [adesa.be] INFO: Skipping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-27 04:19:31 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-27 04:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720738%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720738: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720739%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720739: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720741%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720741: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720743%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720743: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720744%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720744: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720745%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720745: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720748%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720748: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720747%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10720747: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716167
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716167%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716167: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716167 url https://www.openlane.eu/en/carv6/auction/10716167
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716159
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716159%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716159: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716159 url https://www.openlane.eu/en/carv6/auction/10716159
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716156%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716156: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716157
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716157%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716157: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716157 url https://www.openlane.eu/en/carv6/auction/10716157
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716141
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716141%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716141: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716141 url https://www.openlane.eu/en/carv6/auction/10716141
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716142
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716142%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716142: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716142 url https://www.openlane.eu/en/carv6/auction/10716142
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716143
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716143%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716143: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716143 url https://www.openlane.eu/en/carv6/auction/10716143
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716144
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716144%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716144: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716144 url https://www.openlane.eu/en/carv6/auction/10716144
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716145
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716145%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716145: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716145 url https://www.openlane.eu/en/carv6/auction/10716145
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716146
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716146%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716146: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716146 url https://www.openlane.eu/en/carv6/auction/10716146
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716171
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716171%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716171: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716171 url https://www.openlane.eu/en/carv6/auction/10716171
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716163
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716163%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716163: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716163 url https://www.openlane.eu/en/carv6/auction/10716163
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716164
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716164%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716164: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716164 url https://www.openlane.eu/en/carv6/auction/10716164
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716147
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716147%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716147: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716147 url https://www.openlane.eu/en/carv6/auction/10716147
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716148
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716148%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716148: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716148 url https://www.openlane.eu/en/carv6/auction/10716148
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716149
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716149%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716149: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716149 url https://www.openlane.eu/en/carv6/auction/10716149
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716150
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716150%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716150: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716150 url https://www.openlane.eu/en/carv6/auction/10716150
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716151
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716151%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716151: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716151 url https://www.openlane.eu/en/carv6/auction/10716151
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716152
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716152%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716152: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716152 url https://www.openlane.eu/en/carv6/auction/10716152
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716165
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716165%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716165: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716165 url https://www.openlane.eu/en/carv6/auction/10716165
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716166
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716166%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716166: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716166 url https://www.openlane.eu/en/carv6/auction/10716166
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716153
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716153%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716153: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716153 url https://www.openlane.eu/en/carv6/auction/10716153
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716154
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716154%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716154: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716154 url https://www.openlane.eu/en/carv6/auction/10716154
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716168
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716168%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716168: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716168 url https://www.openlane.eu/en/carv6/auction/10716168
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716155
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716155%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716155: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716155 url https://www.openlane.eu/en/carv6/auction/10716155
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716169
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716169%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716169: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716169 url https://www.openlane.eu/en/carv6/auction/10716169
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716170%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716170: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716158%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716158: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716160
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716160%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716160: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716160 url https://www.openlane.eu/en/carv6/auction/10716160
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716161
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716161%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716161: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716161 url https://www.openlane.eu/en/carv6/auction/10716161
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10716162
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716162%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10716162: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10716162 url https://www.openlane.eu/en/carv6/auction/10716162
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10725716
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725716%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10725716: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10725716 url https://www.openlane.eu/en/carv6/auction/10725716
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10725698
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725698%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10725698: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10725698 url https://www.openlane.eu/en/carv6/auction/10725698
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10724232
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724232%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10724232: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10724232 url https://www.openlane.eu/en/carv6/auction/10724232
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10717851
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717851%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10717851: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10717851 url https://www.openlane.eu/en/carv6/auction/10717851
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10724264
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724264%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10724264: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10724264 url https://www.openlane.eu/en/carv6/auction/10724264
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10717854
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717854%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10717854: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10717854 url https://www.openlane.eu/en/carv6/auction/10717854
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10725598
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725598%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10725598: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10725598 url https://www.openlane.eu/en/carv6/auction/10725598
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10724186
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724186%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10724186: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10724186 url https://www.openlane.eu/en/carv6/auction/10724186
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10717865
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717865%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10717865: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10717865 url https://www.openlane.eu/en/carv6/auction/10717865
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10726951
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726951%27 HTTP/1.1" 200 None
2026-03-27 04:19:32 [adesa.be] INFO: Scrape type for 10726951: 0
2026-03-27 04:19:32 [adesa.be] INFO: Skipping item 10726951 url https://www.openlane.eu/en/carv6/auction/10726951
2026-03-27 04:19:32 [adesa.be] INFO: Found listing with ID: 10724212
2026-03-27 04:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724212%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10724212: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10724212 url https://www.openlane.eu/en/carv6/auction/10724212
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10724187
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724187%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10724187: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10724187 url https://www.openlane.eu/en/carv6/auction/10724187
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10726970
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726970%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10726970: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10726970 url https://www.openlane.eu/en/carv6/auction/10726970
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10724241
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724241%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10724241: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10724241 url https://www.openlane.eu/en/carv6/auction/10724241
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10724193
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724193%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10724193: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10724193 url https://www.openlane.eu/en/carv6/auction/10724193
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10724218
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724218%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10724218: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10724218 url https://www.openlane.eu/en/carv6/auction/10724218
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10724219
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724219%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10724219: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10724219 url https://www.openlane.eu/en/carv6/auction/10724219
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10726947
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726947%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10726947: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10726947 url https://www.openlane.eu/en/carv6/auction/10726947
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10717877
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717877%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10717877: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10717877 url https://www.openlane.eu/en/carv6/auction/10717877
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10724244
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724244%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10724244: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10724244 url https://www.openlane.eu/en/carv6/auction/10724244
2026-03-27 04:19:33 [adesa.be] INFO: Found listing with ID: 10720511
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720511%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [adesa.be] INFO: Scrape type for 10720511: 0
2026-03-27 04:19:33 [adesa.be] INFO: Skipping item 10720511 url https://www.openlane.eu/en/carv6/auction/10720511
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5681137%252Fgeneral%252F3ce8536b-ee88-410e-a655-5cf49f1fcd18.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/3ce8536b-ee88-410e-a655-5cf49f1fcd18.jpeg not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252F6c5ff64d-eb7f-43fd-9765-28cf2356bf30.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/6c5ff64d-eb7f-43fd-9765-28cf2356bf30.JPG not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5681137%252Fgeneral%252F7b2c6962-8056-40b1-bb91-137a25802d6a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/7b2c6962-8056-40b1-bb91-137a25802d6a.jpeg not downloaded yet
2026-03-27 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252F2426ba8a-057a-4d96-83c5-dc7029dcd8ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/2426ba8a-057a-4d96-83c5-dc7029dcd8ad.JPG not downloaded yet
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b93050>
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F775ed481-e404-4ace-a901-09bbd8cbae0c.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/775ed481-e404-4ace-a901-09bbd8cbae0c.jpg saved to cache
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b97d10>
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fae67aae5-b8a2-4914-87ac-420b82cf771a.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/ae67aae5-b8a2-4914-87ac-420b82cf771a.jpg saved to cache
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507
2026-03-27 04:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67ff7f8f-cb81-5880-b698-5e659395461a with scrape type 1
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252F643049df-931d-42c4-a760-497a7b4f47bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/643049df-931d-42c4-a760-497a7b4f47bc.jpeg not downloaded yet
2026-03-27 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/9cf1df47-759a-46cd-a1a6-074c6bd2b4b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252Ffb68e51d-5e97-40ed-8fc8-0538b4863a1f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/fb68e51d-5e97-40ed-8fc8-0538b4863a1f.JPG not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252Fc4d43e6f-90d9-4598-b1bf-1e6a0c4f0534.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/c4d43e6f-90d9-4598-b1bf-1e6a0c4f0534.jpeg not downloaded yet
2026-03-27 04:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528
2026-03-27 04:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 767ca32d-aadf-5459-970c-1f8bf0a0337c with scrape type 1
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252Fd286577d-d9c9-4ae5-a332-8cc3360b5c66.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/d286577d-d9c9-4ae5-a332-8cc3360b5c66.jpg not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252Fbc4943e4-ed89-49b2-a79b-ee0d29ad1a5a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/bc4943e4-ed89-49b2-a79b-ee0d29ad1a5a.JPG not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252Fd5bc1ed9-33c8-4010-9eea-b6738e5cd18e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/d5bc1ed9-33c8-4010-9eea-b6738e5cd18e.jpeg not downloaded yet
2026-03-27 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/b566bb38-4f74-4964-afc9-1a09522d833b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252Fe8d9e4c4-58f4-4615-97a7-ea5f477416c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/e8d9e4c4-58f4-4615-97a7-ea5f477416c4.jpg not downloaded yet
2026-03-27 04:19:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/72df77bb-cc03-4978-8879-ff6776ec3615.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252Fadb3402c-342a-433b-890b-2ad23cf84494.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/adb3402c-342a-433b-890b-2ad23cf84494.JPG not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252Fde7b3c37-1192-422a-95d1-c2f78d68b1be.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/de7b3c37-1192-422a-95d1-c2f78d68b1be.jpeg not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252Fa2803d60-d0c0-431a-b3dd-f2495bc46f87.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/a2803d60-d0c0-431a-b3dd-f2495bc46f87.jpg not downloaded yet
2026-03-27 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/5835298b-0921-4aed-a0e7-a2e8e0f18384.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252Fb42ac592-5a5f-4071-bff7-345baa1fd5dc.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/b42ac592-5a5f-4071-bff7-345baa1fd5dc.JPG not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252Ff4e5bb51-dd38-4d9f-a6b9-5df31d842160.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/f4e5bb51-dd38-4d9f-a6b9-5df31d842160.jpeg not downloaded yet
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b0ba10>
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F9cf1df47-759a-46cd-a1a6-074c6bd2b4b3.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/9cf1df47-759a-46cd-a1a6-074c6bd2b4b3.jpg saved to cache
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/07245f23-d0c0-4745-9bdf-93f2189fb87d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252Fd9e86a05-4a73-428e-8708-b7ad9af77a8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/d9e86a05-4a73-428e-8708-b7ad9af77a8d.jpg not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748247%252Fgeneral%252F220f4cf6-8d9c-4187-97c0-c6e077f31c4d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748247/general/220f4cf6-8d9c-4187-97c0-c6e077f31c4d.JPG not downloaded yet
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252F50e603de-56bf-48bd-9365-75da460c80fa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/50e603de-56bf-48bd-9365-75da460c80fa.jpeg not downloaded yet
2026-03-27 04:19:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a0a550>
2026-03-27 04:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748784%252Fgeneral%252Fb566bb38-4f74-4964-afc9-1a09522d833b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/b566bb38-4f74-4964-afc9-1a09522d833b.jpeg saved to cache
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252Ff8651055-2648-4d73-a048-b28bcd8e27af.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/f8651055-2648-4d73-a048-b28bcd8e27af.jpg not downloaded yet
2026-03-27 04:19:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/6c5ff64d-eb7f-43fd-9765-28cf2356bf30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252F32d7a5e1-c146-42f0-9bab-594c1b43c8ab.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/32d7a5e1-c146-42f0-9bab-594c1b43c8ab.jpeg not downloaded yet
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252Fc2e912a4-fe44-4534-882a-00e593f39386.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/c2e912a4-fe44-4534-882a-00e593f39386.jpg not downloaded yet
2026-03-27 04:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67a54d0>
2026-03-27 04:19:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F5835298b-0921-4aed-a0e7-a2e8e0f18384.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/5835298b-0921-4aed-a0e7-a2e8e0f18384.jpeg saved to cache
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/1490ffef-eb18-408c-88f3-ac8bcd51404a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252F6e5b621d-75f8-4461-a267-5d7ecb20fb2b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/6e5b621d-75f8-4461-a267-5d7ecb20fb2b.jpeg not downloaded yet
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252F57d1ecc6-1521-4d3d-b077-eed2ef4f265c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/57d1ecc6-1521-4d3d-b077-eed2ef4f265c.jpg not downloaded yet
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252F27cbcbf5-8aaf-4b9d-9493-10b6820c89c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/27cbcbf5-8aaf-4b9d-9493-10b6820c89c7.jpeg not downloaded yet
2026-03-27 04:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425
2026-03-27 04:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a1febf-b683-59e2-a840-425a2c1a5ab3 with scrape type 1
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252F000f0769-808a-4102-aa4a-6716e8280cb3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/000f0769-808a-4102-aa4a-6716e8280cb3.jpeg not downloaded yet
2026-03-27 04:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461
2026-03-27 04:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01071748-8219-5a8e-a6e6-4c082f83c221 with scrape type 1
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01071748-8219-5a8e-a6e6-4c082f83c221
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252Fc702f6d1-bfa5-4402-a860-bf9488e8ab59.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/c702f6d1-bfa5-4402-a860-bf9488e8ab59.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252F1847fa15-9167-4940-9fe6-9b902261ff71.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/1847fa15-9167-4940-9fe6-9b902261ff71.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252F69a2e406-4587-44c2-958c-9dcc9d87d4de.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/69a2e406-4587-44c2-958c-9dcc9d87d4de.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252F1a887f2a-df39-4c11-a90c-df13136dac17.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/1a887f2a-df39-4c11-a90c-df13136dac17.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252Fe0a8962d-3e18-42e9-bd30-217cc7191408.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/e0a8962d-3e18-42e9-bd30-217cc7191408.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252F24260770-15e9-4d15-b2d6-cd82058e3559.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/24260770-15e9-4d15-b2d6-cd82058e3559.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252Fe2099f54-ff50-470d-ac7d-4c2748aef117.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/e2099f54-ff50-470d-ac7d-4c2748aef117.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252Ff2107e9f-2497-4c9b-b24f-4dcb72d1a0f3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/f2107e9f-2497-4c9b-b24f-4dcb72d1a0f3.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252F0a80ac00-e53a-482d-a545-897855170030.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/0a80ac00-e53a-482d-a545-897855170030.jpeg already downloaded
2026-03-27 04:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739888%252Fgeneral%252F711c278b-fce3-421d-9568-6734da93adc3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739888/general/711c278b-fce3-421d-9568-6734da93adc3.jpeg already downloaded
2026-03-27 04:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01071748-8219-5a8e-a6e6-4c082f83c221, identifier: 10730461
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252F7d8f4da8-2cca-49b5-b35b-9f4eafa10877.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/7d8f4da8-2cca-49b5-b35b-9f4eafa10877.jpg not downloaded yet
2026-03-27 04:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461
2026-03-27 04:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461
2026-03-27 04:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01071748-8219-5a8e-a6e6-4c082f83c221 with identifier: 10730461 to the API
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 203,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01071748-8219-5a8e-a6e6-4c082f83c221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KANLI',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730461',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 73984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5739888/general/c702f6d1-bfa5-4402-a860-bf9488e8ab59.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/1847fa15-9167-4940-9fe6-9b902261ff71.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/69a2e406-4587-44c2-958c-9dcc9d87d4de.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/1a887f2a-df39-4c11-a90c-df13136dac17.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/e0a8962d-3e18-42e9-bd30-217cc7191408.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/24260770-15e9-4d15-b2d6-cd82058e3559.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/e2099f54-ff50-470d-ac7d-4c2748aef117.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/f2107e9f-2497-4c9b-b24f-4dcb72d1a0f3.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/0a80ac00-e53a-482d-a545-897855170030.jpeg',
'https://images.openlane.eu/carimgs/5739888/general/711c278b-fce3-421d-9568-6734da93adc3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587961,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/c702f6d1-bfa5-4402-a860-bf9488e8ab59.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441491,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/1847fa15-9167-4940-9fe6-9b902261ff71.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454797,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/69a2e406-4587-44c2-958c-9dcc9d87d4de.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313217,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/1a887f2a-df39-4c11-a90c-df13136dac17.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213529,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/e0a8962d-3e18-42e9-bd30-217cc7191408.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274225,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/24260770-15e9-4d15-b2d6-cd82058e3559.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252622,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/e2099f54-ff50-470d-ac7d-4c2748aef117.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275112,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/f2107e9f-2497-4c9b-b24f-4dcb72d1a0f3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122851,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/0a80ac00-e53a-482d-a545-897855170030.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01071748-8219-5a8e-a6e6-4c082f83c221/01071748-8219-5a8e-a6e6-4c082f83c221_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261399,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739888/general/711c278b-fce3-421d-9568-6734da93adc3.jpeg',
'Width': 1600}],
'price': 32600,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 D200 R-Dynamic - Diesel - '
'Automatic - 203 hp - 73.984 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2021}
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:35 [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 04:19:35 [adesa.be] INFO: Saving data for 10730461: {'created_time': 1774585175.349923, 'last_price_update_time': 1774585175.349934, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730461') HTTP/1.1" 204 0
2026-03-27 04:19:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/bc4943e4-ed89-49b2-a79b-ee0d29ad1a5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F3594429%252Fgeneral%252F7dfc4718-176f-4cf3-a1a8-f21d99e25dea.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/7dfc4718-176f-4cf3-a1a8-f21d99e25dea.jpeg not downloaded yet
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252Ff1ad98c2-4031-46bd-914c-6fce0bbca470.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/f1ad98c2-4031-46bd-914c-6fce0bbca470.jpeg not downloaded yet
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252Fe70d33dc-0c14-4d78-81bc-2ca1eabc6a8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/e70d33dc-0c14-4d78-81bc-2ca1eabc6a8d.jpg not downloaded yet
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252F104f7188-1a71-4559-a53b-1e91634e3711.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/104f7188-1a71-4559-a53b-1e91634e3711.jpeg not downloaded yet
2026-03-27 04:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748265%252Fgeneral%252F1cd5eb38-6b66-415f-8b09-8157a1251d76.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/1cd5eb38-6b66-415f-8b09-8157a1251d76.jpg not downloaded yet
2026-03-27 04:19:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a8550>
2026-03-27 04:19:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F1490ffef-eb18-408c-88f3-ac8bcd51404a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/1490ffef-eb18-408c-88f3-ac8bcd51404a.jpeg saved to cache
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470
2026-03-27 04:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d227abe-8edd-588d-9935-a82dfe496842 with scrape type 1
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d227abe-8edd-588d-9935-a82dfe496842
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252Fbcfb01ad-106b-43a1-8fa6-0a77b4ef9d1a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/bcfb01ad-106b-43a1-8fa6-0a77b4ef9d1a.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252F0020200b-d72b-4972-a527-637c2baee33f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/0020200b-d72b-4972-a527-637c2baee33f.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252F7acdbd15-63b5-4616-8120-7cd4e028d3aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/7acdbd15-63b5-4616-8120-7cd4e028d3aa.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252F1c4fb4db-7230-4c9c-9c6b-6c2d959e94b0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/1c4fb4db-7230-4c9c-9c6b-6c2d959e94b0.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252F799f4cfa-5d21-443d-8cf2-5dbbfb01a40a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/799f4cfa-5d21-443d-8cf2-5dbbfb01a40a.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252F20ba88af-d3f4-4052-ac1e-49c61d97b5c3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/20ba88af-d3f4-4052-ac1e-49c61d97b5c3.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252F276808f3-d4dc-42d6-a13a-4782c278d6f7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/276808f3-d4dc-42d6-a13a-4782c278d6f7.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252Fb615df4d-5514-43c6-a1a4-2454241c4ccf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/b615df4d-5514-43c6-a1a4-2454241c4ccf.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252F84eb204a-2ad7-466a-b69f-0aea310a00f5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/84eb204a-2ad7-466a-b69f-0aea310a00f5.jpeg already downloaded
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5739815%252Fgeneral%252Ff37fea04-7313-4345-9128-8b5f2580f001.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739815/general/f37fea04-7313-4345-9128-8b5f2580f001.jpeg already downloaded
2026-03-27 04:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d227abe-8edd-588d-9935-a82dfe496842, identifier: 10730470
2026-03-27 04:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252F3c10e119-c45c-413f-b71b-b269ddbfbb39.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/3c10e119-c45c-413f-b71b-b269ddbfbb39.jpeg not downloaded yet
2026-03-27 04:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470
2026-03-27 04:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470
2026-03-27 04:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d227abe-8edd-588d-9935-a82dfe496842 with identifier: 10730470 to the API
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730470>
{'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': 250,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9d227abe-8edd-588d-9935-a82dfe496842',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFK481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 112491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5739815/general/bcfb01ad-106b-43a1-8fa6-0a77b4ef9d1a.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/0020200b-d72b-4972-a527-637c2baee33f.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/7acdbd15-63b5-4616-8120-7cd4e028d3aa.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/1c4fb4db-7230-4c9c-9c6b-6c2d959e94b0.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/799f4cfa-5d21-443d-8cf2-5dbbfb01a40a.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/20ba88af-d3f4-4052-ac1e-49c61d97b5c3.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/276808f3-d4dc-42d6-a13a-4782c278d6f7.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/b615df4d-5514-43c6-a1a4-2454241c4ccf.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/84eb204a-2ad7-466a-b69f-0aea310a00f5.jpeg',
'https://images.openlane.eu/carimgs/5739815/general/f37fea04-7313-4345-9128-8b5f2580f001.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515965,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/bcfb01ad-106b-43a1-8fa6-0a77b4ef9d1a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437417,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/0020200b-d72b-4972-a527-637c2baee33f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423707,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/7acdbd15-63b5-4616-8120-7cd4e028d3aa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396057,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/1c4fb4db-7230-4c9c-9c6b-6c2d959e94b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360081,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/799f4cfa-5d21-443d-8cf2-5dbbfb01a40a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397742,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/20ba88af-d3f4-4052-ac1e-49c61d97b5c3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307263,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/276808f3-d4dc-42d6-a13a-4782c278d6f7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237324,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/b615df4d-5514-43c6-a1a4-2454241c4ccf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302096,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/84eb204a-2ad7-466a-b69f-0aea310a00f5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d227abe-8edd-588d-9935-a82dfe496842/9d227abe-8edd-588d-9935-a82dfe496842_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294887,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739815/general/f37fea04-7313-4345-9128-8b5f2580f001.jpeg',
'Width': 1600}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2018-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 - Petrol - Automatic - 250 hp - '
'112.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:36 [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 04:19:36 [adesa.be] INFO: Saving data for 10730470: {'created_time': 1774585176.244185, 'last_price_update_time': 1774585176.244197, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730470') HTTP/1.1" 204 0
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252F270f04a2-af33-407b-86e8-db9331719740.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/270f04a2-af33-407b-86e8-db9331719740.jpeg not downloaded yet
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493
2026-03-27 04:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e679813-9ccb-53ea-843c-e37671e2938c with scrape type 1
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e679813-9ccb-53ea-843c-e37671e2938c
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252Ff2ef7834-d696-4913-93a2-078447944807.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/f2ef7834-d696-4913-93a2-078447944807.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252F7c0b40cc-b43c-4db0-9b10-2b5c80ba00dd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/7c0b40cc-b43c-4db0-9b10-2b5c80ba00dd.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252F891f9b4b-d6dc-40c6-884b-f481f1e1fcc0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/891f9b4b-d6dc-40c6-884b-f481f1e1fcc0.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252F966f2b4d-e449-4747-b0ba-bfc8c56d4d00.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/966f2b4d-e449-4747-b0ba-bfc8c56d4d00.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252F6312ca40-eb5c-4b6b-bde0-7e1c71294af0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/6312ca40-eb5c-4b6b-bde0-7e1c71294af0.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252Fce35e2a3-4f3c-4083-bb46-70e7b4ec0ecd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/ce35e2a3-4f3c-4083-bb46-70e7b4ec0ecd.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252F28c37dd8-b9b6-4035-ad5c-54af60b73e8f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/28c37dd8-b9b6-4035-ad5c-54af60b73e8f.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252F65dcca03-4d2b-4b26-9a84-479ffc79131f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/65dcca03-4d2b-4b26-9a84-479ffc79131f.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252Fe51633e4-1990-4c77-8cc4-02856fa3b25f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/e51633e4-1990-4c77-8cc4-02856fa3b25f.jpeg already downloaded
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5631619%252Fgeneral%252Fec00ece5-6db3-4ea2-a0db-0824ec096ee9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631619/general/ec00ece5-6db3-4ea2-a0db-0824ec096ee9.jpeg already downloaded
2026-03-27 04:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e679813-9ccb-53ea-843c-e37671e2938c, identifier: 10730493
2026-03-27 04:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/ed8aad79-deb8-4495-be35-e17d9000efda.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493
2026-03-27 04:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493
2026-03-27 04:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e679813-9ccb-53ea-843c-e37671e2938c with identifier: 10730493 to the API
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730493>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4e679813-9ccb-53ea-843c-e37671e2938c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NEG867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 196541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5631619/general/f2ef7834-d696-4913-93a2-078447944807.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/7c0b40cc-b43c-4db0-9b10-2b5c80ba00dd.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/891f9b4b-d6dc-40c6-884b-f481f1e1fcc0.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/966f2b4d-e449-4747-b0ba-bfc8c56d4d00.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/6312ca40-eb5c-4b6b-bde0-7e1c71294af0.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/ce35e2a3-4f3c-4083-bb46-70e7b4ec0ecd.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/28c37dd8-b9b6-4035-ad5c-54af60b73e8f.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/65dcca03-4d2b-4b26-9a84-479ffc79131f.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/e51633e4-1990-4c77-8cc4-02856fa3b25f.jpeg',
'https://images.openlane.eu/carimgs/5631619/general/ec00ece5-6db3-4ea2-a0db-0824ec096ee9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4473474,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/f2ef7834-d696-4913-93a2-078447944807.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5637852,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/7c0b40cc-b43c-4db0-9b10-2b5c80ba00dd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4586865,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/891f9b4b-d6dc-40c6-884b-f481f1e1fcc0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5058183,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/966f2b4d-e449-4747-b0ba-bfc8c56d4d00.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5222021,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/6312ca40-eb5c-4b6b-bde0-7e1c71294af0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4305653,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/ce35e2a3-4f3c-4083-bb46-70e7b4ec0ecd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1965035,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/28c37dd8-b9b6-4035-ad5c-54af60b73e8f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1647911,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/65dcca03-4d2b-4b26-9a84-479ffc79131f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2067477,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/e51633e4-1990-4c77-8cc4-02856fa3b25f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e679813-9ccb-53ea-843c-e37671e2938c/4e679813-9ccb-53ea-843c-e37671e2938c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2526558,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631619/general/ec00ece5-6db3-4ea2-a0db-0824ec096ee9.jpeg',
'Width': 4032}],
'price': 6150,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-5 2.2 SKYACTIV-D Premium - Diesel - Manual - 150 hp - '
'196.541 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2016}
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:36 [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 04:19:36 [adesa.be] INFO: Saving data for 10730493: {'created_time': 1774585176.883458, 'last_price_update_time': 1774585176.883468, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730493') HTTP/1.1" 204 0
2026-03-27 04:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/9fac90fa-4344-4ebc-9998-eebc442944d1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252F7410b4ef-5a47-4047-a459-604ab58fbc43.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/7410b4ef-5a47-4047-a459-604ab58fbc43.jpeg not downloaded yet
2026-03-27 04:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252F90f64394-d294-436e-98c8-c1d77f81d82e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/90f64394-d294-436e-98c8-c1d77f81d82e.jpeg not downloaded yet
2026-03-27 04:19:36 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64aaa90>
2026-03-27 04:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748784%252Fgeneral%252Fed8aad79-deb8-4495-be35-e17d9000efda.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/ed8aad79-deb8-4495-be35-e17d9000efda.jpeg saved to cache
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252F4d8a45a7-d1e9-4f18-a032-b2fcd6aa003b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/4d8a45a7-d1e9-4f18-a032-b2fcd6aa003b.jpeg not downloaded yet
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252Fe22bd7d0-1a2e-4883-a0f9-d128cd06f296.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/e22bd7d0-1a2e-4883-a0f9-d128cd06f296.jpeg not downloaded yet
2026-03-27 04:19:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bc4890>
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748784%252Fgeneral%252F9fac90fa-4344-4ebc-9998-eebc442944d1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/9fac90fa-4344-4ebc-9998-eebc442944d1.jpeg saved to cache
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748244%252Fgeneral%252Ffb7dbb91-8cfa-453d-915e-060fe36f2c68.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/fb7dbb91-8cfa-453d-915e-060fe36f2c68.jpeg not downloaded yet
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/f8651055-2648-4d73-a048-b28bcd8e27af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/21c3dd8d-d09b-4efb-b1fe-cad81756cc10.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/b478ec45-5ad4-43e2-9666-8eb8d244722a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748784/general/25a8df1a-cdf1-48d8-823c-71b30d4ce8ed.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731407)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/643049df-931d-42c4-a760-497a7b4f47bc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/d5bc1ed9-33c8-4010-9eea-b6738e5cd18e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/de7b3c37-1192-422a-95d1-c2f78d68b1be.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/f4e5bb51-dd38-4d9f-a6b9-5df31d842160.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/220f4cf6-8d9c-4187-97c0-c6e077f31c4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/90f64394-d294-436e-98c8-c1d77f81d82e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/4d8a45a7-d1e9-4f18-a032-b2fcd6aa003b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a0fbd0>
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748265%252Fgeneral%252Ff8651055-2648-4d73-a048-b28bcd8e27af.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/f8651055-2648-4d73-a048-b28bcd8e27af.jpg saved to cache
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/e70d33dc-0c14-4d78-81bc-2ca1eabc6a8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/fb7dbb91-8cfa-453d-915e-060fe36f2c68.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aedbd0>
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748784%252Fgeneral%252F21c3dd8d-d09b-4efb-b1fe-cad81756cc10.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/21c3dd8d-d09b-4efb-b1fe-cad81756cc10.jpeg saved to cache
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a35d0>
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748784%252Fgeneral%252Fb478ec45-5ad4-43e2-9666-8eb8d244722a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/b478ec45-5ad4-43e2-9666-8eb8d244722a.jpeg saved to cache
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:37 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a26d0>
2026-03-27 04:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748784%252Fgeneral%252F25a8df1a-cdf1-48d8-823c-71b30d4ce8ed.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748784/general/25a8df1a-cdf1-48d8-823c-71b30d4ce8ed.jpeg saved to cache
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dcd784b4-ec9a-5191-a820-a50d5e119ae4
2026-03-27 04:19:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dcd784b4-ec9a-5191-a820-a50d5e119ae4, skipping ID generation
2026-03-27 04:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd784b4-ec9a-5191-a820-a50d5e119ae4 with scrape type 1
2026-03-27 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dcd784b4-ec9a-5191-a820-a50d5e119ae4 sending to next pipeline
2026-03-27 04:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcd784b4-ec9a-5191-a820-a50d5e119ae4, identifier: 10731407
2026-03-27 04:19:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67aea90>
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252F643049df-931d-42c4-a760-497a7b4f47bc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/643049df-931d-42c4-a760-497a7b4f47bc.jpeg saved to cache
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c58210>
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252Fd5bc1ed9-33c8-4010-9eea-b6738e5cd18e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/d5bc1ed9-33c8-4010-9eea-b6738e5cd18e.jpeg saved to cache
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a36d0>
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252Fde7b3c37-1192-422a-95d1-c2f78d68b1be.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/de7b3c37-1192-422a-95d1-c2f78d68b1be.jpeg saved to cache
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87a2290>
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252Ff4e5bb51-dd38-4d9f-a6b9-5df31d842160.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/f4e5bb51-dd38-4d9f-a6b9-5df31d842160.jpeg saved to cache
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8844c10>
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252F90f64394-d294-436e-98c8-c1d77f81d82e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/90f64394-d294-436e-98c8-c1d77f81d82e.jpeg saved to cache
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67bcad0>
2026-03-27 04:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252F4d8a45a7-d1e9-4f18-a032-b2fcd6aa003b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/4d8a45a7-d1e9-4f18-a032-b2fcd6aa003b.jpeg saved to cache
2026-03-27 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/000f0769-808a-4102-aa4a-6716e8280cb3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407
2026-03-27 04:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407
2026-03-27 04:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcd784b4-ec9a-5191-a820-a50d5e119ae4 with identifier: 10731407 to the API
2026-03-27 04:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748784/general/25a8df1a-cdf1-48d8-823c-71b30d4ce8ed.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'dcd784b4-ec9a-5191-a820-a50d5e119ae4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DDT885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 218005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3887184,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/8c71a585-4ebc-4ae5-a715-eb17a276e246.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3791957,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/b478ec45-5ad4-43e2-9666-8eb8d244722a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3172688,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/21c3dd8d-d09b-4efb-b1fe-cad81756cc10.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3600047,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/25a8df1a-cdf1-48d8-823c-71b30d4ce8ed.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3648828,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/9fac90fa-4344-4ebc-9998-eebc442944d1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3536057,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/ed8aad79-deb8-4495-be35-e17d9000efda.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3038070,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/b566bb38-4f74-4964-afc9-1a09522d833b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2983549,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/6bf0f101-d412-415d-9338-f1a1b47c3cea.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3336121,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/fafca141-b9b4-435c-bf1e-975ea23f882b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dcd784b4-ec9a-5191-a820-a50d5e119ae4/dcd784b4-ec9a-5191-a820-a50d5e119ae4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1901749,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748784/general/09ae0bbd-a3f5-492c-8858-2e94768072d6.jpeg',
'Width': 4032}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 2.0 TDI Ultra - Diesel - Automatic - 150 hp - 218.005 '
'km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2017}
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731407%27 HTTP/1.1" 200 None
2026-03-27 04:19:39 [adesa.be] INFO: Saving data for 10731407: {'created_time': 1774585179.013297, 'last_price_update_time': 1774585179.013307, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731407') HTTP/1.1" 204 0
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/e22bd7d0-1a2e-4883-a0f9-d128cd06f296.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d6650>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748265%252Fgeneral%252Fe70d33dc-0c14-4d78-81bc-2ca1eabc6a8d.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/e70d33dc-0c14-4d78-81bc-2ca1eabc6a8d.jpg saved to cache
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a90050>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252Ffb7dbb91-8cfa-453d-915e-060fe36f2c68.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/fb7dbb91-8cfa-453d-915e-060fe36f2c68.jpeg saved to cache
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aaed10>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252F000f0769-808a-4102-aa4a-6716e8280cb3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/000f0769-808a-4102-aa4a-6716e8280cb3.jpeg saved to cache
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff9626c10>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252Fe22bd7d0-1a2e-4883-a0f9-d128cd06f296.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/e22bd7d0-1a2e-4883-a0f9-d128cd06f296.jpeg saved to cache
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/32d7a5e1-c146-42f0-9bab-594c1b43c8ab.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/27cbcbf5-8aaf-4b9d-9493-10b6820c89c7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/50e603de-56bf-48bd-9365-75da460c80fa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/270f04a2-af33-407b-86e8-db9331719740.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/3c10e119-c45c-413f-b71b-b269ddbfbb39.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/1cd5eb38-6b66-415f-8b09-8157a1251d76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/7410b4ef-5a47-4047-a459-604ab58fbc43.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/104f7188-1a71-4559-a53b-1e91634e3711.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/b42ac592-5a5f-4071-bff7-345baa1fd5dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/57d1ecc6-1521-4d3d-b077-eed2ef4f265c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/d9e86a05-4a73-428e-8708-b7ad9af77a8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/c2e912a4-fe44-4534-882a-00e593f39386.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c02950>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252F32d7a5e1-c146-42f0-9bab-594c1b43c8ab.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/32d7a5e1-c146-42f0-9bab-594c1b43c8ab.jpeg saved to cache
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/a2803d60-d0c0-431a-b3dd-f2495bc46f87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/7d8f4da8-2cca-49b5-b35b-9f4eafa10877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67338d0>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252F27cbcbf5-8aaf-4b9d-9493-10b6820c89c7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/27cbcbf5-8aaf-4b9d-9493-10b6820c89c7.jpeg saved to cache
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6853990>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252F50e603de-56bf-48bd-9365-75da460c80fa.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/50e603de-56bf-48bd-9365-75da460c80fa.jpeg saved to cache
2026-03-27 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4af1650>
2026-03-27 04:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252F270f04a2-af33-407b-86e8-db9331719740.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/270f04a2-af33-407b-86e8-db9331719740.jpeg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b93a10>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252F3c10e119-c45c-413f-b71b-b269ddbfbb39.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/3c10e119-c45c-413f-b71b-b269ddbfbb39.jpeg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6857490>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748265%252Fgeneral%252F1cd5eb38-6b66-415f-8b09-8157a1251d76.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/1cd5eb38-6b66-415f-8b09-8157a1251d76.jpg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bdd590>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252F7410b4ef-5a47-4047-a459-604ab58fbc43.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/7410b4ef-5a47-4047-a459-604ab58fbc43.jpeg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4badb50>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252F104f7188-1a71-4559-a53b-1e91634e3711.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/104f7188-1a71-4559-a53b-1e91634e3711.jpeg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4862fd0>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748265%252Fgeneral%252F57d1ecc6-1521-4d3d-b077-eed2ef4f265c.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/57d1ecc6-1521-4d3d-b077-eed2ef4f265c.jpg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6855d90>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748265%252Fgeneral%252Fd9e86a05-4a73-428e-8708-b7ad9af77a8d.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/d9e86a05-4a73-428e-8708-b7ad9af77a8d.jpg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bdd390>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748265%252Fgeneral%252Fc2e912a4-fe44-4534-882a-00e593f39386.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/c2e912a4-fe44-4534-882a-00e593f39386.jpg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748244/general/f1ad98c2-4031-46bd-914c-6fce0bbca470.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731425)
2026-03-27 04:19: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 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bde990>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748265%252Fgeneral%252Fa2803d60-d0c0-431a-b3dd-f2495bc46f87.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/a2803d60-d0c0-431a-b3dd-f2495bc46f87.jpg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4be8f90>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748265%252Fgeneral%252F7d8f4da8-2cca-49b5-b35b-9f4eafa10877.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/7d8f4da8-2cca-49b5-b35b-9f4eafa10877.jpg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/6e5b621d-75f8-4461-a267-5d7ecb20fb2b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67af490>
2026-03-27 04:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748244%252Fgeneral%252Ff1ad98c2-4031-46bd-914c-6fce0bbca470.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748244/general/f1ad98c2-4031-46bd-914c-6fce0bbca470.jpeg saved to cache
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51a1febf-b683-59e2-a840-425a2c1a5ab3
2026-03-27 04:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51a1febf-b683-59e2-a840-425a2c1a5ab3, skipping ID generation
2026-03-27 04:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a1febf-b683-59e2-a840-425a2c1a5ab3 with scrape type 1
2026-03-27 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51a1febf-b683-59e2-a840-425a2c1a5ab3 sending to next pipeline
2026-03-27 04:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a1febf-b683-59e2-a840-425a2c1a5ab3, identifier: 10731425
2026-03-27 04:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425
2026-03-27 04:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425
2026-03-27 04:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a1febf-b683-59e2-a840-425a2c1a5ab3 with identifier: 10731425 to the API
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748244/general/f1ad98c2-4031-46bd-914c-6fce0bbca470.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '51a1febf-b683-59e2-a840-425a2c1a5ab3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UBG896',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'IS',
'odometer': 181924,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475216,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/000f0769-808a-4102-aa4a-6716e8280cb3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482001,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/f1ad98c2-4031-46bd-914c-6fce0bbca470.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475770,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/104f7188-1a71-4559-a53b-1e91634e3711.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438474,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/3c10e119-c45c-413f-b71b-b269ddbfbb39.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396873,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/270f04a2-af33-407b-86e8-db9331719740.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437156,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/7410b4ef-5a47-4047-a459-604ab58fbc43.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240238,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/90f64394-d294-436e-98c8-c1d77f81d82e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176610,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/4d8a45a7-d1e9-4f18-a032-b2fcd6aa003b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273092,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/e22bd7d0-1a2e-4883-a0f9-d128cd06f296.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51a1febf-b683-59e2-a840-425a2c1a5ab3/51a1febf-b683-59e2-a840-425a2c1a5ab3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224300,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748244/general/fb7dbb91-8cfa-453d-915e-060fe36f2c68.jpeg',
'Width': 1600}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2010-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus IS 200 - Diesel - Manual - 149 hp - 181.924 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731425%27 HTTP/1.1" 200 None
2026-03-27 04:19:41 [adesa.be] INFO: Saving data for 10731425: {'created_time': 1774585181.363975, 'last_price_update_time': 1774585181.363989, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731425') HTTP/1.1" 204 0
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/adb3402c-342a-433b-890b-2ad23cf84494.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/2426ba8a-057a-4d96-83c5-dc7029dcd8ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/fb68e51d-5e97-40ed-8fc8-0538b4863a1f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19: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 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/e8d9e4c4-58f4-4615-97a7-ea5f477416c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748265/general/d286577d-d9c9-4ae5-a332-8cc3360b5c66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730528)
2026-03-27 04:19:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65fe250>
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3594429%252Fgeneral%252F6e5b621d-75f8-4461-a267-5d7ecb20fb2b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/6e5b621d-75f8-4461-a267-5d7ecb20fb2b.jpeg saved to cache
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19: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 04:19:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748247/general/2367a513-d812-41ff-94aa-573dd3e52291.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730524)
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/7b2c6962-8056-40b1-bb91-137a25802d6a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/7dfc4718-176f-4cf3-a1a8-f21d99e25dea.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19: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 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/3594429/general/c4d43e6f-90d9-4598-b1bf-1e6a0c4f0534.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730507)
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a943d0>
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748265%252Fgeneral%252Fe8d9e4c4-58f4-4615-97a7-ea5f477416c4.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/e8d9e4c4-58f4-4615-97a7-ea5f477416c4.jpg saved to cache
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/3ce8536b-ee88-410e-a655-5cf49f1fcd18.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6744ed0>
2026-03-27 04:19:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748265%252Fgeneral%252Fd286577d-d9c9-4ae5-a332-8cc3360b5c66.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748265/general/d286577d-d9c9-4ae5-a332-8cc3360b5c66.jpg saved to cache
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 767ca32d-aadf-5459-970c-1f8bf0a0337c
2026-03-27 04:19:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 767ca32d-aadf-5459-970c-1f8bf0a0337c, skipping ID generation
2026-03-27 04:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 767ca32d-aadf-5459-970c-1f8bf0a0337c with scrape type 1
2026-03-27 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 767ca32d-aadf-5459-970c-1f8bf0a0337c sending to next pipeline
2026-03-27 04:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 767ca32d-aadf-5459-970c-1f8bf0a0337c, identifier: 10730528
2026-03-27 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/6fd677d0-6ce3-4fc3-9e9f-1ebc76215492.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528
2026-03-27 04:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528
2026-03-27 04:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 767ca32d-aadf-5459-970c-1f8bf0a0337c with identifier: 10730528 to the API
2026-03-27 04:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748265/general/d286577d-d9c9-4ae5-a332-8cc3360b5c66.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '767ca32d-aadf-5459-970c-1f8bf0a0337c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KDL110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 67307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230261,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/d286577d-d9c9-4ae5-a332-8cc3360b5c66.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238468,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/e8d9e4c4-58f4-4615-97a7-ea5f477416c4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237964,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/a2803d60-d0c0-431a-b3dd-f2495bc46f87.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235277,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/d9e86a05-4a73-428e-8708-b7ad9af77a8d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324029,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/f8651055-2648-4d73-a048-b28bcd8e27af.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66877,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/c2e912a4-fe44-4534-882a-00e593f39386.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236898,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/57d1ecc6-1521-4d3d-b077-eed2ef4f265c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267078,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/7d8f4da8-2cca-49b5-b35b-9f4eafa10877.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235320,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/e70d33dc-0c14-4d78-81bc-2ca1eabc6a8d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_767ca32d-aadf-5459-970c-1f8bf0a0337c/767ca32d-aadf-5459-970c-1f8bf0a0337c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325300,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748265/general/1cd5eb38-6b66-415f-8b09-8157a1251d76.jpg',
'Width': 1600}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 200 AMG Line - Petrol - Automatic - 163 hp - 67.307 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730528%27 HTTP/1.1" 200 None
2026-03-27 04:19:42 [adesa.be] INFO: Saving data for 10730528: {'created_time': 1774585182.028876, 'last_price_update_time': 1774585182.028887, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730528') HTTP/1.1" 204 0
2026-03-27 04:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/8da13a88-5201-454e-a43d-8a3697719555.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/478bbc5e-38b2-4991-8245-8904fc1063d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 840b3d43-65f5-5730-87fe-28fc1e35e074, skipping ID generation
2026-03-27 04:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 840b3d43-65f5-5730-87fe-28fc1e35e074 with scrape type 1
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 840b3d43-65f5-5730-87fe-28fc1e35e074 sending to next pipeline
2026-03-27 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 840b3d43-65f5-5730-87fe-28fc1e35e074, identifier: 10730524
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bffe50>
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F7b2c6962-8056-40b1-bb91-137a25802d6a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/7b2c6962-8056-40b1-bb91-137a25802d6a.jpeg saved to cache
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aed990>
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252F7dfc4718-176f-4cf3-a1a8-f21d99e25dea.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/7dfc4718-176f-4cf3-a1a8-f21d99e25dea.jpeg saved to cache
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bcddd0>
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F3594429%252Fgeneral%252Fc4d43e6f-90d9-4598-b1bf-1e6a0c4f0534.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3594429/general/c4d43e6f-90d9-4598-b1bf-1e6a0c4f0534.jpeg saved to cache
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 67ff7f8f-cb81-5880-b698-5e659395461a
2026-03-27 04:19:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 67ff7f8f-cb81-5880-b698-5e659395461a, skipping ID generation
2026-03-27 04:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67ff7f8f-cb81-5880-b698-5e659395461a with scrape type 1
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 67ff7f8f-cb81-5880-b698-5e659395461a sending to next pipeline
2026-03-27 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67ff7f8f-cb81-5880-b698-5e659395461a, identifier: 10730507
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff671f590>
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F3ce8536b-ee88-410e-a655-5cf49f1fcd18.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/3ce8536b-ee88-410e-a655-5cf49f1fcd18.jpeg saved to cache
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b39d10>
2026-03-27 04:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F6fd677d0-6ce3-4fc3-9e9f-1ebc76215492.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/6fd677d0-6ce3-4fc3-9e9f-1ebc76215492.jpeg saved to cache
2026-03-27 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524
2026-03-27 04:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524
2026-03-27 04:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 840b3d43-65f5-5730-87fe-28fc1e35e074 with identifier: 10730524 to the API
2026-03-27 04:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748247/general/2367a513-d812-41ff-94aa-573dd3e52291.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '840b3d43-65f5-5730-87fe-28fc1e35e074',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JJL891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 358145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2012-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 180 CDI Avantgarde - Diesel - Manual - 120 hp '
'- 358.145 km',
'transmission': 'manual',
'trim': 'Avantgarde',
'vin': None,
'year': 2012}
2026-03-27 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730524%27 HTTP/1.1" 200 None
2026-03-27 04:19:43 [adesa.be] INFO: Saving data for 10730524: {'created_time': 1774585183.209057, 'last_price_update_time': 1774585183.209067, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730524') HTTP/1.1" 204 0
2026-03-27 04:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507
2026-03-27 04:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507
2026-03-27 04:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67ff7f8f-cb81-5880-b698-5e659395461a with identifier: 10730507 to the API
2026-03-27 04:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/3594429/general/c4d43e6f-90d9-4598-b1bf-1e6a0c4f0534.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '67ff7f8f-cb81-5880-b698-5e659395461a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1EVS440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 301404,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2862949,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/643049df-931d-42c4-a760-497a7b4f47bc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3510959,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/c4d43e6f-90d9-4598-b1bf-1e6a0c4f0534.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2630769,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/d5bc1ed9-33c8-4010-9eea-b6738e5cd18e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3124931,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/de7b3c37-1192-422a-95d1-c2f78d68b1be.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3082950,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/f4e5bb51-dd38-4d9f-a6b9-5df31d842160.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2950618,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/50e603de-56bf-48bd-9365-75da460c80fa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2195344,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/32d7a5e1-c146-42f0-9bab-594c1b43c8ab.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1595493,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/6e5b621d-75f8-4461-a267-5d7ecb20fb2b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2868199,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/27cbcbf5-8aaf-4b9d-9493-10b6820c89c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67ff7f8f-cb81-5880-b698-5e659395461a/67ff7f8f-cb81-5880-b698-5e659395461a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2050011,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/3594429/general/7dfc4718-176f-4cf3-a1a8-f21d99e25dea.jpeg',
'Width': 4032}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2012-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI Business - Diesel - Automatic - 109 hp - '
'301.404 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:44 [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 04:19:44 [adesa.be] INFO: Saving data for 10730507: {'created_time': 1774585184.365405, 'last_price_update_time': 1774585184.365415, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730507') HTTP/1.1" 204 0
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/2b2e371c-23d9-4f58-861a-a6246669dce3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/85d1ea42-baca-4a3e-9006-0f04bc7b0844.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 840b3d43-65f5-5730-87fe-28fc1e35e074 due to Ignoring non-200 response
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/2c14361a-a02c-4b80-adee-d029c506a633.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4910b50>
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F8da13a88-5201-454e-a43d-8a3697719555.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/8da13a88-5201-454e-a43d-8a3697719555.jpeg saved to cache
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bf0f90>
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F478bbc5e-38b2-4991-8245-8904fc1063d5.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/478bbc5e-38b2-4991-8245-8904fc1063d5.jpg saved to cache
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/9c7aa3af-5e9c-4d10-82da-1823263418e8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5681137/general/a15b851d-75d5-4520-8c1b-b8f7b8d15feb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731418)
2026-03-27 04:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/dfd571ed-9fc2-4c8c-8b29-bae2896d0e69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/1798dfca-eeb9-4fc2-a0f6-c44e0f0fd6a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ba7110>
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F2b2e371c-23d9-4f58-861a-a6246669dce3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/2b2e371c-23d9-4f58-861a-a6246669dce3.jpeg saved to cache
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ba2c90>
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F85d1ea42-baca-4a3e-9006-0f04bc7b0844.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/85d1ea42-baca-4a3e-9006-0f04bc7b0844.jpg saved to cache
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff668fe50>
2026-03-27 04:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F2c14361a-a02c-4b80-adee-d029c506a633.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/2c14361a-a02c-4b80-adee-d029c506a633.jpeg saved to cache
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082
2026-03-27 04:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc787df0-0e0c-5008-a908-384fac044fba with scrape type 1
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc787df0-0e0c-5008-a908-384fac044fba
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252F6f5d3530-e632-4eab-af6f-a99b83d88bf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/6f5d3530-e632-4eab-af6f-a99b83d88bf3.jpg already downloaded
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252F4db75e8f-56b2-4948-b241-c97304891450.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/4db75e8f-56b2-4948-b241-c97304891450.jpg already downloaded
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252F75b7921b-004a-4a3d-9996-0c9883472e43.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/75b7921b-004a-4a3d-9996-0c9883472e43.jpg already downloaded
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252F6fa76763-31ef-423c-a74f-16aeffee2d1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/6fa76763-31ef-423c-a74f-16aeffee2d1a.jpg already downloaded
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252Fbe0d3902-2a66-456a-ac49-ae387a6b8792.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/be0d3902-2a66-456a-ac49-ae387a6b8792.jpg already downloaded
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252F9e66149a-b2b5-4bce-b4ac-89c9dfd22257.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/9e66149a-b2b5-4bce-b4ac-89c9dfd22257.jpg already downloaded
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252Ffde1a96f-b687-455e-a036-c54f1b654fb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/fde1a96f-b687-455e-a036-c54f1b654fb7.jpg already downloaded
2026-03-27 04:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5600693%252Fgeneral%252F74584fa4-c479-431f-ac37-6b72f826cc3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/74584fa4-c479-431f-ac37-6b72f826cc3c.jpg already downloaded
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5600693%252Fgeneral%252Fde074a85-bcb1-463b-81b1-ee269d3e98c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/de074a85-bcb1-463b-81b1-ee269d3e98c3.jpg already downloaded
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5600693%252Fgeneral%252Fd74daaca-1be2-47c6-a9fd-a431396f325f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5600693/general/d74daaca-1be2-47c6-a9fd-a431396f325f.jpg already downloaded
2026-03-27 04:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc787df0-0e0c-5008-a908-384fac044fba, identifier: 10733082
2026-03-27 04:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082
2026-03-27 04:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082
2026-03-27 04:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc787df0-0e0c-5008-a908-384fac044fba with identifier: 10733082 to the API
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733082>
{'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': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc787df0-0e0c-5008-a908-384fac044fba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SGA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733082',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 203948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5600693/general/6f5d3530-e632-4eab-af6f-a99b83d88bf3.jpg',
'https://images.openlane.eu/carimgs/5600693/general/4db75e8f-56b2-4948-b241-c97304891450.jpg',
'https://images.openlane.eu/carimgs/5600693/general/75b7921b-004a-4a3d-9996-0c9883472e43.jpg',
'https://images.openlane.eu/carimgs/5600693/general/6fa76763-31ef-423c-a74f-16aeffee2d1a.jpg',
'https://images.openlane.eu/carimgs/5600693/general/be0d3902-2a66-456a-ac49-ae387a6b8792.jpg',
'https://images.openlane.eu/carimgs/5600693/general/9e66149a-b2b5-4bce-b4ac-89c9dfd22257.jpg',
'https://images.openlane.eu/carimgs/5600693/general/fde1a96f-b687-455e-a036-c54f1b654fb7.jpg',
'https://images.openlane.eu/carimgs/5600693/general/74584fa4-c479-431f-ac37-6b72f826cc3c.jpg',
'https://images.openlane.eu/carimgs/5600693/general/de074a85-bcb1-463b-81b1-ee269d3e98c3.jpg',
'https://images.openlane.eu/carimgs/5600693/general/d74daaca-1be2-47c6-a9fd-a431396f325f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108366,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/6f5d3530-e632-4eab-af6f-a99b83d88bf3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 139367,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/4db75e8f-56b2-4948-b241-c97304891450.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104206,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/75b7921b-004a-4a3d-9996-0c9883472e43.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74818,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/6fa76763-31ef-423c-a74f-16aeffee2d1a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98614,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/be0d3902-2a66-456a-ac49-ae387a6b8792.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110082,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/9e66149a-b2b5-4bce-b4ac-89c9dfd22257.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70457,
'Height': 360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/fde1a96f-b687-455e-a036-c54f1b654fb7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114537,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/74584fa4-c479-431f-ac37-6b72f826cc3c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81901,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/de074a85-bcb1-463b-81b1-ee269d3e98c3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc787df0-0e0c-5008-a908-384fac044fba/fc787df0-0e0c-5008-a908-384fac044fba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5764750,
'Height': 5712,
'OriginUrl': 'https://images.openlane.eu/carimgs/5600693/general/d74daaca-1be2-47c6-a9fd-a431396f325f.jpg',
'Width': 4284}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2019-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 - AWD - Diesel - Automatic - 179 '
'hp - 203.948 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710733082%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Saving data for 10733082: {'created_time': 1774585185.42711, 'last_price_update_time': 1774585185.42712, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733082') HTTP/1.1" 204 0
2026-03-27 04:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19: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 04:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bcdd90>
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252F9c7aa3af-5e9c-4d10-82da-1823263418e8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/9c7aa3af-5e9c-4d10-82da-1823263418e8.jpeg saved to cache
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6695850>
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5681137%252Fgeneral%252Fa15b851d-75d5-4520-8c1b-b8f7b8d15feb.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681137/general/a15b851d-75d5-4520-8c1b-b8f7b8d15feb.jpeg saved to cache
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b375052-e40d-59ea-926f-b438fd0e57c6
2026-03-27 04:19:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b375052-e40d-59ea-926f-b438fd0e57c6, skipping ID generation
2026-03-27 04:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b375052-e40d-59ea-926f-b438fd0e57c6 with scrape type 1
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b375052-e40d-59ea-926f-b438fd0e57c6 sending to next pipeline
2026-03-27 04:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b375052-e40d-59ea-926f-b438fd0e57c6, identifier: 10731418
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6745c10>
2026-03-27 04:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fdfd571ed-9fc2-4c8c-8b29-bae2896d0e69.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/dfd571ed-9fc2-4c8c-8b29-bae2896d0e69.jpg saved to cache
2026-03-27 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10717899
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717899%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10717899: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10717899 url https://www.openlane.eu/en/carv6/auction/10717899
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10724199
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724199%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10724199: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10724199 url https://www.openlane.eu/en/carv6/auction/10724199
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10726948
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726948%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10726948: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10726948 url https://www.openlane.eu/en/carv6/auction/10726948
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10724209
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724209%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10724209: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10724209 url https://www.openlane.eu/en/carv6/auction/10724209
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10717863
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717863%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10717863: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10717863 url https://www.openlane.eu/en/carv6/auction/10717863
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10717835
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717835%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10717835: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10717835 url https://www.openlane.eu/en/carv6/auction/10717835
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10724214
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724214%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10724214: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10724214 url https://www.openlane.eu/en/carv6/auction/10724214
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10724200
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724200%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10724200: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10724200 url https://www.openlane.eu/en/carv6/auction/10724200
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10717895
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717895%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10717895: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10717895 url https://www.openlane.eu/en/carv6/auction/10717895
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10724259
2026-03-27 04:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724259%27 HTTP/1.1" 200 None
2026-03-27 04:19:45 [adesa.be] INFO: Scrape type for 10724259: 0
2026-03-27 04:19:45 [adesa.be] INFO: Skipping item 10724259 url https://www.openlane.eu/en/carv6/auction/10724259
2026-03-27 04:19:45 [adesa.be] INFO: Found listing with ID: 10724197
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724197%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10724197: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10724197 url https://www.openlane.eu/en/carv6/auction/10724197
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10719693
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719693%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10719693: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10719693 url https://www.openlane.eu/en/carv6/auction/10719693
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10724207
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724207%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10724207: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10724207 url https://www.openlane.eu/en/carv6/auction/10724207
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10717867
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717867%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10717867: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10717867 url https://www.openlane.eu/en/carv6/auction/10717867
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10724235
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724235%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10724235: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10724235 url https://www.openlane.eu/en/carv6/auction/10724235
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10717860
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717860%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10717860: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10717860 url https://www.openlane.eu/en/carv6/auction/10717860
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10724226
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724226%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10724226: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10724226 url https://www.openlane.eu/en/carv6/auction/10724226
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10724234
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724234%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10724234: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10724234 url https://www.openlane.eu/en/carv6/auction/10724234
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10724216
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724216%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10724216: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10724216 url https://www.openlane.eu/en/carv6/auction/10724216
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10717856
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717856%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10717856: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10717856 url https://www.openlane.eu/en/carv6/auction/10717856
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10724220
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724220%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10724220: 0
2026-03-27 04:19:46 [adesa.be] INFO: Skipping item 10724220 url https://www.openlane.eu/en/carv6/auction/10724220
2026-03-27 04:19:46 [adesa.be] INFO: Found listing with ID: 10717847
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717847%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Scrape type for 10717847: 2
2026-03-27 04:19:46 [adesa.be] INFO: Scraping item 10717847 url https://www.openlane.eu/en/carv6/auction/10717847
2026-03-27 04:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ab3910>
2026-03-27 04:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252F1798dfca-eeb9-4fc2-a0f6-c44e0f0fd6a1.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/1798dfca-eeb9-4fc2-a0f6-c44e0f0fd6a1.jpg saved to cache
2026-03-27 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748414/general/df16b389-6c03-43cc-a97a-cbbb9034db72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730663)
2026-03-27 04:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418
2026-03-27 04:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418
2026-03-27 04:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b375052-e40d-59ea-926f-b438fd0e57c6 with identifier: 10731418 to the API
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5681137/general/a15b851d-75d5-4520-8c1b-b8f7b8d15feb.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5b375052-e40d-59ea-926f-b438fd0e57c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BUX052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731418',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 131000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 521632,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/9c7aa3af-5e9c-4d10-82da-1823263418e8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568847,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/2c14361a-a02c-4b80-adee-d029c506a633.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528826,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/5835298b-0921-4aed-a0e7-a2e8e0f18384.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561633,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/a15b851d-75d5-4520-8c1b-b8f7b8d15feb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289019,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/8da13a88-5201-454e-a43d-8a3697719555.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473902,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/2b2e371c-23d9-4f58-861a-a6246669dce3.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378082,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/6fd677d0-6ce3-4fc3-9e9f-1ebc76215492.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277738,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/1490ffef-eb18-408c-88f3-ac8bcd51404a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451395,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/3ce8536b-ee88-410e-a655-5cf49f1fcd18.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b375052-e40d-59ea-926f-b438fd0e57c6/5b375052-e40d-59ea-926f-b438fd0e57c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426312,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681137/general/7b2c6962-8056-40b1-bb91-137a25802d6a.jpeg',
'Width': 1536}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2010-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 200 CDI Avantgarde - Diesel - Automatic - 136 hp - '
'131.000 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2010}
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731418%27 HTTP/1.1" 200 None
2026-03-27 04:19:46 [adesa.be] INFO: Saving data for 10731418: {'created_time': 1774585186.98309, 'last_price_update_time': 1774585186.983102, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731418') HTTP/1.1" 204 0
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717840
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717840%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717840: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717840 url https://www.openlane.eu/en/carv6/auction/10717840
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724189
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724189%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724189: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724189 url https://www.openlane.eu/en/carv6/auction/10724189
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724221
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724221%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724221: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724221 url https://www.openlane.eu/en/carv6/auction/10724221
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724225
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724225%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724225: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724225 url https://www.openlane.eu/en/carv6/auction/10724225
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724195
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724195%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724195: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724195 url https://www.openlane.eu/en/carv6/auction/10724195
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717861
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717861%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717861: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717861 url https://www.openlane.eu/en/carv6/auction/10717861
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724279
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724279%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724279: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724279 url https://www.openlane.eu/en/carv6/auction/10724279
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717915
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717915%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717915: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717915 url https://www.openlane.eu/en/carv6/auction/10717915
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726969
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726969%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726969: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726969 url https://www.openlane.eu/en/carv6/auction/10726969
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717902
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717902%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717902: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717902 url https://www.openlane.eu/en/carv6/auction/10717902
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717887
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717887%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717887: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717887 url https://www.openlane.eu/en/carv6/auction/10717887
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724281
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724281%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724281: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724281 url https://www.openlane.eu/en/carv6/auction/10724281
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724267
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724267%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724267: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724267 url https://www.openlane.eu/en/carv6/auction/10724267
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726956
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726956%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726956: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726956 url https://www.openlane.eu/en/carv6/auction/10726956
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717905
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717905%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717905: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717905 url https://www.openlane.eu/en/carv6/auction/10717905
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717908
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717908%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717908: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717908 url https://www.openlane.eu/en/carv6/auction/10717908
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726960
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726960%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726960: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726960 url https://www.openlane.eu/en/carv6/auction/10726960
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726949
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726949%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726949: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726949 url https://www.openlane.eu/en/carv6/auction/10726949
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724271
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724271%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724271: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724271 url https://www.openlane.eu/en/carv6/auction/10724271
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726946
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726946%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726946: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726946 url https://www.openlane.eu/en/carv6/auction/10726946
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717910
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717910%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717910: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717910 url https://www.openlane.eu/en/carv6/auction/10717910
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717900
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717900%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717900: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717900 url https://www.openlane.eu/en/carv6/auction/10717900
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717918
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717918%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717918: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717918 url https://www.openlane.eu/en/carv6/auction/10717918
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726964
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726964%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726964: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726964 url https://www.openlane.eu/en/carv6/auction/10726964
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724256
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724256%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724256: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724256 url https://www.openlane.eu/en/carv6/auction/10724256
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10719148
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719148%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10719148: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10719148 url https://www.openlane.eu/en/carv6/auction/10719148
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717892
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717892%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717892: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717892 url https://www.openlane.eu/en/carv6/auction/10717892
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726980
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726980%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726980: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726980 url https://www.openlane.eu/en/carv6/auction/10726980
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726974
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726974%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726974: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726974 url https://www.openlane.eu/en/carv6/auction/10726974
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724269
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724269%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724269: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724269 url https://www.openlane.eu/en/carv6/auction/10724269
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717917
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717917%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717917: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717917 url https://www.openlane.eu/en/carv6/auction/10717917
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717897
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717897%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717897: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717897 url https://www.openlane.eu/en/carv6/auction/10717897
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10719151
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719151%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10719151: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10719151 url https://www.openlane.eu/en/carv6/auction/10719151
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717880
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717880%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717880: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717880 url https://www.openlane.eu/en/carv6/auction/10717880
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726957
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726957%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10726957: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10726957 url https://www.openlane.eu/en/carv6/auction/10726957
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724233
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724233%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724233: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724233 url https://www.openlane.eu/en/carv6/auction/10724233
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717913
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717913%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717913: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717913 url https://www.openlane.eu/en/carv6/auction/10717913
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724274
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724274%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724274: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724274 url https://www.openlane.eu/en/carv6/auction/10724274
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724198
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724198%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724198: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724198 url https://www.openlane.eu/en/carv6/auction/10724198
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10719150
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719150%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10719150: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10719150 url https://www.openlane.eu/en/carv6/auction/10719150
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10725603
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725603%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10725603: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10725603 url https://www.openlane.eu/en/carv6/auction/10725603
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10717855
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717855%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10717855: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10717855 url https://www.openlane.eu/en/carv6/auction/10717855
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10724253
2026-03-27 04:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724253%27 HTTP/1.1" 200 None
2026-03-27 04:19:47 [adesa.be] INFO: Scrape type for 10724253: 0
2026-03-27 04:19:47 [adesa.be] INFO: Skipping item 10724253 url https://www.openlane.eu/en/carv6/auction/10724253
2026-03-27 04:19:47 [adesa.be] INFO: Found listing with ID: 10726962
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726962%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10726962: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10726962 url https://www.openlane.eu/en/carv6/auction/10726962
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717872
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717872%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717872: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717872 url https://www.openlane.eu/en/carv6/auction/10717872
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717838
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717838%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717838: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717838 url https://www.openlane.eu/en/carv6/auction/10717838
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724203
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724203%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724203: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724203 url https://www.openlane.eu/en/carv6/auction/10724203
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724224
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724224%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724224: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724224 url https://www.openlane.eu/en/carv6/auction/10724224
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717849
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717849%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717849: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717849 url https://www.openlane.eu/en/carv6/auction/10717849
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724251
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724251%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724251: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724251 url https://www.openlane.eu/en/carv6/auction/10724251
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717882
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717882%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717882: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717882 url https://www.openlane.eu/en/carv6/auction/10717882
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10719149
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719149%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10719149: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10719149 url https://www.openlane.eu/en/carv6/auction/10719149
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717914
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717914%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717914: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717914 url https://www.openlane.eu/en/carv6/auction/10717914
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717890
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717890%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717890: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717890 url https://www.openlane.eu/en/carv6/auction/10717890
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717909
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717909%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717909: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717909 url https://www.openlane.eu/en/carv6/auction/10717909
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724215
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724215%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724215: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724215 url https://www.openlane.eu/en/carv6/auction/10724215
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724229
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724229%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724229: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724229 url https://www.openlane.eu/en/carv6/auction/10724229
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717884
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717884%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717884: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717884 url https://www.openlane.eu/en/carv6/auction/10717884
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724227
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724227%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724227: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724227 url https://www.openlane.eu/en/carv6/auction/10724227
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10726966
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726966%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10726966: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10726966 url https://www.openlane.eu/en/carv6/auction/10726966
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724268
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724268%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724268: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724268 url https://www.openlane.eu/en/carv6/auction/10724268
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724206
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724206%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724206: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724206 url https://www.openlane.eu/en/carv6/auction/10724206
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717853
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717853%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717853: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717853 url https://www.openlane.eu/en/carv6/auction/10717853
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717869
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717869%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717869: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717869 url https://www.openlane.eu/en/carv6/auction/10717869
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724196
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724196%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724196: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724196 url https://www.openlane.eu/en/carv6/auction/10724196
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10725597
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725597%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10725597: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10725597 url https://www.openlane.eu/en/carv6/auction/10725597
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10726955
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726955%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10726955: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10726955 url https://www.openlane.eu/en/carv6/auction/10726955
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724230
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724230%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724230: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724230 url https://www.openlane.eu/en/carv6/auction/10724230
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10719153
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719153%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10719153: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10719153 url https://www.openlane.eu/en/carv6/auction/10719153
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724240
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724240%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724240: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724240 url https://www.openlane.eu/en/carv6/auction/10724240
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717862
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717862%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717862: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717862 url https://www.openlane.eu/en/carv6/auction/10717862
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724273
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724273%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724273: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724273 url https://www.openlane.eu/en/carv6/auction/10724273
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724257
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724257%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724257: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724257 url https://www.openlane.eu/en/carv6/auction/10724257
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717881
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717881%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717881: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717881 url https://www.openlane.eu/en/carv6/auction/10717881
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10726973
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726973%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10726973: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10726973 url https://www.openlane.eu/en/carv6/auction/10726973
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10724223
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724223%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10724223: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10724223 url https://www.openlane.eu/en/carv6/auction/10724223
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717857
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717857%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717857: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717857 url https://www.openlane.eu/en/carv6/auction/10717857
2026-03-27 04:19:48 [adesa.be] INFO: Found listing with ID: 10717868
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717868%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [adesa.be] INFO: Scrape type for 10717868: 0
2026-03-27 04:19:48 [adesa.be] INFO: Skipping item 10717868 url https://www.openlane.eu/en/carv6/auction/10717868
2026-03-27 04:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472
2026-03-27 04:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a728787f-67b4-5431-bce9-dc79bccd0815 with scrape type 1
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a728787f-67b4-5431-bce9-dc79bccd0815
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F36abdf34-9198-42d2-8d80-0e4e1281bee2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/36abdf34-9198-42d2-8d80-0e4e1281bee2.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252Fb3266362-be5e-4e06-9818-9494335f99c6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/b3266362-be5e-4e06-9818-9494335f99c6.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F4f50b797-8964-4f88-a2fd-755ff43d9896.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/4f50b797-8964-4f88-a2fd-755ff43d9896.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252Ffc0c767b-b40d-420b-ada7-e504414334b9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/fc0c767b-b40d-420b-ada7-e504414334b9.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F5000cb4c-6a69-46d4-858f-5e86edd4b111.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/5000cb4c-6a69-46d4-858f-5e86edd4b111.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F6bb6c75f-7e22-467b-950d-8ff9c1f63d16.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/6bb6c75f-7e22-467b-950d-8ff9c1f63d16.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F95573328-03cf-4e36-b31a-ba5089db1b0f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/95573328-03cf-4e36-b31a-ba5089db1b0f.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F80a01938-3f57-4d84-a3dd-8e82228a6761.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/80a01938-3f57-4d84-a3dd-8e82228a6761.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F7e210d45-6628-4536-9a47-a517958d67ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/7e210d45-6628-4536-9a47-a517958d67ec.jpeg already downloaded
2026-03-27 04:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5719793%252Fgeneral%252F37a03040-1ca5-44f5-90d8-800f02708b9a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719793/general/37a03040-1ca5-44f5-90d8-800f02708b9a.jpeg already downloaded
2026-03-27 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a728787f-67b4-5431-bce9-dc79bccd0815, identifier: 10730472
2026-03-27 04:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b08710>
2026-03-27 04:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748414%252Fgeneral%252Fdf16b389-6c03-43cc-a97a-cbbb9034db72.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748414/general/df16b389-6c03-43cc-a97a-cbbb9034db72.jpg saved to cache
2026-03-27 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1766867-d8f3-5ecf-bd46-471bb9559de0
2026-03-27 04:19:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1766867-d8f3-5ecf-bd46-471bb9559de0, skipping ID generation
2026-03-27 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1766867-d8f3-5ecf-bd46-471bb9559de0 with scrape type 1
2026-03-27 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1766867-d8f3-5ecf-bd46-471bb9559de0 sending to next pipeline
2026-03-27 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1766867-d8f3-5ecf-bd46-471bb9559de0, identifier: 10730663
2026-03-27 04:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472
2026-03-27 04:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472
2026-03-27 04:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a728787f-67b4-5431-bce9-dc79bccd0815 with identifier: 10730472 to the API
2026-03-27 04:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730472>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a728787f-67b4-5431-bce9-dc79bccd0815',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BHU620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 151702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5719793/general/36abdf34-9198-42d2-8d80-0e4e1281bee2.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/b3266362-be5e-4e06-9818-9494335f99c6.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/4f50b797-8964-4f88-a2fd-755ff43d9896.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/fc0c767b-b40d-420b-ada7-e504414334b9.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/5000cb4c-6a69-46d4-858f-5e86edd4b111.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/6bb6c75f-7e22-467b-950d-8ff9c1f63d16.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/95573328-03cf-4e36-b31a-ba5089db1b0f.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/80a01938-3f57-4d84-a3dd-8e82228a6761.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/7e210d45-6628-4536-9a47-a517958d67ec.jpeg',
'https://images.openlane.eu/carimgs/5719793/general/37a03040-1ca5-44f5-90d8-800f02708b9a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3381320,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/36abdf34-9198-42d2-8d80-0e4e1281bee2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4389295,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/b3266362-be5e-4e06-9818-9494335f99c6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3894176,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/4f50b797-8964-4f88-a2fd-755ff43d9896.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5814338,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/fc0c767b-b40d-420b-ada7-e504414334b9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3718721,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/5000cb4c-6a69-46d4-858f-5e86edd4b111.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3373049,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/6bb6c75f-7e22-467b-950d-8ff9c1f63d16.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2743163,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/95573328-03cf-4e36-b31a-ba5089db1b0f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3431756,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/80a01938-3f57-4d84-a3dd-8e82228a6761.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3347156,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/7e210d45-6628-4536-9a47-a517958d67ec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a728787f-67b4-5431-bce9-dc79bccd0815/a728787f-67b4-5431-bce9-dc79bccd0815_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3133978,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719793/general/37a03040-1ca5-44f5-90d8-800f02708b9a.jpeg',
'Width': 4032}],
'price': 15750,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 2.0 - AWD - Diesel - Automatic - 163 '
'hp - 151.702 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730472%27 HTTP/1.1" 200 None
2026-03-27 04:19:49 [adesa.be] INFO: Saving data for 10730472: {'created_time': 1774585189.703362, 'last_price_update_time': 1774585189.703375, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730472') HTTP/1.1" 204 0
2026-03-27 04:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663
2026-03-27 04:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663
2026-03-27 04:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1766867-d8f3-5ecf-bd46-471bb9559de0 with identifier: 10730663 to the API
2026-03-27 04:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748414/general/df16b389-6c03-43cc-a97a-cbbb9034db72.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd1766867-d8f3-5ecf-bd46-471bb9559de0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNT829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 147484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281912,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/df16b389-6c03-43cc-a97a-cbbb9034db72.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274649,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/1798dfca-eeb9-4fc2-a0f6-c44e0f0fd6a1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269738,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/dfd571ed-9fc2-4c8c-8b29-bae2896d0e69.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242687,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/85d1ea42-baca-4a3e-9006-0f04bc7b0844.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316364,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/478bbc5e-38b2-4991-8245-8904fc1063d5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274722,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/9cf1df47-759a-46cd-a1a6-074c6bd2b4b3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261236,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/ae67aae5-b8a2-4914-87ac-420b82cf771a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315928,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/ff8468de-0307-4491-9ffb-2f3754126e17.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265338,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/0d2eb75d-74b0-4502-b543-bb2a03672c03.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1766867-d8f3-5ecf-bd46-471bb9559de0/d1766867-d8f3-5ecf-bd46-471bb9559de0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282703,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748414/general/775ed481-e404-4ace-a901-09bbd8cbae0c.jpg',
'Width': 1600}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2017-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 2.0 TDI - Diesel - Automatic - 150 hp - 147.484 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:50 [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 04:19:50 [adesa.be] INFO: Saving data for 10730663: {'created_time': 1774585190.156301, 'last_price_update_time': 1774585190.156313, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730663') HTTP/1.1" 204 0
2026-03-27 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04: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 04: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 04: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 04:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622
2026-03-27 04:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe768d2d-6a41-5439-b819-0f7ac857d161 with scrape type 1
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252F2010f5ca-7f7a-425c-8b2f-13f7493a3ab9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/2010f5ca-7f7a-425c-8b2f-13f7493a3ab9.jpeg not downloaded yet
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252F54f5966c-42ba-4cb0-9cd4-0bfcc8667568.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/54f5966c-42ba-4cb0-9cd4-0bfcc8667568.jpeg not downloaded yet
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252Fbb664fa8-c91a-40c2-814b-391757f4c310.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/bb664fa8-c91a-40c2-814b-391757f4c310.jpeg not downloaded yet
2026-03-27 04:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484
2026-03-27 04:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75752547-ba65-5561-abf4-95f220fe3a86 with scrape type 1
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 75752547-ba65-5561-abf4-95f220fe3a86
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252Fedd773d3-3321-4c67-9413-ba777021bb4e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/edd773d3-3321-4c67-9413-ba777021bb4e.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252F28edb4e5-e1ab-4016-adfb-3c219ac1d565.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/28edb4e5-e1ab-4016-adfb-3c219ac1d565.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252F86d6cc3e-3d62-45da-8817-d9af4cfe3dcf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/86d6cc3e-3d62-45da-8817-d9af4cfe3dcf.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252Fc947347f-f58c-42f0-a0c5-2414fb5b7c8a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/c947347f-f58c-42f0-a0c5-2414fb5b7c8a.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252F90c42dcb-23f6-4c23-9a4a-0c7961b94b8a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/90c42dcb-23f6-4c23-9a4a-0c7961b94b8a.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252Fb23da035-53e9-4d28-ab9c-5f91fca67058.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/b23da035-53e9-4d28-ab9c-5f91fca67058.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252F18a3cfcb-df40-4f38-b942-4f03ca9fff2c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/18a3cfcb-df40-4f38-b942-4f03ca9fff2c.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252Fce3c6063-a9fd-43b4-a7c5-7f66d5afc6f2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/ce3c6063-a9fd-43b4-a7c5-7f66d5afc6f2.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252F58b01dfb-ac4e-4974-ab20-eec9518a4db5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/58b01dfb-ac4e-4974-ab20-eec9518a4db5.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5666108%252Fgeneral%252Fc6f42372-a2fd-4a9b-8c49-6c276f198c38.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666108/general/c6f42372-a2fd-4a9b-8c49-6c276f198c38.jpeg already downloaded
2026-03-27 04:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75752547-ba65-5561-abf4-95f220fe3a86, identifier: 10730484
2026-03-27 04:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478
2026-03-27 04:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41cf7c9c-78e6-5cc9-9217-f3206e438110 with scrape type 1
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41cf7c9c-78e6-5cc9-9217-f3206e438110
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252F4ca19970-1962-46a7-9f53-fbed9f404629.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/4ca19970-1962-46a7-9f53-fbed9f404629.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252Fdba61196-72c0-4196-84ca-0573b965e456.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/dba61196-72c0-4196-84ca-0573b965e456.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252F63814f9b-e6a9-4130-b392-0e1dab04105f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/63814f9b-e6a9-4130-b392-0e1dab04105f.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252F1611bbec-dc47-4863-8634-433d1f8cab97.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/1611bbec-dc47-4863-8634-433d1f8cab97.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252F53cabc72-b73d-4159-8ae5-390e3bc4efa1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/53cabc72-b73d-4159-8ae5-390e3bc4efa1.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252F29314786-1e0f-4160-a3be-00d2780c545b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/29314786-1e0f-4160-a3be-00d2780c545b.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252F635e6aa0-0f6c-484b-8e46-ad893e5325d5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/635e6aa0-0f6c-484b-8e46-ad893e5325d5.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252Fde5444f6-b133-4900-8b05-c8b94db83b84.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/de5444f6-b133-4900-8b05-c8b94db83b84.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252Fdc47eef5-f659-4f6e-a918-dfad37042929.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/dc47eef5-f659-4f6e-a918-dfad37042929.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5732218%252Fgeneral%252Fe94216ad-f089-41e0-8e74-380219be6d2d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732218/general/e94216ad-f089-41e0-8e74-380219be6d2d.jpeg already downloaded
2026-03-27 04:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41cf7c9c-78e6-5cc9-9217-f3206e438110, identifier: 10730478
2026-03-27 04:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490
2026-03-27 04:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with scrape type 1
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab6e4c06-6ee5-55b8-bde5-e56419d577c1
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252Fb58ea7ae-a0e2-4d56-a89b-ff0391f9cae4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/b58ea7ae-a0e2-4d56-a89b-ff0391f9cae4.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252Fe42900e5-4ad1-462a-8dc9-77d3cf60a7a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/e42900e5-4ad1-462a-8dc9-77d3cf60a7a4.jpeg already downloaded
2026-03-27 04:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252F1a1808fc-24ea-4fe4-ae20-2a4547299d7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/1a1808fc-24ea-4fe4-ae20-2a4547299d7d.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252F18906c2f-ab6c-4352-8a25-f48994e5c8b9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/18906c2f-ab6c-4352-8a25-f48994e5c8b9.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252Fb584daf7-b0a4-4cb3-83aa-295873902276.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/b584daf7-b0a4-4cb3-83aa-295873902276.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252Fc95d3c8e-65ed-4b07-9ebc-01e9e8f0e4c0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/c95d3c8e-65ed-4b07-9ebc-01e9e8f0e4c0.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252F7cb857f2-ce96-43f0-9630-f4393094aab9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/7cb857f2-ce96-43f0-9630-f4393094aab9.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252Fdf07ec16-92b7-4b1b-af7b-675a3e18cc98.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/df07ec16-92b7-4b1b-af7b-675a3e18cc98.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252Fcf1b0d70-eb36-46d3-b084-d7d5e854b4b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/cf1b0d70-eb36-46d3-b084-d7d5e854b4b4.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5733105%252Fgeneral%252F6d782464-0e02-44a6-853c-9f798c705011.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733105/general/6d782464-0e02-44a6-853c-9f798c705011.jpeg already downloaded
2026-03-27 04:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab6e4c06-6ee5-55b8-bde5-e56419d577c1, identifier: 10730490
2026-03-27 04:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457
2026-03-27 04:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with scrape type 1
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ddc52a0a-c0a7-540d-b2fc-76d39b98c961
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252F283e8a6a-4d73-4e10-b110-ebdd605cd472.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/283e8a6a-4d73-4e10-b110-ebdd605cd472.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252Fedd0f552-2537-49b3-abdc-7b2764ede349.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/edd0f552-2537-49b3-abdc-7b2764ede349.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252Fc00c003b-0b01-468b-bed5-f3f4558f9d37.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/c00c003b-0b01-468b-bed5-f3f4558f9d37.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252F1f45f4b5-afc4-48c7-8ff4-18db26d9c24e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/1f45f4b5-afc4-48c7-8ff4-18db26d9c24e.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252F1a9e97cb-75ed-4854-8399-f228be81a53b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/1a9e97cb-75ed-4854-8399-f228be81a53b.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252F6be6159a-5e43-46ea-914a-91f70c0932d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/6be6159a-5e43-46ea-914a-91f70c0932d9.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252Fa354abc4-064f-4520-8727-26255c61fea1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/a354abc4-064f-4520-8727-26255c61fea1.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252Ff4f082a2-7324-4cd4-9bfd-5623b0674cb1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/f4f082a2-7324-4cd4-9bfd-5623b0674cb1.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252Fbb997a33-a513-4a44-8100-bf8d21a80e3b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/bb997a33-a513-4a44-8100-bf8d21a80e3b.jpeg already downloaded
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5720056%252Fgeneral%252Ffd591016-c82a-4815-9a4d-e63856a30d3d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720056/general/fd591016-c82a-4815-9a4d-e63856a30d3d.jpeg already downloaded
2026-03-27 04:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddc52a0a-c0a7-540d-b2fc-76d39b98c961, identifier: 10730457
2026-03-27 04:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480
2026-03-27 04:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547b5426-1991-5d10-b6cc-d7ae944343de with scrape type 1
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 547b5426-1991-5d10-b6cc-d7ae944343de
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F0ba16805-75f2-4a04-ba32-55cc85b4f686.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/0ba16805-75f2-4a04-ba32-55cc85b4f686.JPG not downloaded yet
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252F882bf4a0-b7b9-4d98-89f0-f45b654c9873.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/882bf4a0-b7b9-4d98-89f0-f45b654c9873.jpeg not downloaded yet
2026-03-27 04:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484
2026-03-27 04:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484
2026-03-27 04:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75752547-ba65-5561-abf4-95f220fe3a86 with identifier: 10730484 to the API
2026-03-27 04:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730484>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '75752547-ba65-5561-abf4-95f220fe3a86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ety011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 96913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5666108/general/edd773d3-3321-4c67-9413-ba777021bb4e.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/28edb4e5-e1ab-4016-adfb-3c219ac1d565.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/86d6cc3e-3d62-45da-8817-d9af4cfe3dcf.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/c947347f-f58c-42f0-a0c5-2414fb5b7c8a.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/90c42dcb-23f6-4c23-9a4a-0c7961b94b8a.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/b23da035-53e9-4d28-ab9c-5f91fca67058.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/18a3cfcb-df40-4f38-b942-4f03ca9fff2c.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/ce3c6063-a9fd-43b4-a7c5-7f66d5afc6f2.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/58b01dfb-ac4e-4974-ab20-eec9518a4db5.jpeg',
'https://images.openlane.eu/carimgs/5666108/general/c6f42372-a2fd-4a9b-8c49-6c276f198c38.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3231838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/edd773d3-3321-4c67-9413-ba777021bb4e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4515266,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/28edb4e5-e1ab-4016-adfb-3c219ac1d565.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3074546,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/86d6cc3e-3d62-45da-8817-d9af4cfe3dcf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3120035,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/c947347f-f58c-42f0-a0c5-2414fb5b7c8a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2567551,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/90c42dcb-23f6-4c23-9a4a-0c7961b94b8a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2353753,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/b23da035-53e9-4d28-ab9c-5f91fca67058.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2523502,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/18a3cfcb-df40-4f38-b942-4f03ca9fff2c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2908162,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/ce3c6063-a9fd-43b4-a7c5-7f66d5afc6f2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1379110,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/58b01dfb-ac4e-4974-ab20-eec9518a4db5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_75752547-ba65-5561-abf4-95f220fe3a86/75752547-ba65-5561-abf4-95f220fe3a86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3178323,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666108/general/c6f42372-a2fd-4a9b-8c49-6c276f198c38.jpeg',
'Width': 4032}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2017-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 HSE - AWD - Diesel - Automatic - 179 '
'hp - 96.913 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2017}
2026-03-27 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730484%27 HTTP/1.1" 200 None
2026-03-27 04:19:52 [adesa.be] INFO: Saving data for 10730484: {'created_time': 1774585192.872275, 'last_price_update_time': 1774585192.872286, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730484') HTTP/1.1" 204 0
2026-03-27 04:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478
2026-03-27 04:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478
2026-03-27 04:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41cf7c9c-78e6-5cc9-9217-f3206e438110 with identifier: 10730478 to the API
2026-03-27 04:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730478>
{'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': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '41cf7c9c-78e6-5cc9-9217-f3206e438110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CCL678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 111904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5732218/general/4ca19970-1962-46a7-9f53-fbed9f404629.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/dba61196-72c0-4196-84ca-0573b965e456.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/63814f9b-e6a9-4130-b392-0e1dab04105f.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/1611bbec-dc47-4863-8634-433d1f8cab97.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/53cabc72-b73d-4159-8ae5-390e3bc4efa1.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/29314786-1e0f-4160-a3be-00d2780c545b.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/635e6aa0-0f6c-484b-8e46-ad893e5325d5.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/de5444f6-b133-4900-8b05-c8b94db83b84.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/dc47eef5-f659-4f6e-a918-dfad37042929.jpeg',
'https://images.openlane.eu/carimgs/5732218/general/e94216ad-f089-41e0-8e74-380219be6d2d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2585701,
'Height': 2621,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/4ca19970-1962-46a7-9f53-fbed9f404629.jpeg',
'Width': 3847},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2668239,
'Height': 2788,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/dba61196-72c0-4196-84ca-0573b965e456.jpeg',
'Width': 3898},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2481643,
'Height': 2718,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/63814f9b-e6a9-4130-b392-0e1dab04105f.jpeg',
'Width': 3950},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3028770,
'Height': 2873,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/1611bbec-dc47-4863-8634-433d1f8cab97.jpeg',
'Width': 3908},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3150117,
'Height': 2796,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/53cabc72-b73d-4159-8ae5-390e3bc4efa1.jpeg',
'Width': 5526},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1526230,
'Height': 2037,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/29314786-1e0f-4160-a3be-00d2780c545b.jpeg',
'Width': 3795},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4948022,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/635e6aa0-0f6c-484b-8e46-ad893e5325d5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3192141,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/de5444f6-b133-4900-8b05-c8b94db83b84.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5202595,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/dc47eef5-f659-4f6e-a918-dfad37042929.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41cf7c9c-78e6-5cc9-9217-f3206e438110/41cf7c9c-78e6-5cc9-9217-f3206e438110_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4703078,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732218/general/e94216ad-f089-41e0-8e74-380219be6d2d.jpeg',
'Width': 5712}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2017-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 2.0d - AWD - Diesel - Automatic - 179 hp - 111.904 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730478%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [adesa.be] INFO: Saving data for 10730478: {'created_time': 1774585193.20887, 'last_price_update_time': 1774585193.208882, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730478') HTTP/1.1" 204 0
2026-03-27 04:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490
2026-03-27 04:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490
2026-03-27 04:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab6e4c06-6ee5-55b8-bde5-e56419d577c1 with identifier: 10730490 to the API
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730490>
{'auction_title': '',
'c_o_2_emission_value': None,
'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:30:00Z',
'fuel_type': 'Petrol',
'id': 'ab6e4c06-6ee5-55b8-bde5-e56419d577c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKX247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 150051,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5733105/general/b58ea7ae-a0e2-4d56-a89b-ff0391f9cae4.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/e42900e5-4ad1-462a-8dc9-77d3cf60a7a4.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/1a1808fc-24ea-4fe4-ae20-2a4547299d7d.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/18906c2f-ab6c-4352-8a25-f48994e5c8b9.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/b584daf7-b0a4-4cb3-83aa-295873902276.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/c95d3c8e-65ed-4b07-9ebc-01e9e8f0e4c0.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/7cb857f2-ce96-43f0-9630-f4393094aab9.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/df07ec16-92b7-4b1b-af7b-675a3e18cc98.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/cf1b0d70-eb36-46d3-b084-d7d5e854b4b4.jpeg',
'https://images.openlane.eu/carimgs/5733105/general/6d782464-0e02-44a6-853c-9f798c705011.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437905,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/b58ea7ae-a0e2-4d56-a89b-ff0391f9cae4.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374470,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/e42900e5-4ad1-462a-8dc9-77d3cf60a7a4.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395239,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/1a1808fc-24ea-4fe4-ae20-2a4547299d7d.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361495,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/18906c2f-ab6c-4352-8a25-f48994e5c8b9.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2473763,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/b584daf7-b0a4-4cb3-83aa-295873902276.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2805222,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/c95d3c8e-65ed-4b07-9ebc-01e9e8f0e4c0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2664120,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/7cb857f2-ce96-43f0-9630-f4393094aab9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2809558,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/df07ec16-92b7-4b1b-af7b-675a3e18cc98.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1755353,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/cf1b0d70-eb36-46d3-b084-d7d5e854b4b4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab6e4c06-6ee5-55b8-bde5-e56419d577c1/ab6e4c06-6ee5-55b8-bde5-e56419d577c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1803094,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733105/general/6d782464-0e02-44a6-853c-9f798c705011.jpeg',
'Width': 4032}],
'price': 7150,
'price_includes_vat': True,
'registration_date': '2019-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDI Design - Petrol - Manual - 100 hp - 150.051 km',
'transmission': 'manual',
'trim': 'Design',
'vin': None,
'year': 2019}
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730490%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [adesa.be] INFO: Saving data for 10730490: {'created_time': 1774585193.543573, 'last_price_update_time': 1774585193.543584, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730490') HTTP/1.1" 204 0
2026-03-27 04:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457
2026-03-27 04:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457
2026-03-27 04:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddc52a0a-c0a7-540d-b2fc-76d39b98c961 with identifier: 10730457 to the API
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730457>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 399,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ddc52a0a-c0a7-540d-b2fc-76d39b98c961',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWK243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 90883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5720056/general/283e8a6a-4d73-4e10-b110-ebdd605cd472.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/edd0f552-2537-49b3-abdc-7b2764ede349.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/c00c003b-0b01-468b-bed5-f3f4558f9d37.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/1f45f4b5-afc4-48c7-8ff4-18db26d9c24e.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/1a9e97cb-75ed-4854-8399-f228be81a53b.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/6be6159a-5e43-46ea-914a-91f70c0932d9.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/a354abc4-064f-4520-8727-26255c61fea1.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/f4f082a2-7324-4cd4-9bfd-5623b0674cb1.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/bb997a33-a513-4a44-8100-bf8d21a80e3b.jpeg',
'https://images.openlane.eu/carimgs/5720056/general/fd591016-c82a-4815-9a4d-e63856a30d3d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313815,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/283e8a6a-4d73-4e10-b110-ebdd605cd472.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308583,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/edd0f552-2537-49b3-abdc-7b2764ede349.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276336,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/c00c003b-0b01-468b-bed5-f3f4558f9d37.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287444,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/1f45f4b5-afc4-48c7-8ff4-18db26d9c24e.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2263714,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/1a9e97cb-75ed-4854-8399-f228be81a53b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2497721,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/6be6159a-5e43-46ea-914a-91f70c0932d9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2503181,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/a354abc4-064f-4520-8727-26255c61fea1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2097551,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/f4f082a2-7324-4cd4-9bfd-5623b0674cb1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1944912,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/bb997a33-a513-4a44-8100-bf8d21a80e3b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ddc52a0a-c0a7-540d-b2fc-76d39b98c961/ddc52a0a-c0a7-540d-b2fc-76d39b98c961_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2777066,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720056/general/fd591016-c82a-4815-9a4d-e63856a30d3d.jpeg',
'Width': 4032}],
'price': 79000,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover 3.0 P510e HSE - AWD - Hybrid - Automatic - '
'399 hp - 90.883 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2022}
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730457%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [adesa.be] INFO: Saving data for 10730457: {'created_time': 1774585193.871858, 'last_price_update_time': 1774585193.871868, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730457') HTTP/1.1" 204 0
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F6d79828e-aef1-4f05-8296-5adb1280b3a0.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/6d79828e-aef1-4f05-8296-5adb1280b3a0.JPG not downloaded yet
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252F98f80d5d-c4f6-4246-870e-fa353c5466bf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/98f80d5d-c4f6-4246-870e-fa353c5466bf.jpeg not downloaded yet
2026-03-27 04:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F27b92093-0eab-445f-abad-5c38c18c407c.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/27b92093-0eab-445f-abad-5c38c18c407c.JPG not downloaded yet
2026-03-27 04: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 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252Ffd59ab64-2512-4c01-b64a-5e35a6f324c6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/fd59ab64-2512-4c01-b64a-5e35a6f324c6.jpeg not downloaded yet
2026-03-27 04:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F53c028dc-c8b9-445a-864b-2bbce2a59d1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/53c028dc-c8b9-445a-864b-2bbce2a59d1a.JPG not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252Fc81f37f4-dcbc-4ad5-ba66-9a3e59faac09.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/c81f37f4-dcbc-4ad5-ba66-9a3e59faac09.jpeg not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252Faac88618-d660-472d-93c0-d2fa3e230ed5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/aac88618-d660-472d-93c0-d2fa3e230ed5.JPG not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252F35043a5f-3736-445f-8e22-5e4f4b1fb0f8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/35043a5f-3736-445f-8e22-5e4f4b1fb0f8.jpeg not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F2ec90922-c58b-4f63-bfa6-35fe1df42c6d.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/2ec90922-c58b-4f63-bfa6-35fe1df42c6d.JPG not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252F93d07e59-1d48-4d2a-af11-664b14eb29c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/93d07e59-1d48-4d2a-af11-664b14eb29c7.jpeg not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F4cc4daf6-df7d-4fba-886b-7895c4f2e375.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/4cc4daf6-df7d-4fba-886b-7895c4f2e375.JPG not downloaded yet
2026-03-27 04:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129
2026-03-27 04:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c6408e-42e3-5ca5-884e-effc1a58c48b with scrape type 1
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86c6408e-42e3-5ca5-884e-effc1a58c48b
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252Fc839a928-bda5-49fb-b3c9-0519dc51d1e0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/c839a928-bda5-49fb-b3c9-0519dc51d1e0.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252F07851a24-da6a-4475-a7ba-6105492b58b2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/07851a24-da6a-4475-a7ba-6105492b58b2.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252F1193f7a5-ed71-4812-8dca-608ca1ff646c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/1193f7a5-ed71-4812-8dca-608ca1ff646c.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252F6b7348a2-357a-434f-ac2f-eab31f624125.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/6b7348a2-357a-434f-ac2f-eab31f624125.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252Fffb1fa52-b399-438c-a7c8-e368a2b37ee8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/ffb1fa52-b399-438c-a7c8-e368a2b37ee8.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252Ffa300303-e97b-4e37-836f-4876a41b69df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/fa300303-e97b-4e37-836f-4876a41b69df.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252F45510bed-a0d2-4831-8b73-e7340251e993.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/45510bed-a0d2-4831-8b73-e7340251e993.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252F22cb0f4d-d87a-4bbb-9810-0736bf7b7f44.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/22cb0f4d-d87a-4bbb-9810-0736bf7b7f44.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252Fe50b99c7-5506-4507-84f4-3b0d73f28798.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/e50b99c7-5506-4507-84f4-3b0d73f28798.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5700273%252Fgeneral%252Fba053bf0-c7f8-4f71-ae34-53f3445e2396.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700273/general/ba053bf0-c7f8-4f71-ae34-53f3445e2396.jpeg already downloaded
2026-03-27 04:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86c6408e-42e3-5ca5-884e-effc1a58c48b, identifier: 10727129
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5748691%252Fgeneral%252F15382adc-7280-4bbc-82ff-eb59207532b3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/15382adc-7280-4bbc-82ff-eb59207532b3.jpeg not downloaded yet
2026-03-27 04:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129
2026-03-27 04:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129
2026-03-27 04:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10727129 to the API
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '86c6408e-42e3-5ca5-884e-effc1a58c48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HPA446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727129',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 67000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5700273/general/c839a928-bda5-49fb-b3c9-0519dc51d1e0.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/07851a24-da6a-4475-a7ba-6105492b58b2.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/1193f7a5-ed71-4812-8dca-608ca1ff646c.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/6b7348a2-357a-434f-ac2f-eab31f624125.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/ffb1fa52-b399-438c-a7c8-e368a2b37ee8.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/fa300303-e97b-4e37-836f-4876a41b69df.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/45510bed-a0d2-4831-8b73-e7340251e993.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/22cb0f4d-d87a-4bbb-9810-0736bf7b7f44.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/e50b99c7-5506-4507-84f4-3b0d73f28798.jpeg',
'https://images.openlane.eu/carimgs/5700273/general/ba053bf0-c7f8-4f71-ae34-53f3445e2396.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417687,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/c839a928-bda5-49fb-b3c9-0519dc51d1e0.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408966,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/07851a24-da6a-4475-a7ba-6105492b58b2.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492229,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/1193f7a5-ed71-4812-8dca-608ca1ff646c.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 559205,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/6b7348a2-357a-434f-ac2f-eab31f624125.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477886,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/ffb1fa52-b399-438c-a7c8-e368a2b37ee8.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454647,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/fa300303-e97b-4e37-836f-4876a41b69df.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445985,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/45510bed-a0d2-4831-8b73-e7340251e993.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375570,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/22cb0f4d-d87a-4bbb-9810-0736bf7b7f44.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393280,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/e50b99c7-5506-4507-84f4-3b0d73f28798.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86c6408e-42e3-5ca5-884e-effc1a58c48b/86c6408e-42e3-5ca5-884e-effc1a58c48b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360956,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700273/general/ba053bf0-c7f8-4f71-ae34-53f3445e2396.jpeg',
'Width': 1280}],
'price': 25950,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 3,
'seller_name': None,
'title': 'Iveco Daily flatbed 2.3 - Diesel - Manual - 135 hp - 67.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727129%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [adesa.be] INFO: Saving data for 10727129: {'created_time': 1774585194.687385, 'last_price_update_time': 1774585194.687397, 'auction_closing_time': 1774953000.0}
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10727129') HTTP/1.1" 204 0
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F00ec4c67-2aed-470e-b333-fa09f27ca9ca.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/00ec4c67-2aed-470e-b333-fa09f27ca9ca.JPG not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F7279496f-e824-4627-bea4-c5610dc67cd8.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/7279496f-e824-4627-bea4-c5610dc67cd8.JPG not downloaded yet
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5746284%252Fgeneral%252F01e52b34-c0fd-4e15-bbee-63bc0e219e62.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746284/general/01e52b34-c0fd-4e15-bbee-63bc0e219e62.JPG not downloaded yet
2026-03-27 04:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/98f80d5d-c4f6-4246-870e-fa353c5466bf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:19:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/01e52b34-c0fd-4e15-bbee-63bc0e219e62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19: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 04:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19: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 04:19:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/7279496f-e824-4627-bea4-c5610dc67cd8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:19:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/00ec4c67-2aed-470e-b333-fa09f27ca9ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bcfc90>
2026-03-27 04:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748691%252Fgeneral%252F98f80d5d-c4f6-4246-870e-fa353c5466bf.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/98f80d5d-c4f6-4246-870e-fa353c5466bf.jpeg saved to cache
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:19:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/4cc4daf6-df7d-4fba-886b-7895c4f2e375.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19: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 04:19:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498
2026-03-27 04:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f005d3eb-893c-5795-923c-9f9e8f375a73 with scrape type 1
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f005d3eb-893c-5795-923c-9f9e8f375a73
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19: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%252F5716230%252Fgeneral%252F99ae36e5-c9bb-4eee-8592-b63f95d18160.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/99ae36e5-c9bb-4eee-8592-b63f95d18160.jpeg already downloaded
2026-03-27 04:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252F32297dfb-507d-4ec5-bea2-3962917fdb4f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/32297dfb-507d-4ec5-bea2-3962917fdb4f.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252F8b6df570-db5f-4eff-b051-f174bad28d04.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/8b6df570-db5f-4eff-b051-f174bad28d04.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252F9dd57155-dcff-4ad0-8f22-8f72e5156d85.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/9dd57155-dcff-4ad0-8f22-8f72e5156d85.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252F4f9de133-da7a-45d4-bb4c-f3197c6254ed.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/4f9de133-da7a-45d4-bb4c-f3197c6254ed.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252Ff0bb408d-53ac-49b1-8ec8-a09e01420721.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/f0bb408d-53ac-49b1-8ec8-a09e01420721.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252Fabc38d19-a070-4619-8215-096e5570e9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/abc38d19-a070-4619-8215-096e5570e9f4.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252F67ac9405-7ba9-43e9-80da-8712f6a74743.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/67ac9405-7ba9-43e9-80da-8712f6a74743.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252Fed0ed0e0-6bd1-4710-88c5-c0ee08de17ef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/ed0ed0e0-6bd1-4710-88c5-c0ee08de17ef.jpeg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5716230%252Fgeneral%252F2ba9898a-08ae-476f-8c79-8752458e8abb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716230/general/2ba9898a-08ae-476f-8c79-8752458e8abb.jpeg already downloaded
2026-03-27 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f005d3eb-893c-5795-923c-9f9e8f375a73, identifier: 10730498
2026-03-27 04:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492
2026-03-27 04:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d427a76d-c911-52d1-ab58-c3c0008ab0bb with scrape type 1
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d427a76d-c911-52d1-ab58-c3c0008ab0bb
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252F5dea4fa8-cb58-4e88-a040-004221accb11.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/5dea4fa8-cb58-4e88-a040-004221accb11.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252F65c68fee-3860-465c-a4ab-b2e2b5189662.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/65c68fee-3860-465c-a4ab-b2e2b5189662.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252F3e0b85e0-7307-474b-b5e2-28c7919061c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/3e0b85e0-7307-474b-b5e2-28c7919061c8.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252Ff4336898-464e-4382-a930-f0dbb40060fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/f4336898-464e-4382-a930-f0dbb40060fd.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252F1e965a84-2e32-42c5-8795-faca1919fb2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/1e965a84-2e32-42c5-8795-faca1919fb2e.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252F93829485-3b60-4af2-8cda-9bef1d8928d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/93829485-3b60-4af2-8cda-9bef1d8928d8.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252Fc030e7f9-a056-42a0-9650-b88f4540d7cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/c030e7f9-a056-42a0-9650-b88f4540d7cb.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252F89317ae7-955e-4733-af94-f5e5651ee1af.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/89317ae7-955e-4733-af94-f5e5651ee1af.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252Fdade8e08-4853-4e2a-8e85-e5389831deeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/dade8e08-4853-4e2a-8e85-e5389831deeb.jpg already downloaded
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5691135%252Fgeneral%252Fc8c7224c-f745-40c9-9898-0b953c983b01.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691135/general/c8c7224c-f745-40c9-9898-0b953c983b01.jpg already downloaded
2026-03-27 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d427a76d-c911-52d1-ab58-c3c0008ab0bb, identifier: 10730492
2026-03-27 04:19:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498
2026-03-27 04:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498
2026-03-27 04:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f005d3eb-893c-5795-923c-9f9e8f375a73 with identifier: 10730498 to the API
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:19: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 04:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730498>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f005d3eb-893c-5795-923c-9f9e8f375a73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DDH494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'IX35',
'odometer': 157718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5716230/general/99ae36e5-c9bb-4eee-8592-b63f95d18160.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/32297dfb-507d-4ec5-bea2-3962917fdb4f.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/8b6df570-db5f-4eff-b051-f174bad28d04.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/9dd57155-dcff-4ad0-8f22-8f72e5156d85.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/4f9de133-da7a-45d4-bb4c-f3197c6254ed.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/f0bb408d-53ac-49b1-8ec8-a09e01420721.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/abc38d19-a070-4619-8215-096e5570e9f4.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/67ac9405-7ba9-43e9-80da-8712f6a74743.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/ed0ed0e0-6bd1-4710-88c5-c0ee08de17ef.jpeg',
'https://images.openlane.eu/carimgs/5716230/general/2ba9898a-08ae-476f-8c79-8752458e8abb.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2150326,
'Height': 2599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/99ae36e5-c9bb-4eee-8592-b63f95d18160.jpeg',
'Width': 3859},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2102187,
'Height': 2609,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/32297dfb-507d-4ec5-bea2-3962917fdb4f.jpeg',
'Width': 3746},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2168144,
'Height': 2650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/8b6df570-db5f-4eff-b051-f174bad28d04.jpeg',
'Width': 3858},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2032846,
'Height': 2563,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/9dd57155-dcff-4ad0-8f22-8f72e5156d85.jpeg',
'Width': 3716},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2762509,
'Height': 2900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/4f9de133-da7a-45d4-bb4c-f3197c6254ed.jpeg',
'Width': 5540},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1414057,
'Height': 2168,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/f0bb408d-53ac-49b1-8ec8-a09e01420721.jpeg',
'Width': 3797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4697839,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/abc38d19-a070-4619-8215-096e5570e9f4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5692370,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/67ac9405-7ba9-43e9-80da-8712f6a74743.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5172976,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/ed0ed0e0-6bd1-4710-88c5-c0ee08de17ef.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f005d3eb-893c-5795-923c-9f9e8f375a73/f005d3eb-893c-5795-923c-9f9e8f375a73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2300811,
'Height': 3022,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716230/general/2ba9898a-08ae-476f-8c79-8752458e8abb.jpeg',
'Width': 3604}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai IX35 1.7 CRDi - Diesel - Manual - 115 hp - 157.718 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730498%27 HTTP/1.1" 200 None
2026-03-27 04:19:55 [adesa.be] INFO: Saving data for 10730498: {'created_time': 1774585195.850301, 'last_price_update_time': 1774585195.850312, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730498') HTTP/1.1" 204 0
2026-03-27 04:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492
2026-03-27 04:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492
2026-03-27 04:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10730492 to the API
2026-03-27 04:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730492>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd427a76d-c911-52d1-ab58-c3c0008ab0bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1juf343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 177833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5691135/general/5dea4fa8-cb58-4e88-a040-004221accb11.jpg',
'https://images.openlane.eu/carimgs/5691135/general/65c68fee-3860-465c-a4ab-b2e2b5189662.jpg',
'https://images.openlane.eu/carimgs/5691135/general/3e0b85e0-7307-474b-b5e2-28c7919061c8.jpg',
'https://images.openlane.eu/carimgs/5691135/general/f4336898-464e-4382-a930-f0dbb40060fd.jpg',
'https://images.openlane.eu/carimgs/5691135/general/1e965a84-2e32-42c5-8795-faca1919fb2e.jpg',
'https://images.openlane.eu/carimgs/5691135/general/93829485-3b60-4af2-8cda-9bef1d8928d8.jpg',
'https://images.openlane.eu/carimgs/5691135/general/c030e7f9-a056-42a0-9650-b88f4540d7cb.jpg',
'https://images.openlane.eu/carimgs/5691135/general/89317ae7-955e-4733-af94-f5e5651ee1af.jpg',
'https://images.openlane.eu/carimgs/5691135/general/dade8e08-4853-4e2a-8e85-e5389831deeb.jpg',
'https://images.openlane.eu/carimgs/5691135/general/c8c7224c-f745-40c9-9898-0b953c983b01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346044,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/5dea4fa8-cb58-4e88-a040-004221accb11.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307240,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/65c68fee-3860-465c-a4ab-b2e2b5189662.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279165,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/3e0b85e0-7307-474b-b5e2-28c7919061c8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309926,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/f4336898-464e-4382-a930-f0dbb40060fd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185671,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/1e965a84-2e32-42c5-8795-faca1919fb2e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254615,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/93829485-3b60-4af2-8cda-9bef1d8928d8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172077,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/c030e7f9-a056-42a0-9650-b88f4540d7cb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/89317ae7-955e-4733-af94-f5e5651ee1af.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320013,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/dade8e08-4853-4e2a-8e85-e5389831deeb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d427a76d-c911-52d1-ab58-c3c0008ab0bb/d427a76d-c911-52d1-ab58-c3c0008ab0bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200532,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691135/general/c8c7224c-f745-40c9-9898-0b953c983b01.jpg',
'Width': 1600}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2015-02-26',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai Grand Santa Fe 2.2 CRDi - AWD - Diesel - Automatic - 197 hp '
'- 177.833 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730492%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [adesa.be] INFO: Saving data for 10730492: {'created_time': 1774585196.167395, 'last_price_update_time': 1774585196.167406, 'auction_closing_time': 1774863000.0}
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730492') HTTP/1.1" 204 0
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/2ec90922-c58b-4f63-bfa6-35fe1df42c6d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/93d07e59-1d48-4d2a-af11-664b14eb29c7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508
2026-03-27 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f8727a-60f1-5164-af6c-2935dbaec706 with scrape type 1
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252Fa2941ed5-ff48-4e22-9518-fd87831b85dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/a2941ed5-ff48-4e22-9518-fd87831b85dc.jpg not downloaded yet
2026-03-27 04: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 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F14669550-d098-4347-84e2-3184d3a8709e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/14669550-d098-4347-84e2-3184d3a8709e.jpg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F8114cfd4-4122-486a-952d-1ef58afaf0c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/8114cfd4-4122-486a-952d-1ef58afaf0c1.jpg not downloaded yet
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/aac88618-d660-472d-93c0-d2fa3e230ed5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F6534dfdc-102c-483a-aa13-5baaeb68df6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/6534dfdc-102c-483a-aa13-5baaeb68df6b.jpg not downloaded yet
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/53c028dc-c8b9-445a-864b-2bbce2a59d1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F7c5aae00-dab1-446b-baf4-0058ee2b54a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/7c5aae00-dab1-446b-baf4-0058ee2b54a4.jpg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252Ff811b27f-b685-48fd-b4c9-f70d49b6fb71.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/f811b27f-b685-48fd-b4c9-f70d49b6fb71.jpg not downloaded yet
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bcc950>
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748691%252Fgeneral%252F93d07e59-1d48-4d2a-af11-664b14eb29c7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/93d07e59-1d48-4d2a-af11-664b14eb29c7.jpeg saved to cache
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580
2026-03-27 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with scrape type 1
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F4685f2d9-6fa2-4e7d-a852-df35cb99ee11.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/4685f2d9-6fa2-4e7d-a852-df35cb99ee11.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F39059d3a-6cf8-4f4c-a504-85c7a7fb05d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/39059d3a-6cf8-4f4c-a504-85c7a7fb05d0.jpg not downloaded yet
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/15382adc-7280-4bbc-82ff-eb59207532b3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/a2941ed5-ff48-4e22-9518-fd87831b85dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252Ffb8d9a86-cc5c-41d1-b906-98aab181237f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/fb8d9a86-cc5c-41d1-b906-98aab181237f.jpeg not downloaded yet
2026-03-27 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427
2026-03-27 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with scrape type 1
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F7d5d3eea-e586-4665-8fd2-c42796ff0a9c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/7d5d3eea-e586-4665-8fd2-c42796ff0a9c.jpeg not downloaded yet
2026-03-27 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431
2026-03-27 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 614f4525-301c-593b-9beb-6fe19b58e139 with scrape type 1
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fbbbffe2e-a3a9-4aaf-819e-89548d2ee59e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/bbbffe2e-a3a9-4aaf-819e-89548d2ee59e.jpg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F6ecf044c-0597-4d6d-8d44-57502cc7e907.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/6ecf044c-0597-4d6d-8d44-57502cc7e907.jpg not downloaded yet
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/6534dfdc-102c-483a-aa13-5baaeb68df6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/8114cfd4-4122-486a-952d-1ef58afaf0c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252Fa45c4e17-13dd-4eae-8846-626a9c8e2a1f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/a45c4e17-13dd-4eae-8846-626a9c8e2a1f.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F9e162d96-2f67-4e80-97f0-d26a59e49f02.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/9e162d96-2f67-4e80-97f0-d26a59e49f02.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fd28f0e0f-55af-4c76-93d7-031cd4b80ac8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/d28f0e0f-55af-4c76-93d7-031cd4b80ac8.jpg not downloaded yet
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/35043a5f-3736-445f-8e22-5e4f4b1fb0f8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252Fdcd5ef3a-1ae7-4c52-8144-d95b32ac058b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/dcd5ef3a-1ae7-4c52-8144-d95b32ac058b.jpg not downloaded yet
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252Fae57e4ab-38ec-49d0-9730-c204773957cc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/ae57e4ab-38ec-49d0-9730-c204773957cc.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F12dadb74-02da-4d87-8222-38b90dfd267a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/12dadb74-02da-4d87-8222-38b90dfd267a.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fb3b37486-26c6-4590-8180-69eac34cfd52.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/b3b37486-26c6-4590-8180-69eac34cfd52.jpg not downloaded yet
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/c81f37f4-dcbc-4ad5-ba66-9a3e59faac09.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F8e593106-d012-47ba-baf9-56815007a785.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/8e593106-d012-47ba-baf9-56815007a785.jpg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F515d03b2-79bd-432b-954b-01b666c8d201.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/515d03b2-79bd-432b-954b-01b666c8d201.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252Fc905eb65-27d3-4d7a-be1e-d11a137277a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/c905eb65-27d3-4d7a-be1e-d11a137277a8.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fc24f79c7-ee65-4001-8564-bbb48f86f055.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/c24f79c7-ee65-4001-8564-bbb48f86f055.jpg not downloaded yet
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff656bc50>
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748691%252Fgeneral%252F15382adc-7280-4bbc-82ff-eb59207532b3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/15382adc-7280-4bbc-82ff-eb59207532b3.jpeg saved to cache
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:19:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a071d0>
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705805%252Fgeneral%252Fa2941ed5-ff48-4e22-9518-fd87831b85dc.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/a2941ed5-ff48-4e22-9518-fd87831b85dc.jpg saved to cache
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/fd59ab64-2512-4c01-b64a-5e35a6f324c6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/f811b27f-b685-48fd-b4c9-f70d49b6fb71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252Fe5236c38-f7d9-4ab4-bff4-d4545dc66a6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/e5236c38-f7d9-4ab4-bff4-d4545dc66a6d.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F27f379dd-0347-496c-aa1c-ae659ebb49b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/27f379dd-0347-496c-aa1c-ae659ebb49b5.jpeg not downloaded yet
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252F1a194540-0d81-4e56-b76c-91d8518ed716.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/1a194540-0d81-4e56-b76c-91d8518ed716.jpg not downloaded yet
2026-03-27 04:19:56 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aa8690>
2026-03-27 04:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:19: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 04:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F6534dfdc-102c-483a-aa13-5baaeb68df6b.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/6534dfdc-102c-483a-aa13-5baaeb68df6b.jpg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:19:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bc5810>
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F8114cfd4-4122-486a-952d-1ef58afaf0c1.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/8114cfd4-4122-486a-952d-1ef58afaf0c1.jpg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d83d0>
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748691%252Fgeneral%252F35043a5f-3736-445f-8e22-5e4f4b1fb0f8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/35043a5f-3736-445f-8e22-5e4f4b1fb0f8.jpeg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4878c50>
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748691%252Fgeneral%252Fc81f37f4-dcbc-4ad5-ba66-9a3e59faac09.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/c81f37f4-dcbc-4ad5-ba66-9a3e59faac09.jpeg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/6ecf044c-0597-4d6d-8d44-57502cc7e907.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F52816326-7439-40bf-9d34-d1533cc70dfb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/52816326-7439-40bf-9d34-d1533cc70dfb.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F9f9957d7-4722-4b3e-81b5-603714c18a6d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/9f9957d7-4722-4b3e-81b5-603714c18a6d.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Ff1b7ec55-f2ed-4fbb-8e1b-e7950bff9afe.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/f1b7ec55-f2ed-4fbb-8e1b-e7950bff9afe.jpg not downloaded yet
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bfcd90>
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748691%252Fgeneral%252Ffd59ab64-2512-4c01-b64a-5e35a6f324c6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/fd59ab64-2512-4c01-b64a-5e35a6f324c6.jpeg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:19:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff685d950>
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252Ff811b27f-b685-48fd-b4c9-f70d49b6fb71.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/f811b27f-b685-48fd-b4c9-f70d49b6fb71.jpg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F055d01ee-2c7c-4889-907b-db25d8c9085e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/055d01ee-2c7c-4889-907b-db25d8c9085e.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F391b81eb-8dec-4d0b-8809-93b428bb662b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/391b81eb-8dec-4d0b-8809-93b428bb662b.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fdad2bd8d-b556-4224-8bcf-8710be900541.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/dad2bd8d-b556-4224-8bcf-8710be900541.jpg not downloaded yet
2026-03-27 04:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/8e593106-d012-47ba-baf9-56815007a785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04: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 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F4ed7899b-6fc3-404f-b5e3-876b56a0b3ad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/4ed7899b-6fc3-404f-b5e3-876b56a0b3ad.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252Fa15b9770-0e3e-42ea-bb1b-8f5ea78edaf2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/a15b9770-0e3e-42ea-bb1b-8f5ea78edaf2.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fc08c1552-1062-40ed-b6b6-b2c32495bebd.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/c08c1552-1062-40ed-b6b6-b2c32495bebd.jpg not downloaded yet
2026-03-27 04:19:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b37a90>
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F6ecf044c-0597-4d6d-8d44-57502cc7e907.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/6ecf044c-0597-4d6d-8d44-57502cc7e907.jpg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F3558a4e6-2481-4975-97a9-92fbafcc0335.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/3558a4e6-2481-4975-97a9-92fbafcc0335.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F63d3542f-d086-4c9b-9f07-c9bcabbaccf2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/63d3542f-d086-4c9b-9f07-c9bcabbaccf2.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Feab7a25a-16b5-4fc2-9bc8-5972cf85be16.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/eab7a25a-16b5-4fc2-9bc8-5972cf85be16.jpg not downloaded yet
2026-03-27 04:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527
2026-03-27 04:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with scrape type 1
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F0e82e47a-5ef7-434e-95c7-ecaf9fe80351.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/0e82e47a-5ef7-434e-95c7-ecaf9fe80351.jpg not downloaded yet
2026-03-27 04:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847
2026-03-27 04:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 579aeddf-df7e-5cae-b2b5-d441203fce93 with scrape type 2
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 579aeddf-df7e-5cae-b2b5-d441203fce93 with scrape type 2
2026-03-27 04:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 579aeddf-df7e-5cae-b2b5-d441203fce93, identifier: 10717847
2026-03-27 04:19:57 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a9f10>
2026-03-27 04:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F8e593106-d012-47ba-baf9-56815007a785.jpg') HTTP/1.1" 204 0
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/8e593106-d012-47ba-baf9-56815007a785.jpg saved to cache
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F3b11c57c-d9a7-4e66-b5b0-5edb95eb63a9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/3b11c57c-d9a7-4e66-b5b0-5edb95eb63a9.jpeg not downloaded yet
2026-03-27 04:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252F076eb253-b724-4a80-ab5f-5db69949d129.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/076eb253-b724-4a80-ab5f-5db69949d129.jpg not downloaded yet
2026-03-27 04:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847
2026-03-27 04:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847
2026-03-27 04:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847 to the API
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717847>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '579aeddf-df7e-5cae-b2b5-d441203fce93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJC315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 189125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X4 M 40i - Petrol - Automatic - 354 hp - 189.125 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717847%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Saving data for 10717847: {'auction_closing_time': 1774605600.0, 'created_time': 1774365434.651015, 'last_price_update_time': 1774585198.261795}
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717847') HTTP/1.1" 204 0
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F409ec004-e69d-4d01-9265-0f574782ac83.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/409ec004-e69d-4d01-9265-0f574782ac83.jpg not downloaded yet
2026-03-27 04:19:58 [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 04:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252Fa58fcf3f-2730-4c1c-b972-9fc9077cd738.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/a58fcf3f-2730-4c1c-b972-9fc9077cd738.jpg not downloaded yet
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F1cc96e02-0aca-41ea-a60d-c48871cdf10b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/1cc96e02-0aca-41ea-a60d-c48871cdf10b.jpg not downloaded yet
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F4fbca00c-21b5-46f0-9cf8-c13dd5d08756.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/4fbca00c-21b5-46f0-9cf8-c13dd5d08756.jpg not downloaded yet
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252Fc277e606-e8ca-4715-9907-457b5aec686b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/c277e606-e8ca-4715-9907-457b5aec686b.jpg not downloaded yet
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252Fbf6ad244-419c-40d0-bf1f-de8cef13d75b.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/bf6ad244-419c-40d0-bf1f-de8cef13d75b.jpg not downloaded yet
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F59957ca3-9243-4c7d-b2b8-22657792a134.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/59957ca3-9243-4c7d-b2b8-22657792a134.jpg not downloaded yet
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724252
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724252%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724252: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724252 url https://www.openlane.eu/en/carv6/auction/10724252
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724249
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724249%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724249: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724249 url https://www.openlane.eu/en/carv6/auction/10724249
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717852
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717852%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717852: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717852 url https://www.openlane.eu/en/carv6/auction/10717852
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717846
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717846%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717846: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717846 url https://www.openlane.eu/en/carv6/auction/10717846
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724208
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724208%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724208: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724208 url https://www.openlane.eu/en/carv6/auction/10724208
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724228
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724228%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724228: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724228 url https://www.openlane.eu/en/carv6/auction/10724228
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724222
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724222%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724222: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724222 url https://www.openlane.eu/en/carv6/auction/10724222
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10727135
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727135%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10727135: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10727135 url https://www.openlane.eu/en/carv6/auction/10727135
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724190
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724190%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724190: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724190 url https://www.openlane.eu/en/carv6/auction/10724190
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10726976
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726976%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10726976: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10726976 url https://www.openlane.eu/en/carv6/auction/10726976
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10726979
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726979%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10726979: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10726979 url https://www.openlane.eu/en/carv6/auction/10726979
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724192
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724192%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724192: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724192 url https://www.openlane.eu/en/carv6/auction/10724192
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10720508
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720508%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10720508: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10720508 url https://www.openlane.eu/en/carv6/auction/10720508
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717875
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717875%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717875: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717875 url https://www.openlane.eu/en/carv6/auction/10717875
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724250
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724250%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724250: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724250 url https://www.openlane.eu/en/carv6/auction/10724250
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724217
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724217%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724217: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724217 url https://www.openlane.eu/en/carv6/auction/10724217
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724276
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724276%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724276: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724276 url https://www.openlane.eu/en/carv6/auction/10724276
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724243
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724243%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724243: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724243 url https://www.openlane.eu/en/carv6/auction/10724243
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719727%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10719727: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724265
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724265%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724265: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724265 url https://www.openlane.eu/en/carv6/auction/10724265
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10726963
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726963%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10726963: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10726963 url https://www.openlane.eu/en/carv6/auction/10726963
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10727134
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710727134%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10727134: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10727134 url https://www.openlane.eu/en/carv6/auction/10727134
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724270
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724270%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724270: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724270 url https://www.openlane.eu/en/carv6/auction/10724270
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717898
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717898%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717898: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717898 url https://www.openlane.eu/en/carv6/auction/10717898
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717889
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717889%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717889: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717889 url https://www.openlane.eu/en/carv6/auction/10717889
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10724237
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724237%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10724237: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10724237 url https://www.openlane.eu/en/carv6/auction/10724237
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10726977
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726977%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10726977: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10726977 url https://www.openlane.eu/en/carv6/auction/10726977
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717907
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717907%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717907: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717907 url https://www.openlane.eu/en/carv6/auction/10717907
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717904
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717904%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717904: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717904 url https://www.openlane.eu/en/carv6/auction/10717904
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10717879
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717879%27 HTTP/1.1" 200 None
2026-03-27 04:19:58 [adesa.be] INFO: Scrape type for 10717879: 0
2026-03-27 04:19:58 [adesa.be] INFO: Skipping item 10717879 url https://www.openlane.eu/en/carv6/auction/10717879
2026-03-27 04:19:58 [adesa.be] INFO: Found listing with ID: 10726954
2026-03-27 04:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726954%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726954: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726954 url https://www.openlane.eu/en/carv6/auction/10726954
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726959
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726959%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726959: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726959 url https://www.openlane.eu/en/carv6/auction/10726959
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726961
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726961%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726961: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726961 url https://www.openlane.eu/en/carv6/auction/10726961
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724248
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724248%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724248: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724248 url https://www.openlane.eu/en/carv6/auction/10724248
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10719726
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719726%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10719726: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10719726 url https://www.openlane.eu/en/carv6/auction/10719726
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10719694
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719694%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10719694: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10719694 url https://www.openlane.eu/en/carv6/auction/10719694
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724184
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724184%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724184: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724184 url https://www.openlane.eu/en/carv6/auction/10724184
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724185
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724185%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724185: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724185 url https://www.openlane.eu/en/carv6/auction/10724185
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717836
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717836%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717836: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717836 url https://www.openlane.eu/en/carv6/auction/10717836
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724211
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724211%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724211: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724211 url https://www.openlane.eu/en/carv6/auction/10724211
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10719695
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719695%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10719695: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10719695 url https://www.openlane.eu/en/carv6/auction/10719695
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724260
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724260%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724260: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724260 url https://www.openlane.eu/en/carv6/auction/10724260
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717891
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717891%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717891: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717891 url https://www.openlane.eu/en/carv6/auction/10717891
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726981
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726981%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726981: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726981 url https://www.openlane.eu/en/carv6/auction/10726981
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717906
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717906%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717906: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717906 url https://www.openlane.eu/en/carv6/auction/10717906
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726952
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726952%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726952: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726952 url https://www.openlane.eu/en/carv6/auction/10726952
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717903
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717903%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717903: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717903 url https://www.openlane.eu/en/carv6/auction/10717903
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724263
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724263%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724263: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724263 url https://www.openlane.eu/en/carv6/auction/10724263
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724247
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724247%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724247: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724247 url https://www.openlane.eu/en/carv6/auction/10724247
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10720509
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720509%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10720509: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10720509 url https://www.openlane.eu/en/carv6/auction/10720509
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10725599
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725599%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10725599: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10725599 url https://www.openlane.eu/en/carv6/auction/10725599
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726978
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726978%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726978: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726978 url https://www.openlane.eu/en/carv6/auction/10726978
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717873
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717873%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717873: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717873 url https://www.openlane.eu/en/carv6/auction/10717873
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724258
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724258%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724258: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724258 url https://www.openlane.eu/en/carv6/auction/10724258
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717916
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717916%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717916: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717916 url https://www.openlane.eu/en/carv6/auction/10717916
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724242
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724242%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724242: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724242 url https://www.openlane.eu/en/carv6/auction/10724242
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717911
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717911%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717911: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717911 url https://www.openlane.eu/en/carv6/auction/10717911
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717876
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717876%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717876: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717876 url https://www.openlane.eu/en/carv6/auction/10717876
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724266
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724266%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724266: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724266 url https://www.openlane.eu/en/carv6/auction/10724266
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717878
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717878%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717878: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717878 url https://www.openlane.eu/en/carv6/auction/10717878
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724275
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724275%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724275: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724275 url https://www.openlane.eu/en/carv6/auction/10724275
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724245
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724245%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724245: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724245 url https://www.openlane.eu/en/carv6/auction/10724245
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724277
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724277%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724277: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724277 url https://www.openlane.eu/en/carv6/auction/10724277
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726950
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726950%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726950: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726950 url https://www.openlane.eu/en/carv6/auction/10726950
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717850
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717850%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717850: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717850 url https://www.openlane.eu/en/carv6/auction/10717850
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717839
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717839%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717839: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717839 url https://www.openlane.eu/en/carv6/auction/10717839
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717888
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717888%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717888: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717888 url https://www.openlane.eu/en/carv6/auction/10717888
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724254
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724254%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724254: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724254 url https://www.openlane.eu/en/carv6/auction/10724254
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717919
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717919%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717919: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717919 url https://www.openlane.eu/en/carv6/auction/10717919
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717893
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717893%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717893: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717893 url https://www.openlane.eu/en/carv6/auction/10717893
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10725601
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725601%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10725601: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10725601 url https://www.openlane.eu/en/carv6/auction/10725601
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717885
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717885%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717885: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717885 url https://www.openlane.eu/en/carv6/auction/10717885
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724278
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724278%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724278: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724278 url https://www.openlane.eu/en/carv6/auction/10724278
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726975
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726975%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726975: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726975 url https://www.openlane.eu/en/carv6/auction/10726975
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726971
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726971%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726971: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726971 url https://www.openlane.eu/en/carv6/auction/10726971
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724255
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724255%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724255: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724255 url https://www.openlane.eu/en/carv6/auction/10724255
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10720507
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710720507%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10720507: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10720507 url https://www.openlane.eu/en/carv6/auction/10720507
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724236
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724236%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724236: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724236 url https://www.openlane.eu/en/carv6/auction/10724236
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724261
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724261%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724261: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724261 url https://www.openlane.eu/en/carv6/auction/10724261
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726965
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726965%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726965: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726965 url https://www.openlane.eu/en/carv6/auction/10726965
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724280
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724280%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724280: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724280 url https://www.openlane.eu/en/carv6/auction/10724280
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717901
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717901%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717901: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717901 url https://www.openlane.eu/en/carv6/auction/10717901
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724262
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724262%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10724262: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10724262 url https://www.openlane.eu/en/carv6/auction/10724262
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717896
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717896%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717896: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717896 url https://www.openlane.eu/en/carv6/auction/10717896
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717894
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717894%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717894: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717894 url https://www.openlane.eu/en/carv6/auction/10717894
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10726953
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726953%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10726953: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10726953 url https://www.openlane.eu/en/carv6/auction/10726953
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10717859
2026-03-27 04:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710717859%27 HTTP/1.1" 200 None
2026-03-27 04:19:59 [adesa.be] INFO: Scrape type for 10717859: 0
2026-03-27 04:19:59 [adesa.be] INFO: Skipping item 10717859 url https://www.openlane.eu/en/carv6/auction/10717859
2026-03-27 04:19:59 [adesa.be] INFO: Found listing with ID: 10724204
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724204%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10724204: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10724204 url https://www.openlane.eu/en/carv6/auction/10724204
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10717866
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717866%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10717866: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10717866 url https://www.openlane.eu/en/carv6/auction/10717866
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10724210
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724210%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10724210: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10724210 url https://www.openlane.eu/en/carv6/auction/10724210
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10717837
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717837%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10717837: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10717837 url https://www.openlane.eu/en/carv6/auction/10717837
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10724213
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724213%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10724213: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10724213 url https://www.openlane.eu/en/carv6/auction/10724213
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715710%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715710: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715711%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715711: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715715%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715715: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715713%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715713: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715714%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715714: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715718%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715718: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715717%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715717: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-27 04:20:00 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715716%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [adesa.be] INFO: Scrape type for 10715716: 0
2026-03-27 04:20:00 [adesa.be] INFO: Skipping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-27 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411
2026-03-27 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de2e7acd-5108-5903-ad35-24d1f3822bc8 with scrape type 1
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F6f257f3f-52b6-4aca-80c0-c5e6618ae8b3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/6f257f3f-52b6-4aca-80c0-c5e6618ae8b3.jpeg not downloaded yet
2026-03-27 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558
2026-03-27 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with scrape type 1
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252F940aed4d-78ae-45e6-b731-a616f3569329.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/940aed4d-78ae-45e6-b731-a616f3569329.JPG not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F134adce5-4abb-4867-91c2-6a95126f030f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/134adce5-4abb-4867-91c2-6a95126f030f.jpg not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F7f16f256-f78a-46aa-afdd-00bc35df4c0b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/7f16f256-f78a-46aa-afdd-00bc35df4c0b.jpeg not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252F07bb5b1e-b076-44cb-9c76-54fb2883ee7f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/07bb5b1e-b076-44cb-9c76-54fb2883ee7f.JPG not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F331e3cb2-f1ba-4fda-9c04-1299a4768611.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/331e3cb2-f1ba-4fda-9c04-1299a4768611.jpg not downloaded yet
2026-03-27 04:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F3868d68e-6d33-4f7d-bca4-e7ab8e8da662.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/3868d68e-6d33-4f7d-bca4-e7ab8e8da662.jpeg not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252Fd772a3cb-97ae-470f-84c8-772f1160ae47.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/d772a3cb-97ae-470f-84c8-772f1160ae47.JPG not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F8a4d2c6a-0167-4a72-949d-dea28bebfe0a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/8a4d2c6a-0167-4a72-949d-dea28bebfe0a.jpeg not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252F59dff489-73cd-4346-9e4a-727bc0c99efa.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/59dff489-73cd-4346-9e4a-727bc0c99efa.JPG not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F7ebd3cff-cda4-4e83-be54-eec48b18ef71.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/7ebd3cff-cda4-4e83-be54-eec48b18ef71.jpeg not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252F56c8ca03-dfd3-45a3-8d07-fd764c1d0603.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/56c8ca03-dfd3-45a3-8d07-fd764c1d0603.JPG not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252Ffc53cc1a-9831-4882-b3ec-6841a9bcc0e7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/fc53cc1a-9831-4882-b3ec-6841a9bcc0e7.jpeg not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252Fc69e17b7-07aa-4c08-9915-0fe982607074.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/c69e17b7-07aa-4c08-9915-0fe982607074.JPG not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F1d2f61f5-de4d-4bbe-a0b1-810173199075.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/1d2f61f5-de4d-4bbe-a0b1-810173199075.jpeg not downloaded yet
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252F5c4b4f3b-d830-478c-904f-ab1343d20a54.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/5c4b4f3b-d830-478c-904f-ab1343d20a54.JPG not downloaded yet
2026-03-27 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489
2026-03-27 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e38dd8-2f25-52a5-b4dd-618890642ebd with scrape type 1
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9e38dd8-2f25-52a5-b4dd-618890642ebd
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252Fbc5a53aa-9cba-4a28-85f7-68b418000d86.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/bc5a53aa-9cba-4a28-85f7-68b418000d86.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252F5c3aeacd-6425-4048-bfd7-cc658980bd9f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/5c3aeacd-6425-4048-bfd7-cc658980bd9f.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252Ff08795e0-6a32-478d-ac40-7b376e2f0f91.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/f08795e0-6a32-478d-ac40-7b376e2f0f91.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252Fb31ef209-745b-4553-98f2-a1144608606f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/b31ef209-745b-4553-98f2-a1144608606f.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252F3af96201-db22-46af-9ffc-1b1c5417dcec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/3af96201-db22-46af-9ffc-1b1c5417dcec.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252Ff9d46be2-5e5d-4154-94eb-ca474593c117.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/f9d46be2-5e5d-4154-94eb-ca474593c117.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252F1815a04c-c2ea-42b5-acb4-6950f37428cc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/1815a04c-c2ea-42b5-acb4-6950f37428cc.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252F6e7192f6-3280-44f4-b403-ccdbc212857e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/6e7192f6-3280-44f4-b403-ccdbc212857e.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252Fc9c06674-54b7-48e2-8571-1d3603431425.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/c9c06674-54b7-48e2-8571-1d3603431425.jpeg already downloaded
2026-03-27 04:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5719907%252Fgeneral%252F7e854121-849e-4d06-a8e8-6d0648ec4832.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719907/general/7e854121-849e-4d06-a8e8-6d0648ec4832.jpeg already downloaded
2026-03-27 04:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9e38dd8-2f25-52a5-b4dd-618890642ebd, identifier: 10730489
2026-03-27 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F62d77fc5-458b-4ad9-800e-4e48ec112ca1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/62d77fc5-458b-4ad9-800e-4e48ec112ca1.jpeg not downloaded yet
2026-03-27 04:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252F5854a34f-64bf-4d85-aa79-c553b02e3fe4.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/5854a34f-64bf-4d85-aa79-c553b02e3fe4.JPG not downloaded yet
2026-03-27 04:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489
2026-03-27 04:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489
2026-03-27 04:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9e38dd8-2f25-52a5-b4dd-618890642ebd with identifier: 10730489 to the API
2026-03-27 04:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730489>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e9e38dd8-2f25-52a5-b4dd-618890642ebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NKU300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 152495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5719907/general/bc5a53aa-9cba-4a28-85f7-68b418000d86.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/5c3aeacd-6425-4048-bfd7-cc658980bd9f.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/f08795e0-6a32-478d-ac40-7b376e2f0f91.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/b31ef209-745b-4553-98f2-a1144608606f.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/3af96201-db22-46af-9ffc-1b1c5417dcec.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/f9d46be2-5e5d-4154-94eb-ca474593c117.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/1815a04c-c2ea-42b5-acb4-6950f37428cc.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/6e7192f6-3280-44f4-b403-ccdbc212857e.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/c9c06674-54b7-48e2-8571-1d3603431425.jpeg',
'https://images.openlane.eu/carimgs/5719907/general/7e854121-849e-4d06-a8e8-6d0648ec4832.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456758,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/bc5a53aa-9cba-4a28-85f7-68b418000d86.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6073200,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/5c3aeacd-6425-4048-bfd7-cc658980bd9f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4701173,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/f08795e0-6a32-478d-ac40-7b376e2f0f91.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5100455,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/b31ef209-745b-4553-98f2-a1144608606f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4571886,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/3af96201-db22-46af-9ffc-1b1c5417dcec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4562948,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/f9d46be2-5e5d-4154-94eb-ca474593c117.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2606510,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/1815a04c-c2ea-42b5-acb4-6950f37428cc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3263932,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/6e7192f6-3280-44f4-b403-ccdbc212857e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3331187,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/c9c06674-54b7-48e2-8571-1d3603431425.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9e38dd8-2f25-52a5-b4dd-618890642ebd/e9e38dd8-2f25-52a5-b4dd-618890642ebd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3227673,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719907/general/7e854121-849e-4d06-a8e8-6d0648ec4832.jpeg',
'Width': 4032}],
'price': 7150,
'price_includes_vat': True,
'registration_date': '2016-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Mondeo 1.5 EcoBoost Titanium - Petrol - Manual - 160 hp - '
'152.495 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2016}
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730489%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [adesa.be] INFO: Saving data for 10730489: {'created_time': 1774585202.412746, 'last_price_update_time': 1774585202.412756, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730489') HTTP/1.1" 204 0
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252Fccc1fa38-6d86-4ccd-a0e7-d81f0e38c5ab.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/ccc1fa38-6d86-4ccd-a0e7-d81f0e38c5ab.jpeg not downloaded yet
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252Fe79915e8-0f66-4073-9003-fe19163dcef7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/e79915e8-0f66-4073-9003-fe19163dcef7.JPG not downloaded yet
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F0148a340-3f26-4103-b031-fa0b7cf72d68.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/0148a340-3f26-4103-b031-fa0b7cf72d68.jpeg not downloaded yet
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745245%252Fgeneral%252Fb86cae6b-5b0a-4729-b5fb-690af1f89ed6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745245/general/b86cae6b-5b0a-4729-b5fb-690af1f89ed6.JPG not downloaded yet
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/4685f2d9-6fa2-4e7d-a852-df35cb99ee11.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/dad2bd8d-b556-4224-8bcf-8710be900541.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/b3b37486-26c6-4590-8180-69eac34cfd52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/bbbffe2e-a3a9-4aaf-819e-89548d2ee59e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/391b81eb-8dec-4d0b-8809-93b428bb662b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/1a194540-0d81-4e56-b76c-91d8518ed716.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/12dadb74-02da-4d87-8222-38b90dfd267a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/7d5d3eea-e586-4665-8fd2-c42796ff0a9c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491
2026-03-27 04:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db139238-9dce-5d84-9a67-f4bf48c6cb92 with scrape type 1
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db139238-9dce-5d84-9a67-f4bf48c6cb92
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252F0d90f279-0d94-44d2-b6f9-630917def667.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/0d90f279-0d94-44d2-b6f9-630917def667.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252F7877d24c-f1fd-4b13-a3a5-0b9b2127c038.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/7877d24c-f1fd-4b13-a3a5-0b9b2127c038.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252Fa23604a2-a0e3-4b05-a861-03fbdaead7a2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/a23604a2-a0e3-4b05-a861-03fbdaead7a2.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252Fce352e13-c342-43e2-a4a6-71d949397769.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/ce352e13-c342-43e2-a4a6-71d949397769.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252Fd2f8b910-2ed4-4cd8-9a75-3eac0721c77a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/d2f8b910-2ed4-4cd8-9a75-3eac0721c77a.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252F57c74af1-aba0-4bd0-8d49-a350e37b83eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/57c74af1-aba0-4bd0-8d49-a350e37b83eb.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252F50cc434d-5d5b-458c-aa23-4921d4fa8405.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/50cc434d-5d5b-458c-aa23-4921d4fa8405.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252Ff7a0516b-5405-434a-b19b-c7bf7fd95ec5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/f7a0516b-5405-434a-b19b-c7bf7fd95ec5.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252Fb1222b8b-1c37-46d9-951f-480c4660d34c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/b1222b8b-1c37-46d9-951f-480c4660d34c.jpeg already downloaded
2026-03-27 04:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733306%252Fgeneral%252Ff6249641-b5ef-40fe-9157-3ad12b538b4f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733306/general/f6249641-b5ef-40fe-9157-3ad12b538b4f.jpeg already downloaded
2026-03-27 04:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db139238-9dce-5d84-9a67-f4bf48c6cb92, identifier: 10730491
2026-03-27 04:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491
2026-03-27 04:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491
2026-03-27 04:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db139238-9dce-5d84-9a67-f4bf48c6cb92 with identifier: 10730491 to the API
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730491>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'db139238-9dce-5d84-9a67-f4bf48c6cb92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VSN382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 114315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5733306/general/0d90f279-0d94-44d2-b6f9-630917def667.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/7877d24c-f1fd-4b13-a3a5-0b9b2127c038.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/a23604a2-a0e3-4b05-a861-03fbdaead7a2.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/ce352e13-c342-43e2-a4a6-71d949397769.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/d2f8b910-2ed4-4cd8-9a75-3eac0721c77a.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/57c74af1-aba0-4bd0-8d49-a350e37b83eb.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/50cc434d-5d5b-458c-aa23-4921d4fa8405.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/f7a0516b-5405-434a-b19b-c7bf7fd95ec5.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/b1222b8b-1c37-46d9-951f-480c4660d34c.jpeg',
'https://images.openlane.eu/carimgs/5733306/general/f6249641-b5ef-40fe-9157-3ad12b538b4f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344724,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/0d90f279-0d94-44d2-b6f9-630917def667.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3099448,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/7877d24c-f1fd-4b13-a3a5-0b9b2127c038.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3791415,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/a23604a2-a0e3-4b05-a861-03fbdaead7a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3424532,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/ce352e13-c342-43e2-a4a6-71d949397769.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4379373,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/d2f8b910-2ed4-4cd8-9a75-3eac0721c77a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3313805,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/57c74af1-aba0-4bd0-8d49-a350e37b83eb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2881688,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/50cc434d-5d5b-458c-aa23-4921d4fa8405.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2403146,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/f7a0516b-5405-434a-b19b-c7bf7fd95ec5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2708838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/b1222b8b-1c37-46d9-951f-480c4660d34c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db139238-9dce-5d84-9a67-f4bf48c6cb92/db139238-9dce-5d84-9a67-f4bf48c6cb92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2926298,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733306/general/f6249641-b5ef-40fe-9157-3ad12b538b4f.jpeg',
'Width': 4032}],
'price': 6950,
'price_includes_vat': True,
'registration_date': '2019-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 100 hp - 114.315 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730491%27 HTTP/1.1" 200 None
2026-03-27 04:20:03 [adesa.be] INFO: Saving data for 10730491: {'created_time': 1774585203.257599, 'last_price_update_time': 1774585203.25761, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730491') HTTP/1.1" 204 0
2026-03-27 04:20:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/07bb5b1e-b076-44cb-9c76-54fb2883ee7f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/e79915e8-0f66-4073-9003-fe19163dcef7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/b86cae6b-5b0a-4729-b5fb-690af1f89ed6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642
2026-03-27 04:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c7c5a54-af84-5423-aee5-143a406f7537 with scrape type 1
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5747604%252Fgeneral%252Fa468d4bf-06ed-4fd3-ae1a-36750fc92f5c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/a468d4bf-06ed-4fd3-ae1a-36750fc92f5c.jpeg not downloaded yet
2026-03-27 04:20:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8ba0410>
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749224%252Fgeneral%252F4685f2d9-6fa2-4e7d-a852-df35cb99ee11.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/4685f2d9-6fa2-4e7d-a852-df35cb99ee11.jpeg saved to cache
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f99d0>
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748731%252Fgeneral%252Fdad2bd8d-b556-4224-8bcf-8710be900541.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/dad2bd8d-b556-4224-8bcf-8710be900541.jpg saved to cache
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8bb10>
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748731%252Fgeneral%252Fb3b37486-26c6-4590-8180-69eac34cfd52.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/b3b37486-26c6-4590-8180-69eac34cfd52.jpg saved to cache
2026-03-27 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a0af10>
2026-03-27 04:20:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fbbbffe2e-a3a9-4aaf-819e-89548d2ee59e.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/bbbffe2e-a3a9-4aaf-819e-89548d2ee59e.jpg saved to cache
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fbe10>
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F391b81eb-8dec-4d0b-8809-93b428bb662b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/391b81eb-8dec-4d0b-8809-93b428bb662b.jpeg saved to cache
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f8c90>
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252F1a194540-0d81-4e56-b76c-91d8518ed716.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/1a194540-0d81-4e56-b76c-91d8518ed716.jpg saved to cache
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ae7b90>
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F12dadb74-02da-4d87-8222-38b90dfd267a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/12dadb74-02da-4d87-8222-38b90dfd267a.jpeg saved to cache
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6a08c10>
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F7d5d3eea-e586-4665-8fd2-c42796ff0a9c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/7d5d3eea-e586-4665-8fd2-c42796ff0a9c.jpeg saved to cache
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/409ec004-e69d-4d01-9265-0f574782ac83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fd1ff81e9-28a8-47d8-80b2-027f4f45e3d1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/d1ff81e9-28a8-47d8-80b2-027f4f45e3d1.jpeg not downloaded yet
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fe2a9f29a-5f1b-4f22-914d-20c67e4551db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/e2a9f29a-5f1b-4f22-914d-20c67e4551db.jpeg not downloaded yet
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F8a8b5702-2be8-44db-8a0c-353e757f640e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/8a8b5702-2be8-44db-8a0c-353e757f640e.jpeg not downloaded yet
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F825c6e26-4fc4-4b20-a176-b8f243e95af4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/825c6e26-4fc4-4b20-a176-b8f243e95af4.jpeg not downloaded yet
2026-03-27 04:20:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/5854a34f-64bf-4d85-aa79-c553b02e3fe4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F72010464-20d3-4ebd-9f93-fc570704b6ad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/72010464-20d3-4ebd-9f93-fc570704b6ad.jpeg not downloaded yet
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fc26bb76b-e34e-4d89-a202-180abba088f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/c26bb76b-e34e-4d89-a202-180abba088f0.jpeg not downloaded yet
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4913d10>
2026-03-27 04:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F409ec004-e69d-4d01-9265-0f574782ac83.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/409ec004-e69d-4d01-9265-0f574782ac83.jpg saved to cache
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F63125c22-b1de-46e7-9e75-511f7c944663.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/63125c22-b1de-46e7-9e75-511f7c944663.jpeg not downloaded yet
2026-03-27 04:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fc4e44ee5-233c-4e5a-ba4e-044b5fd8407d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/c4e44ee5-233c-4e5a-ba4e-044b5fd8407d.jpeg not downloaded yet
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fe4eb6eb1-9fda-4ded-9d51-ae2752261e2b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/e4eb6eb1-9fda-4ded-9d51-ae2752261e2b.jpeg not downloaded yet
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/055d01ee-2c7c-4889-907b-db25d8c9085e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/d1ff81e9-28a8-47d8-80b2-027f4f45e3d1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/a468d4bf-06ed-4fd3-ae1a-36750fc92f5c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/ccc1fa38-6d86-4ccd-a0e7-d81f0e38c5ab.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/076eb253-b724-4a80-ab5f-5db69949d129.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/5c4b4f3b-d830-478c-904f-ab1343d20a54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/0148a340-3f26-4103-b031-fa0b7cf72d68.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/3b11c57c-d9a7-4e66-b5b0-5edb95eb63a9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/c69e17b7-07aa-4c08-9915-0fe982607074.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/56c8ca03-dfd3-45a3-8d07-fd764c1d0603.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/62d77fc5-458b-4ad9-800e-4e48ec112ca1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/c4e44ee5-233c-4e5a-ba4e-044b5fd8407d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a78a10>
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F055d01ee-2c7c-4889-907b-db25d8c9085e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/055d01ee-2c7c-4889-907b-db25d8c9085e.jpeg saved to cache
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/825c6e26-4fc4-4b20-a176-b8f243e95af4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d7e50>
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fd1ff81e9-28a8-47d8-80b2-027f4f45e3d1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/d1ff81e9-28a8-47d8-80b2-027f4f45e3d1.jpeg saved to cache
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6495850>
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fa468d4bf-06ed-4fd3-ae1a-36750fc92f5c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/a468d4bf-06ed-4fd3-ae1a-36750fc92f5c.jpeg saved to cache
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649c210>
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252Fccc1fa38-6d86-4ccd-a0e7-d81f0e38c5ab.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/ccc1fa38-6d86-4ccd-a0e7-d81f0e38c5ab.jpeg saved to cache
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48e8590>
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252F076eb253-b724-4a80-ab5f-5db69949d129.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/076eb253-b724-4a80-ab5f-5db69949d129.jpg saved to cache
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649c490>
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F0148a340-3f26-4103-b031-fa0b7cf72d68.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/0148a340-3f26-4103-b031-fa0b7cf72d68.jpeg saved to cache
2026-03-27 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6615950>
2026-03-27 04:20:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F3b11c57c-d9a7-4e66-b5b0-5edb95eb63a9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/3b11c57c-d9a7-4e66-b5b0-5edb95eb63a9.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff647c190>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F62d77fc5-458b-4ad9-800e-4e48ec112ca1.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/62d77fc5-458b-4ad9-800e-4e48ec112ca1.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bd4550>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fc4e44ee5-233c-4e5a-ba4e-044b5fd8407d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/c4e44ee5-233c-4e5a-ba4e-044b5fd8407d.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66e1c10>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F825c6e26-4fc4-4b20-a176-b8f243e95af4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/825c6e26-4fc4-4b20-a176-b8f243e95af4.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/63125c22-b1de-46e7-9e75-511f7c944663.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/e4eb6eb1-9fda-4ded-9d51-ae2752261e2b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/1d2f61f5-de4d-4bbe-a0b1-810173199075.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/7ebd3cff-cda4-4e83-be54-eec48b18ef71.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/fc53cc1a-9831-4882-b3ec-6841a9bcc0e7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/59dff489-73cd-4346-9e4a-727bc0c99efa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/d772a3cb-97ae-470f-84c8-772f1160ae47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/c26bb76b-e34e-4d89-a202-180abba088f0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6675150>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F63125c22-b1de-46e7-9e75-511f7c944663.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/63125c22-b1de-46e7-9e75-511f7c944663.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:06 [scrapy.extensions.logstats] INFO: Crawled 455 pages (at 95 pages/min), scraped 257 items (at 44 items/min)
2026-03-27 04:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 224MiB
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff658ab50>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fe4eb6eb1-9fda-4ded-9d51-ae2752261e2b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/e4eb6eb1-9fda-4ded-9d51-ae2752261e2b.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/331e3cb2-f1ba-4fda-9c04-1299a4768611.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/134adce5-4abb-4867-91c2-6a95126f030f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/e2a9f29a-5f1b-4f22-914d-20c67e4551db.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67cde10>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F1d2f61f5-de4d-4bbe-a0b1-810173199075.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/1d2f61f5-de4d-4bbe-a0b1-810173199075.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bfc810>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F7ebd3cff-cda4-4e83-be54-eec48b18ef71.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/7ebd3cff-cda4-4e83-be54-eec48b18ef71.jpeg saved to cache
2026-03-27 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff66c1d90>
2026-03-27 04:20:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252Ffc53cc1a-9831-4882-b3ec-6841a9bcc0e7.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/fc53cc1a-9831-4882-b3ec-6841a9bcc0e7.jpeg saved to cache
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490e7d0>
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fc26bb76b-e34e-4d89-a202-180abba088f0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/c26bb76b-e34e-4d89-a202-180abba088f0.jpeg saved to cache
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745245/general/940aed4d-78ae-45e6-b731-a616f3569329.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730558)
2026-03-27 04:20: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 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/72010464-20d3-4ebd-9f93-fc570704b6ad.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ba4e10>
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F331e3cb2-f1ba-4fda-9c04-1299a4768611.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/331e3cb2-f1ba-4fda-9c04-1299a4768611.jpg saved to cache
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff87e0d90>
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F134adce5-4abb-4867-91c2-6a95126f030f.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/134adce5-4abb-4867-91c2-6a95126f030f.jpg saved to cache
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4916210>
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252Fe2a9f29a-5f1b-4f22-914d-20c67e4551db.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/e2a9f29a-5f1b-4f22-914d-20c67e4551db.jpeg saved to cache
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747604/general/8a8b5702-2be8-44db-8a0c-353e757f640e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730642)
2026-03-27 04:20:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b, skipping ID generation
2026-03-27 04:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with scrape type 1
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b sending to next pipeline
2026-03-27 04:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b, identifier: 10730558
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff8be4590>
2026-03-27 04:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F72010464-20d3-4ebd-9f93-fc570704b6ad.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/72010464-20d3-4ebd-9f93-fc570704b6ad.jpeg saved to cache
2026-03-27 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/bf6ad244-419c-40d0-bf1f-de8cef13d75b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558
2026-03-27 04:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558
2026-03-27 04:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b with identifier: 10730558 to the API
2026-03-27 04:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745245/general/940aed4d-78ae-45e6-b731-a616f3569329.JPG>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '7cc1dfe7-9849-5a13-a12e-f11e1e592c1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 53267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [],
'price': 8050,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0 - Petrol - Manual - 123 hp - 53.267 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730558%27 HTTP/1.1" 200 None
2026-03-27 04:20:08 [adesa.be] INFO: Saving data for 10730558: {'created_time': 1774585208.035875, 'last_price_update_time': 1774585208.035888, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730558') HTTP/1.1" 204 0
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/59957ca3-9243-4c7d-b2b8-22657792a134.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7cc1dfe7-9849-5a13-a12e-f11e1e592c1b due to Ignoring non-200 response
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/c277e606-e8ca-4715-9907-457b5aec686b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b90410>
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747604%252Fgeneral%252F8a8b5702-2be8-44db-8a0c-353e757f640e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747604/general/8a8b5702-2be8-44db-8a0c-353e757f640e.jpeg saved to cache
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6c7c5a54-af84-5423-aee5-143a406f7537
2026-03-27 04:20:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c7c5a54-af84-5423-aee5-143a406f7537, skipping ID generation
2026-03-27 04:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c7c5a54-af84-5423-aee5-143a406f7537 with scrape type 1
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c7c5a54-af84-5423-aee5-143a406f7537 sending to next pipeline
2026-03-27 04:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c7c5a54-af84-5423-aee5-143a406f7537, identifier: 10730642
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8d490>
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252Fbf6ad244-419c-40d0-bf1f-de8cef13d75b.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/bf6ad244-419c-40d0-bf1f-de8cef13d75b.jpg saved to cache
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/4fbca00c-21b5-46f0-9cf8-c13dd5d08756.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642
2026-03-27 04:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642
2026-03-27 04:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c7c5a54-af84-5423-aee5-143a406f7537 with identifier: 10730642 to the API
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747604/general/8a8b5702-2be8-44db-8a0c-353e757f640e.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '6c7c5a54-af84-5423-aee5-143a406f7537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CKL268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 98685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 896781,
'Height': 1759,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/a468d4bf-06ed-4fd3-ae1a-36750fc92f5c.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 846113,
'Height': 1643,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/d1ff81e9-28a8-47d8-80b2-027f4f45e3d1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682014,
'Height': 1659,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/e2a9f29a-5f1b-4f22-914d-20c67e4551db.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 736284,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/8a8b5702-2be8-44db-8a0c-353e757f640e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582458,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/825c6e26-4fc4-4b20-a176-b8f243e95af4.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560748,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/72010464-20d3-4ebd-9f93-fc570704b6ad.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375488,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/c26bb76b-e34e-4d89-a202-180abba088f0.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457755,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/63125c22-b1de-46e7-9e75-511f7c944663.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 578891,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/c4e44ee5-233c-4e5a-ba4e-044b5fd8407d.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c7c5a54-af84-5423-aee5-143a406f7537/6c7c5a54-af84-5423-aee5-143a406f7537_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 740699,
'Height': 2005,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747604/general/e4eb6eb1-9fda-4ded-9d51-ae2752261e2b.jpeg',
'Width': 2048}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-12-31',
'seats_number': 7,
'seller_name': None,
'title': 'Ford S-Max 1.5 EcoBoost ST Line - Petrol - Manual - 165 hp - 98.685 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2019}
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730642%27 HTTP/1.1" 200 None
2026-03-27 04:20:08 [adesa.be] INFO: Saving data for 10730642: {'created_time': 1774585208.62315, 'last_price_update_time': 1774585208.62316, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730642') HTTP/1.1" 204 0
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff668ed10>
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F59957ca3-9243-4c7d-b2b8-22657792a134.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/59957ca3-9243-4c7d-b2b8-22657792a134.jpg saved to cache
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64a9010>
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252Fc277e606-e8ca-4715-9907-457b5aec686b.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/c277e606-e8ca-4715-9907-457b5aec686b.jpg saved to cache
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bb3450>
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F4fbca00c-21b5-46f0-9cf8-c13dd5d08756.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/4fbca00c-21b5-46f0-9cf8-c13dd5d08756.jpg saved to cache
2026-03-27 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/0e82e47a-5ef7-434e-95c7-ecaf9fe80351.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/a58fcf3f-2730-4c1c-b972-9fc9077cd738.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748260/general/1cc96e02-0aca-41ea-a60d-c48871cdf10b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730527)
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/3868d68e-6d33-4f7d-bca4-e7ab8e8da662.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/8a4d2c6a-0167-4a72-949d-dea28bebfe0a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/7f16f256-f78a-46aa-afdd-00bc35df4c0b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748732/general/6f257f3f-52b6-4aca-80c0-c5e6618ae8b3.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731411)
2026-03-27 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/eab7a25a-16b5-4fc2-9bc8-5972cf85be16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff689e410>
2026-03-27 04:20:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F0e82e47a-5ef7-434e-95c7-ecaf9fe80351.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/0e82e47a-5ef7-434e-95c7-ecaf9fe80351.jpg saved to cache
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8f6d0>
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252Fa58fcf3f-2730-4c1c-b972-9fc9077cd738.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/a58fcf3f-2730-4c1c-b972-9fc9077cd738.jpg saved to cache
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aa8410>
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748260%252Fgeneral%252F1cc96e02-0aca-41ea-a60d-c48871cdf10b.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748260/general/1cc96e02-0aca-41ea-a60d-c48871cdf10b.jpg saved to cache
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5
2026-03-27 04:20:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5, skipping ID generation
2026-03-27 04:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with scrape type 1
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 sending to next pipeline
2026-03-27 04:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5, identifier: 10730527
2026-03-27 04:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527
2026-03-27 04:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527
2026-03-27 04:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5 with identifier: 10730527 to the API
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748260/general/1cc96e02-0aca-41ea-a60d-c48871cdf10b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TSD141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 97392,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282599,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/0e82e47a-5ef7-434e-95c7-ecaf9fe80351.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269508,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/409ec004-e69d-4d01-9265-0f574782ac83.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285222,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/a58fcf3f-2730-4c1c-b972-9fc9077cd738.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290075,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/1cc96e02-0aca-41ea-a60d-c48871cdf10b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278107,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/4fbca00c-21b5-46f0-9cf8-c13dd5d08756.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72284,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/c277e606-e8ca-4715-9907-457b5aec686b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269939,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/bf6ad244-419c-40d0-bf1f-de8cef13d75b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355860,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/59957ca3-9243-4c7d-b2b8-22657792a134.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158832,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/134adce5-4abb-4867-91c2-6a95126f030f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5/747bb1e1-f0fd-5cb9-96dc-e5b765cbdfb5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252503,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748260/general/331e3cb2-f1ba-4fda-9c04-1299a4768611.jpg',
'Width': 1600}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-04-22',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0 Titanium X - Petrol - Manual - 125 hp - 97.392 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2020}
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730527%27 HTTP/1.1" 200 None
2026-03-27 04:20:09 [adesa.be] INFO: Saving data for 10730527: {'created_time': 1774585209.690555, 'last_price_update_time': 1774585209.690567, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730527') HTTP/1.1" 204 0
2026-03-27 04:20:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff675b350>
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F3868d68e-6d33-4f7d-bca4-e7ab8e8da662.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/3868d68e-6d33-4f7d-bca4-e7ab8e8da662.jpeg saved to cache
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff7708890>
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748732%252Fgeneral%252F8a4d2c6a-0167-4a72-949d-dea28bebfe0a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/8a4d2c6a-0167-4a72-949d-dea28bebfe0a.jpeg saved to cache
2026-03-27 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:09 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bafa50>
2026-03-27 04:20:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748732%252Fgeneral%252F7f16f256-f78a-46aa-afdd-00bc35df4c0b.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/7f16f256-f78a-46aa-afdd-00bc35df4c0b.jpeg saved to cache
2026-03-27 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8f810>
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748732%252Fgeneral%252F6f257f3f-52b6-4aca-80c0-c5e6618ae8b3.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748732/general/6f257f3f-52b6-4aca-80c0-c5e6618ae8b3.jpeg saved to cache
2026-03-27 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de2e7acd-5108-5903-ad35-24d1f3822bc8
2026-03-27 04:20:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de2e7acd-5108-5903-ad35-24d1f3822bc8, skipping ID generation
2026-03-27 04:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de2e7acd-5108-5903-ad35-24d1f3822bc8 with scrape type 1
2026-03-27 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de2e7acd-5108-5903-ad35-24d1f3822bc8 sending to next pipeline
2026-03-27 04:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de2e7acd-5108-5903-ad35-24d1f3822bc8, identifier: 10731411
2026-03-27 04:20:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff675a610>
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748731%252Fgeneral%252Feab7a25a-16b5-4fc2-9bc8-5972cf85be16.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/eab7a25a-16b5-4fc2-9bc8-5972cf85be16.jpg saved to cache
2026-03-27 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411
2026-03-27 04:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411
2026-03-27 04:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de2e7acd-5108-5903-ad35-24d1f3822bc8 with identifier: 10731411 to the API
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748732/general/6f257f3f-52b6-4aca-80c0-c5e6618ae8b3.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'de2e7acd-5108-5903-ad35-24d1f3822bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VWF409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 195391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3609996,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/6f257f3f-52b6-4aca-80c0-c5e6618ae8b3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3172980,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/7f16f256-f78a-46aa-afdd-00bc35df4c0b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2881323,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/3868d68e-6d33-4f7d-bca4-e7ab8e8da662.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2933911,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/8a4d2c6a-0167-4a72-949d-dea28bebfe0a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3847275,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/7ebd3cff-cda4-4e83-be54-eec48b18ef71.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4017406,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/fc53cc1a-9831-4882-b3ec-6841a9bcc0e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2938843,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/1d2f61f5-de4d-4bbe-a0b1-810173199075.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2879715,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/62d77fc5-458b-4ad9-800e-4e48ec112ca1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2649724,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/ccc1fa38-6d86-4ccd-a0e7-d81f0e38c5ab.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de2e7acd-5108-5903-ad35-24d1f3822bc8/de2e7acd-5108-5903-ad35-24d1f3822bc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064622,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748732/general/0148a340-3f26-4103-b031-fa0b7cf72d68.jpeg',
'Width': 4032}],
'price': 500,
'price_includes_vat': True,
'registration_date': '2013-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.6 TDCI Trend - Diesel - Manual - 95 hp - 195.391 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2013}
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731411%27 HTTP/1.1" 200 None
2026-03-27 04:20:10 [adesa.be] INFO: Saving data for 10731411: {'created_time': 1774585210.789583, 'last_price_update_time': 1774585210.789594, 'auction_closing_time': 1774866600.0}
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731411') HTTP/1.1" 204 0
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/3558a4e6-2481-4975-97a9-92fbafcc0335.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/4ed7899b-6fc3-404f-b5e3-876b56a0b3ad.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/63d3542f-d086-4c9b-9f07-c9bcabbaccf2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/52816326-7439-40bf-9d34-d1533cc70dfb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/c08c1552-1062-40ed-b6b6-b2c32495bebd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/f1b7ec55-f2ed-4fbb-8e1b-e7950bff9afe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/a15b9770-0e3e-42ea-bb1b-8f5ea78edaf2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/9f9957d7-4722-4b3e-81b5-603714c18a6d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20: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 04:20:10 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff671f4d0>
2026-03-27 04:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F3558a4e6-2481-4975-97a9-92fbafcc0335.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/3558a4e6-2481-4975-97a9-92fbafcc0335.jpeg saved to cache
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/dcd5ef3a-1ae7-4c52-8144-d95b32ac058b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:20:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6645590>
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F4ed7899b-6fc3-404f-b5e3-876b56a0b3ad.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/4ed7899b-6fc3-404f-b5e3-876b56a0b3ad.jpeg saved to cache
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a6c490>
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F63d3542f-d086-4c9b-9f07-c9bcabbaccf2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/63d3542f-d086-4c9b-9f07-c9bcabbaccf2.jpeg saved to cache
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6705e10>
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F52816326-7439-40bf-9d34-d1533cc70dfb.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/52816326-7439-40bf-9d34-d1533cc70dfb.jpeg saved to cache
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f8f90>
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fc08c1552-1062-40ed-b6b6-b2c32495bebd.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/c08c1552-1062-40ed-b6b6-b2c32495bebd.jpg saved to cache
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6496150>
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Ff1b7ec55-f2ed-4fbb-8e1b-e7950bff9afe.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/f1b7ec55-f2ed-4fbb-8e1b-e7950bff9afe.jpg saved to cache
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff76dc290>
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252Fa15b9770-0e3e-42ea-bb1b-8f5ea78edaf2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/a15b9770-0e3e-42ea-bb1b-8f5ea78edaf2.jpeg saved to cache
2026-03-27 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:11 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6707d90>
2026-03-27 04:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F9f9957d7-4722-4b3e-81b5-603714c18a6d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/9f9957d7-4722-4b3e-81b5-603714c18a6d.jpeg saved to cache
2026-03-27 04:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715719%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715719: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715720%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715720: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715722%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715722: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715723%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715723: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715724%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715724: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715725%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715725: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715726%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715726: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715730%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715730: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715731%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715731: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715733%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715733: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715732%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715732: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715735%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715735: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715737%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715737: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715738%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715738: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715740%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715740: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715745%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715745: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715746%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715746: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715747%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715747: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715749%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715749: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715748%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715748: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715750%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715750: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715751%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715751: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715753%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715753: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715754%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715754: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715755%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715755: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715756%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715756: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715757%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715757: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715763%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715763: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715758%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715758: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715759%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715759: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715764%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715764: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715765%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715765: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715760%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715760: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715761%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715761: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715762%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715762: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715770%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715770: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715772%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715772: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715774%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715774: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715777%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715777: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715776%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715776: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715778%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715778: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710715779%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10715779: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10730842
2026-03-27 04:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730842%27 HTTP/1.1" 200 None
2026-03-27 04:20:12 [adesa.be] INFO: Scrape type for 10730842: 0
2026-03-27 04:20:12 [adesa.be] INFO: Skipping item 10730842 url https://www.openlane.eu/en/carv6/auction/10730842
2026-03-27 04:20:12 [adesa.be] INFO: Found listing with ID: 10730897
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730897%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730897: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730897 url https://www.openlane.eu/en/carv6/auction/10730897
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730846
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730846%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730846: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730846 url https://www.openlane.eu/en/carv6/auction/10730846
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730888
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730888%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730888: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730888 url https://www.openlane.eu/en/carv6/auction/10730888
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714226
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714226%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714226: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714226 url https://www.openlane.eu/en/carv6/auction/10714226
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730879
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730879%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730879: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730879 url https://www.openlane.eu/en/carv6/auction/10730879
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730901
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730901%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730901: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730901 url https://www.openlane.eu/en/carv6/auction/10730901
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730894
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730894%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730894: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730894 url https://www.openlane.eu/en/carv6/auction/10730894
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714229
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714229%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714229: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714229 url https://www.openlane.eu/en/carv6/auction/10714229
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730867
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730867%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730867: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730867 url https://www.openlane.eu/en/carv6/auction/10730867
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730904
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730904%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730904: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730904 url https://www.openlane.eu/en/carv6/auction/10730904
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730905
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730905%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730905: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730905 url https://www.openlane.eu/en/carv6/auction/10730905
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730831
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730831%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730831: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730831 url https://www.openlane.eu/en/carv6/auction/10730831
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714237
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714237%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714237: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714237 url https://www.openlane.eu/en/carv6/auction/10714237
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714233
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714233%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714233: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714233 url https://www.openlane.eu/en/carv6/auction/10714233
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730884
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730884%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730884: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730884 url https://www.openlane.eu/en/carv6/auction/10730884
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730878
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730878%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730878: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730878 url https://www.openlane.eu/en/carv6/auction/10730878
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730851
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730851%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730851: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730851 url https://www.openlane.eu/en/carv6/auction/10730851
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730861
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730861%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730861: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730861 url https://www.openlane.eu/en/carv6/auction/10730861
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714240
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714240%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714240: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714240 url https://www.openlane.eu/en/carv6/auction/10714240
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714239
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714239%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714239: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714239 url https://www.openlane.eu/en/carv6/auction/10714239
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730868
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730868%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730868: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730868 url https://www.openlane.eu/en/carv6/auction/10730868
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730828
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730828%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730828: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730828 url https://www.openlane.eu/en/carv6/auction/10730828
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714242
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714242%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714242: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714242 url https://www.openlane.eu/en/carv6/auction/10714242
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714243
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714243%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714243: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714243 url https://www.openlane.eu/en/carv6/auction/10714243
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730869
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730869%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730869: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730869 url https://www.openlane.eu/en/carv6/auction/10730869
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730843
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730843%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730843: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730843 url https://www.openlane.eu/en/carv6/auction/10730843
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730881
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730881%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730881: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730881 url https://www.openlane.eu/en/carv6/auction/10730881
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730837
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730837%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730837: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730837 url https://www.openlane.eu/en/carv6/auction/10730837
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730892
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730892%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730892: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730892 url https://www.openlane.eu/en/carv6/auction/10730892
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714249
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714249%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714249: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714249 url https://www.openlane.eu/en/carv6/auction/10714249
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730852
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730852%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730852: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730852 url https://www.openlane.eu/en/carv6/auction/10730852
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730829
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730829%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730829: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730829 url https://www.openlane.eu/en/carv6/auction/10730829
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730899
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730899%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730899: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730899 url https://www.openlane.eu/en/carv6/auction/10730899
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714250
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714250%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714250: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714250 url https://www.openlane.eu/en/carv6/auction/10714250
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730836
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730836%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730836: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730836 url https://www.openlane.eu/en/carv6/auction/10730836
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730890
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730890%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730890: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730890 url https://www.openlane.eu/en/carv6/auction/10730890
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714253
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714253%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714253: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714253 url https://www.openlane.eu/en/carv6/auction/10714253
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730848
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730848%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730848: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730848 url https://www.openlane.eu/en/carv6/auction/10730848
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730849
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730849%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730849: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730849 url https://www.openlane.eu/en/carv6/auction/10730849
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714256
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714256%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714256: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714256 url https://www.openlane.eu/en/carv6/auction/10714256
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730871
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730871%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730871: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730871 url https://www.openlane.eu/en/carv6/auction/10730871
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730893
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730893%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730893: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730893 url https://www.openlane.eu/en/carv6/auction/10730893
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730889
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730889%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730889: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730889 url https://www.openlane.eu/en/carv6/auction/10730889
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730880
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730880%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730880: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730880 url https://www.openlane.eu/en/carv6/auction/10730880
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730841
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730841%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730841: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730841 url https://www.openlane.eu/en/carv6/auction/10730841
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730833
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730833%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730833: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730833 url https://www.openlane.eu/en/carv6/auction/10730833
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730859
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730859%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730859: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730859 url https://www.openlane.eu/en/carv6/auction/10730859
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730883
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730883%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730883: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730883 url https://www.openlane.eu/en/carv6/auction/10730883
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714264
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714264%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714264: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714264 url https://www.openlane.eu/en/carv6/auction/10714264
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714267
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714267%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714267: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714267 url https://www.openlane.eu/en/carv6/auction/10714267
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730857
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730857%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730857: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730857 url https://www.openlane.eu/en/carv6/auction/10730857
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730885
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730885%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730885: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730885 url https://www.openlane.eu/en/carv6/auction/10730885
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714272
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714272%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714272: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714272 url https://www.openlane.eu/en/carv6/auction/10714272
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10730876
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730876%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10730876: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10730876 url https://www.openlane.eu/en/carv6/auction/10730876
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714273
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714273%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714273: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714273 url https://www.openlane.eu/en/carv6/auction/10714273
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714274
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714274%27 HTTP/1.1" 200 None
2026-03-27 04:20:13 [adesa.be] INFO: Scrape type for 10714274: 0
2026-03-27 04:20:13 [adesa.be] INFO: Skipping item 10714274 url https://www.openlane.eu/en/carv6/auction/10714274
2026-03-27 04:20:13 [adesa.be] INFO: Found listing with ID: 10714371
2026-03-27 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714371%27 HTTP/1.1" 200 None
2026-03-27 04:20:14 [adesa.be] INFO: Scrape type for 10714371: 0
2026-03-27 04:20:14 [adesa.be] INFO: Skipping item 10714371 url https://www.openlane.eu/en/carv6/auction/10714371
2026-03-27 04:20: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 04:20:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b64490>
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252Fdcd5ef3a-1ae7-4c52-8144-d95b32ac058b.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/dcd5ef3a-1ae7-4c52-8144-d95b32ac058b.jpg saved to cache
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/515d03b2-79bd-432b-954b-01b666c8d201.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/e5236c38-f7d9-4ab4-bff4-d4545dc66a6d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/ae57e4ab-38ec-49d0-9730-c204773957cc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/c24f79c7-ee65-4001-8564-bbb48f86f055.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/c905eb65-27d3-4d7a-be1e-d11a137277a8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/27f379dd-0347-496c-aa1c-ae659ebb49b5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748731/general/d28f0e0f-55af-4c76-93d7-031cd4b80ac8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731431)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/6d79828e-aef1-4f05-8296-5adb1280b3a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/27b92093-0eab-445f-abad-5c38c18c407c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/39059d3a-6cf8-4f4c-a504-85c7a7fb05d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:20:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a82d90>
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252F515d03b2-79bd-432b-954b-01b666c8d201.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/515d03b2-79bd-432b-954b-01b666c8d201.jpeg saved to cache
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/14669550-d098-4347-84e2-3184d3a8709e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5705805/general/7c5aae00-dab1-446b-baf4-0058ee2b54a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730508)
2026-03-27 04:20:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff690bb90>
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252Fe5236c38-f7d9-4ab4-bff4-d4545dc66a6d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/e5236c38-f7d9-4ab4-bff4-d4545dc66a6d.jpeg saved to cache
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff649c8d0>
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5749224%252Fgeneral%252Fae57e4ab-38ec-49d0-9730-c204773957cc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/ae57e4ab-38ec-49d0-9730-c204773957cc.jpeg saved to cache
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6483e50>
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fc24f79c7-ee65-4001-8564-bbb48f86f055.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/c24f79c7-ee65-4001-8564-bbb48f86f055.jpg saved to cache
2026-03-27 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c0d710>
2026-03-27 04:20:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252Fc905eb65-27d3-4d7a-be1e-d11a137277a8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/c905eb65-27d3-4d7a-be1e-d11a137277a8.jpeg saved to cache
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aaff90>
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748571%252Fgeneral%252F27f379dd-0347-496c-aa1c-ae659ebb49b5.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/27f379dd-0347-496c-aa1c-ae659ebb49b5.jpeg saved to cache
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6909890>
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748731%252Fgeneral%252Fd28f0e0f-55af-4c76-93d7-031cd4b80ac8.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748731/general/d28f0e0f-55af-4c76-93d7-031cd4b80ac8.jpg saved to cache
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 614f4525-301c-593b-9beb-6fe19b58e139
2026-03-27 04:20:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 614f4525-301c-593b-9beb-6fe19b58e139, skipping ID generation
2026-03-27 04:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 614f4525-301c-593b-9beb-6fe19b58e139 with scrape type 1
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 614f4525-301c-593b-9beb-6fe19b58e139 sending to next pipeline
2026-03-27 04:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 614f4525-301c-593b-9beb-6fe19b58e139, identifier: 10731431
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:20:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bce7d0>
2026-03-27 04:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F39059d3a-6cf8-4f4c-a504-85c7a7fb05d0.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/39059d3a-6cf8-4f4c-a504-85c7a7fb05d0.jpg saved to cache
2026-03-27 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431
2026-03-27 04:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431
2026-03-27 04:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 614f4525-301c-593b-9beb-6fe19b58e139 with identifier: 10731431 to the API
2026-03-27 04:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748731/general/d28f0e0f-55af-4c76-93d7-031cd4b80ac8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '614f4525-301c-593b-9beb-6fe19b58e139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 111904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 85,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4411266,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/bbbffe2e-a3a9-4aaf-819e-89548d2ee59e.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4711671,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/d28f0e0f-55af-4c76-93d7-031cd4b80ac8.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4030858,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/b3b37486-26c6-4590-8180-69eac34cfd52.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3829172,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/c24f79c7-ee65-4001-8564-bbb48f86f055.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4325244,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/1a194540-0d81-4e56-b76c-91d8518ed716.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3841037,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/f1b7ec55-f2ed-4fbb-8e1b-e7950bff9afe.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3256856,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/dad2bd8d-b556-4224-8bcf-8710be900541.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3355610,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/c08c1552-1062-40ed-b6b6-b2c32495bebd.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3315691,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/eab7a25a-16b5-4fc2-9bc8-5972cf85be16.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_614f4525-301c-593b-9beb-6fe19b58e139/614f4525-301c-593b-9beb-6fe19b58e139_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3273580,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748731/general/076eb253-b724-4a80-ab5f-5db69949d129.jpg',
'Width': 4032}],
'price': 31500,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger Raptor 2.0 EcoBlue - AWD - Diesel - Automatic - 213 hp '
'- 111.904 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731431%27 HTTP/1.1" 200 None
2026-03-27 04:20:16 [adesa.be] INFO: Saving data for 10731431: {'created_time': 1774585216.177335, 'last_price_update_time': 1774585216.177346, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731431') HTTP/1.1" 204 0
2026-03-27 04:20:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aef250>
2026-03-27 04:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F14669550-d098-4347-84e2-3184d3a8709e.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/14669550-d098-4347-84e2-3184d3a8709e.jpg saved to cache
2026-03-27 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:20:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aabd50>
2026-03-27 04:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5705805%252Fgeneral%252F7c5aae00-dab1-446b-baf4-0058ee2b54a4.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705805/general/7c5aae00-dab1-446b-baf4-0058ee2b54a4.jpg saved to cache
2026-03-27 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 01f8727a-60f1-5164-af6c-2935dbaec706
2026-03-27 04:20:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01f8727a-60f1-5164-af6c-2935dbaec706, skipping ID generation
2026-03-27 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01f8727a-60f1-5164-af6c-2935dbaec706 with scrape type 1
2026-03-27 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01f8727a-60f1-5164-af6c-2935dbaec706 sending to next pipeline
2026-03-27 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01f8727a-60f1-5164-af6c-2935dbaec706, identifier: 10730508
2026-03-27 04:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508
2026-03-27 04:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508
2026-03-27 04:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01f8727a-60f1-5164-af6c-2935dbaec706 with identifier: 10730508 to the API
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5705805/general/7c5aae00-dab1-446b-baf4-0058ee2b54a4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01f8727a-60f1-5164-af6c-2935dbaec706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NAK565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'H350',
'odometer': 275685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/a2941ed5-ff48-4e22-9518-fd87831b85dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/14669550-d098-4347-84e2-3184d3a8709e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/8114cfd4-4122-486a-952d-1ef58afaf0c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/6534dfdc-102c-483a-aa13-5baaeb68df6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/7c5aae00-dab1-446b-baf4-0058ee2b54a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209345,
'Height': 1024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/f811b27f-b685-48fd-b4c9-f70d49b6fb71.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/39059d3a-6cf8-4f4c-a504-85c7a7fb05d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/6ecf044c-0597-4d6d-8d44-57502cc7e907.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/dcd5ef3a-1ae7-4c52-8144-d95b32ac058b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01f8727a-60f1-5164-af6c-2935dbaec706/01f8727a-60f1-5164-af6c-2935dbaec706_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705805/general/8e593106-d012-47ba-baf9-56815007a785.jpg',
'Width': 1024}],
'price': 3750,
'price_includes_vat': True,
'registration_date': '2016-01-05',
'seats_number': 3,
'seller_name': None,
'title': 'Hyundai H350 2.5 CRDi - Diesel - Manual - 149 hp - 275.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730508%27 HTTP/1.1" 200 None
2026-03-27 04:20:16 [adesa.be] INFO: Saving data for 10730508: {'created_time': 1774585216.924815, 'last_price_update_time': 1774585216.92483, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730508') HTTP/1.1" 204 0
2026-03-27 04: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 04: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 04: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 04: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 04: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 04: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 04:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/a45c4e17-13dd-4eae-8846-626a9c8e2a1f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749224/general/fb8d9a86-cc5c-41d1-b906-98aab181237f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732580)
2026-03-27 04:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748571/general/9e162d96-2f67-4e80-97f0-d26a59e49f02.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731427)
2026-03-27 04:20:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5746284/general/0ba16805-75f2-4a04-ba32-55cc85b4f686.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730480)
2026-03-27 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/882bf4a0-b7b9-4d98-89f0-f45b654c9873.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/bb664fa8-c91a-40c2-814b-391757f4c310.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/2010f5ca-7f7a-425c-8b2f-13f7493a3ab9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:20:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b93110>
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749224%252Fgeneral%252Fa45c4e17-13dd-4eae-8846-626a9c8e2a1f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/a45c4e17-13dd-4eae-8846-626a9c8e2a1f.jpeg saved to cache
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748691/general/54f5966c-42ba-4cb0-9cd4-0bfcc8667568.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10732622)
2026-03-27 04:20:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b07490>
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749224%252Fgeneral%252Ffb8d9a86-cc5c-41d1-b906-98aab181237f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749224/general/fb8d9a86-cc5c-41d1-b906-98aab181237f.jpeg saved to cache
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b
2026-03-27 04:20:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b, skipping ID generation
2026-03-27 04:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with scrape type 1
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b sending to next pipeline
2026-03-27 04:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b, identifier: 10732580
2026-03-27 04:20:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65fc9d0>
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748571%252Fgeneral%252F9e162d96-2f67-4e80-97f0-d26a59e49f02.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748571/general/9e162d96-2f67-4e80-97f0-d26a59e49f02.jpeg saved to cache
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1
2026-03-27 04:20:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad34ea1d-aa74-58f2-9781-03b153d9dfe1, skipping ID generation
2026-03-27 04:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with scrape type 1
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad34ea1d-aa74-58f2-9781-03b153d9dfe1 sending to next pipeline
2026-03-27 04:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad34ea1d-aa74-58f2-9781-03b153d9dfe1, identifier: 10731427
2026-03-27 04:20:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 547b5426-1991-5d10-b6cc-d7ae944343de, skipping ID generation
2026-03-27 04:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547b5426-1991-5d10-b6cc-d7ae944343de with scrape type 1
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 547b5426-1991-5d10-b6cc-d7ae944343de sending to next pipeline
2026-03-27 04:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 547b5426-1991-5d10-b6cc-d7ae944343de, identifier: 10730480
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6853b50>
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748691%252Fgeneral%252F882bf4a0-b7b9-4d98-89f0-f45b654c9873.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/882bf4a0-b7b9-4d98-89f0-f45b654c9873.jpeg saved to cache
2026-03-27 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4bb0190>
2026-03-27 04:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748691%252Fgeneral%252Fbb664fa8-c91a-40c2-814b-391757f4c310.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/bb664fa8-c91a-40c2-814b-391757f4c310.jpeg saved to cache
2026-03-27 04:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6851310>
2026-03-27 04:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748691%252Fgeneral%252F2010f5ca-7f7a-425c-8b2f-13f7493a3ab9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/2010f5ca-7f7a-425c-8b2f-13f7493a3ab9.jpeg saved to cache
2026-03-27 04:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580
2026-03-27 04:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580
2026-03-27 04:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b with identifier: 10732580 to the API
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749224/general/fb8d9a86-cc5c-41d1-b906-98aab181237f.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': '64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '063272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 102116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3678826,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/4685f2d9-6fa2-4e7d-a852-df35cb99ee11.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3680004,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/fb8d9a86-cc5c-41d1-b906-98aab181237f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3265845,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/a45c4e17-13dd-4eae-8846-626a9c8e2a1f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3596701,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/ae57e4ab-38ec-49d0-9730-c204773957cc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2569082,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/515d03b2-79bd-432b-954b-01b666c8d201.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2843589,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/e5236c38-f7d9-4ab4-bff4-d4545dc66a6d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3283713,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/52816326-7439-40bf-9d34-d1533cc70dfb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1657606,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/055d01ee-2c7c-4889-907b-db25d8c9085e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2382673,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/4ed7899b-6fc3-404f-b5e3-876b56a0b3ad.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b/64ed02b8-bcc2-53eb-8e0c-a3a95b66ea4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2478597,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749224/general/3558a4e6-2481-4975-97a9-92fbafcc0335.jpeg',
'Width': 4032}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI - Hybrid - Automatic - 141 hp - 102.116 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732580%27 HTTP/1.1" 200 None
2026-03-27 04:20:18 [adesa.be] INFO: Saving data for 10732580: {'created_time': 1774585218.521184, 'last_price_update_time': 1774585218.521196, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732580') HTTP/1.1" 204 0
2026-03-27 04:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427
2026-03-27 04:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427
2026-03-27 04:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad34ea1d-aa74-58f2-9781-03b153d9dfe1 with identifier: 10731427 to the API
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748571/general/9e162d96-2f67-4e80-97f0-d26a59e49f02.jpeg>
{'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': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ad34ea1d-aa74-58f2-9781-03b153d9dfe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTB827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 63195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6155222,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/7d5d3eea-e586-4665-8fd2-c42796ff0a9c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6401307,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/9e162d96-2f67-4e80-97f0-d26a59e49f02.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4970006,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/12dadb74-02da-4d87-8222-38b90dfd267a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4579670,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/c905eb65-27d3-4d7a-be1e-d11a137277a8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4838341,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/27f379dd-0347-496c-aa1c-ae659ebb49b5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5907877,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/9f9957d7-4722-4b3e-81b5-603714c18a6d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3784406,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/391b81eb-8dec-4d0b-8809-93b428bb662b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5846624,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/a15b9770-0e3e-42ea-bb1b-8f5ea78edaf2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2672053,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/63d3542f-d086-4c9b-9f07-c9bcabbaccf2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad34ea1d-aa74-58f2-9781-03b153d9dfe1/ad34ea1d-aa74-58f2-9781-03b153d9dfe1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4889877,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748571/general/3b11c57c-d9a7-4e66-b5b0-5edb95eb63a9.jpeg',
'Width': 5712}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'63.195 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731427%27 HTTP/1.1" 200 None
2026-03-27 04:20:18 [adesa.be] INFO: Saving data for 10731427: {'created_time': 1774585218.900362, 'last_price_update_time': 1774585218.900373, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731427') HTTP/1.1" 204 0
2026-03-27 04:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480
2026-03-27 04:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480
2026-03-27 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 547b5426-1991-5d10-b6cc-d7ae944343de with identifier: 10730480 to the API
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5746284/general/0ba16805-75f2-4a04-ba32-55cc85b4f686.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '547b5426-1991-5d10-b6cc-d7ae944343de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '12122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Rio',
'odometer': 42293,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Rio 1.2 GT Line - Petrol - Manual - 82 hp - 42.293 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730480%27 HTTP/1.1" 200 None
2026-03-27 04:20:19 [adesa.be] INFO: Saving data for 10730480: {'created_time': 1774585219.268169, 'last_price_update_time': 1774585219.268182, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730480') HTTP/1.1" 204 0
2026-03-27 04:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 547b5426-1991-5d10-b6cc-d7ae944343de due to Ignoring non-200 response
2026-03-27 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04: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 04: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 04: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 04: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 04: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 04:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff490fed0>
2026-03-27 04:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748691%252Fgeneral%252F54f5966c-42ba-4cb0-9cd4-0bfcc8667568.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748691/general/54f5966c-42ba-4cb0-9cd4-0bfcc8667568.jpeg saved to cache
2026-03-27 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe768d2d-6a41-5439-b819-0f7ac857d161
2026-03-27 04:20:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe768d2d-6a41-5439-b819-0f7ac857d161, skipping ID generation
2026-03-27 04:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe768d2d-6a41-5439-b819-0f7ac857d161 with scrape type 1
2026-03-27 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe768d2d-6a41-5439-b819-0f7ac857d161 sending to next pipeline
2026-03-27 04:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe768d2d-6a41-5439-b819-0f7ac857d161, identifier: 10732622
2026-03-27 04:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622
2026-03-27 04:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622
2026-03-27 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe768d2d-6a41-5439-b819-0f7ac857d161 with identifier: 10732622 to the API
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748691/general/54f5966c-42ba-4cb0-9cd4-0bfcc8667568.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'fe768d2d-6a41-5439-b819-0f7ac857d161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HTN102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 210071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 912958,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/2010f5ca-7f7a-425c-8b2f-13f7493a3ab9.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1049165,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/54f5966c-42ba-4cb0-9cd4-0bfcc8667568.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 789161,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/bb664fa8-c91a-40c2-814b-391757f4c310.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 945115,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/882bf4a0-b7b9-4d98-89f0-f45b654c9873.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 613025,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/98f80d5d-c4f6-4246-870e-fa353c5466bf.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 576459,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/fd59ab64-2512-4c01-b64a-5e35a6f324c6.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593053,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/c81f37f4-dcbc-4ad5-ba66-9a3e59faac09.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652753,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/35043a5f-3736-445f-8e22-5e4f4b1fb0f8.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325775,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/93d07e59-1d48-4d2a-af11-664b14eb29c7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe768d2d-6a41-5439-b819-0f7ac857d161/fe768d2d-6a41-5439-b819-0f7ac857d161_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054051,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748691/general/15382adc-7280-4bbc-82ff-eb59207532b3.jpeg',
'Width': 2048}],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2014-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 116 hp - 210.071 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710732622%27 HTTP/1.1" 200 None
2026-03-27 04:20:19 [adesa.be] INFO: Saving data for 10732622: {'created_time': 1774585219.851844, 'last_price_update_time': 1774585219.851856, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732622') HTTP/1.1" 204 0
2026-03-27 04:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405
2026-03-27 04:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with scrape type 1
2026-03-27 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F1384b188-cbd1-4bb6-acbe-8962d0de73dc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/1384b188-cbd1-4bb6-acbe-8962d0de73dc.jpeg not downloaded yet
2026-03-27 04:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514
2026-03-27 04:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088630f0-b820-5c1a-a308-b50aa28598bc with scrape type 1
2026-03-27 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F14824d09-de8f-4dc2-987a-4199bbb238c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/14824d09-de8f-4dc2-987a-4199bbb238c9.jpg not downloaded yet
2026-03-27 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548
2026-03-27 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00256b1a-58fa-54af-a6cc-c7dc04609153 with scrape type 1
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00256b1a-58fa-54af-a6cc-c7dc04609153
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252F455b7b51-9d1b-4b93-8572-d9f89d536c74.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/455b7b51-9d1b-4b93-8572-d9f89d536c74.JPG not downloaded yet
2026-03-27 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632
2026-03-27 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c00a6a-0649-5b0e-a849-4826b3f9956b with scrape type 1
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9c00a6a-0649-5b0e-a849-4826b3f9956b
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252Fc880348f-077a-43d9-8011-edabbd33b33e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/c880348f-077a-43d9-8011-edabbd33b33e.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252F8b2e3d98-70eb-4456-bd82-f80ddb785cae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/8b2e3d98-70eb-4456-bd82-f80ddb785cae.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252F2224321e-8338-4df4-a2b8-13885731abfb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/2224321e-8338-4df4-a2b8-13885731abfb.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252F0cf36ea2-150e-4c88-95df-0ec96a3d5355.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/0cf36ea2-150e-4c88-95df-0ec96a3d5355.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252F1fce8cd1-2698-4db0-9160-9e32d21f3c4f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/1fce8cd1-2698-4db0-9160-9e32d21f3c4f.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252F3b55bc59-139e-474b-9228-94cc18e4969a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/3b55bc59-139e-474b-9228-94cc18e4969a.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252Fd5d64a71-7991-4664-8435-cfc3d5c2507b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/d5d64a71-7991-4664-8435-cfc3d5c2507b.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252F091bb254-5e0e-41b8-b194-8cb25be37355.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/091bb254-5e0e-41b8-b194-8cb25be37355.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252Fc591b006-16c1-4333-ae18-1657579367bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/c591b006-16c1-4333-ae18-1657579367bc.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5666110%252Fgeneral%252F32b5f8c1-f3a8-47a7-8bc1-554efbfd2fae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666110/general/32b5f8c1-f3a8-47a7-8bc1-554efbfd2fae.jpeg already downloaded
2026-03-27 04:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9c00a6a-0649-5b0e-a849-4826b3f9956b, identifier: 10730632
2026-03-27 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402
2026-03-27 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cb89ce9-195f-5555-9010-391995f1dcfb with scrape type 1
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cb89ce9-195f-5555-9010-391995f1dcfb
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252Fc860dcb6-eb53-4f65-b5d7-960e4023fd82.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/c860dcb6-eb53-4f65-b5d7-960e4023fd82.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252F69a82e02-b413-4206-8596-27f46414ef8c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/69a82e02-b413-4206-8596-27f46414ef8c.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252Fa18cd033-53ee-476b-b41e-94605a55c17b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/a18cd033-53ee-476b-b41e-94605a55c17b.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252F7bf753c0-61bf-486b-8653-97a54f08d9f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/7bf753c0-61bf-486b-8653-97a54f08d9f0.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252F34e38d85-3436-4e92-a269-7542cf5d09af.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/34e38d85-3436-4e92-a269-7542cf5d09af.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252F5f1ed218-46eb-4d36-8adf-23d564e0d4ba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/5f1ed218-46eb-4d36-8adf-23d564e0d4ba.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252Fa63cc4dc-6df6-46cd-b29a-0b47d13b90a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/a63cc4dc-6df6-46cd-b29a-0b47d13b90a3.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252Fa073b4c7-95f4-421b-b82d-b32eec251561.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/a073b4c7-95f4-421b-b82d-b32eec251561.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252Fd7092059-c927-4dc0-9fef-621ceda2e852.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/d7092059-c927-4dc0-9fef-621ceda2e852.jpeg already downloaded
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5717820%252Fgeneral%252F3aa7e7d3-c7a0-433c-b9da-666133b63479.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717820/general/3aa7e7d3-c7a0-433c-b9da-666133b63479.jpeg already downloaded
2026-03-27 04:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0cb89ce9-195f-5555-9010-391995f1dcfb, identifier: 10731402
2026-03-27 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430
2026-03-27 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b25d1d-3a32-53ce-82ab-385f725d2f60 with scrape type 1
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252F423d1052-d024-47b4-b8e0-2d4495dbbed2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/423d1052-d024-47b4-b8e0-2d4495dbbed2.jpeg not downloaded yet
2026-03-27 04:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632
2026-03-27 04:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632
2026-03-27 04:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10730632 to the API
2026-03-27 04:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730632>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'd9c00a6a-0649-5b0e-a849-4826b3f9956b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TKC403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 111285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5666110/general/c880348f-077a-43d9-8011-edabbd33b33e.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/8b2e3d98-70eb-4456-bd82-f80ddb785cae.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/2224321e-8338-4df4-a2b8-13885731abfb.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/0cf36ea2-150e-4c88-95df-0ec96a3d5355.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/1fce8cd1-2698-4db0-9160-9e32d21f3c4f.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/3b55bc59-139e-474b-9228-94cc18e4969a.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/d5d64a71-7991-4664-8435-cfc3d5c2507b.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/091bb254-5e0e-41b8-b194-8cb25be37355.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/c591b006-16c1-4333-ae18-1657579367bc.jpeg',
'https://images.openlane.eu/carimgs/5666110/general/32b5f8c1-f3a8-47a7-8bc1-554efbfd2fae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478998,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/c880348f-077a-43d9-8011-edabbd33b33e.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494797,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/8b2e3d98-70eb-4456-bd82-f80ddb785cae.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462724,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/2224321e-8338-4df4-a2b8-13885731abfb.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455750,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/0cf36ea2-150e-4c88-95df-0ec96a3d5355.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5248395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/1fce8cd1-2698-4db0-9160-9e32d21f3c4f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4189482,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/3b55bc59-139e-474b-9228-94cc18e4969a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2721746,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/d5d64a71-7991-4664-8435-cfc3d5c2507b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2597795,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/091bb254-5e0e-41b8-b194-8cb25be37355.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2666127,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/c591b006-16c1-4333-ae18-1657579367bc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9c00a6a-0649-5b0e-a849-4826b3f9956b/d9c00a6a-0649-5b0e-a849-4826b3f9956b_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4808383,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666110/general/32b5f8c1-f3a8-47a7-8bc1-554efbfd2fae.jpeg',
'Width': 4032}],
'price': 10250,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.5 - Petrol - Automatic - 130 hp - 111.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730632%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [adesa.be] INFO: Saving data for 10730632: {'created_time': 1774585221.14368, 'last_price_update_time': 1774585221.143692, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730632') HTTP/1.1" 204 0
2026-03-27 04:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402
2026-03-27 04:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402
2026-03-27 04:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0cb89ce9-195f-5555-9010-391995f1dcfb with identifier: 10731402 to the API
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731402>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0cb89ce9-195f-5555-9010-391995f1dcfb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YXM700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 86106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5717820/general/c860dcb6-eb53-4f65-b5d7-960e4023fd82.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/69a82e02-b413-4206-8596-27f46414ef8c.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/a18cd033-53ee-476b-b41e-94605a55c17b.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/7bf753c0-61bf-486b-8653-97a54f08d9f0.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/34e38d85-3436-4e92-a269-7542cf5d09af.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/5f1ed218-46eb-4d36-8adf-23d564e0d4ba.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/a63cc4dc-6df6-46cd-b29a-0b47d13b90a3.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/a073b4c7-95f4-421b-b82d-b32eec251561.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/d7092059-c927-4dc0-9fef-621ceda2e852.jpeg',
'https://images.openlane.eu/carimgs/5717820/general/3aa7e7d3-c7a0-433c-b9da-666133b63479.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3483853,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/c860dcb6-eb53-4f65-b5d7-960e4023fd82.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5138666,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/69a82e02-b413-4206-8596-27f46414ef8c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4366177,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/a18cd033-53ee-476b-b41e-94605a55c17b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 764033,
'Height': 1352,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/7bf753c0-61bf-486b-8653-97a54f08d9f0.jpeg',
'Width': 1803},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3602754,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/34e38d85-3436-4e92-a269-7542cf5d09af.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2721500,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/5f1ed218-46eb-4d36-8adf-23d564e0d4ba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3123197,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/a63cc4dc-6df6-46cd-b29a-0b47d13b90a3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3368947,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/a073b4c7-95f4-421b-b82d-b32eec251561.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3263599,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/d7092059-c927-4dc0-9fef-621ceda2e852.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cb89ce9-195f-5555-9010-391995f1dcfb/0cb89ce9-195f-5555-9010-391995f1dcfb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2195537,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717820/general/3aa7e7d3-c7a0-433c-b9da-666133b63479.jpeg',
'Width': 4032}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Talento 2.0 MultiJet - Diesel - Manual - 120 hp - 86.106 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731402%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [adesa.be] INFO: Saving data for 10731402: {'created_time': 1774585221.460648, 'last_price_update_time': 1774585221.460663, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731402') HTTP/1.1" 204 0
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252Fa81fcd85-604d-4ffb-8513-a129c6baa8f8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/a81fcd85-604d-4ffb-8513-a129c6baa8f8.jpeg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Fc80086a1-6056-4b4f-9c42-1edc35e29d63.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/c80086a1-6056-4b4f-9c42-1edc35e29d63.jpg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252Fb935bbec-6e1e-44d6-bcc2-b1ac72b52de2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/b935bbec-6e1e-44d6-bcc2-b1ac72b52de2.JPG not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Ff5a38367-928c-471e-a8aa-aa8adaa3e8f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/f5a38367-928c-471e-a8aa-aa8adaa3e8f0.jpeg not downloaded yet
2026-03-27 04:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F6feebeef-1ddf-4107-a7c2-78a91f7edd8a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/6feebeef-1ddf-4107-a7c2-78a91f7edd8a.jpeg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Fdd8ac1e7-4f46-452d-9deb-66767dbfe62e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/dd8ac1e7-4f46-452d-9deb-66767dbfe62e.jpg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252F29463c1d-e840-4fbe-9685-7373804af1f3.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/29463c1d-e840-4fbe-9685-7373804af1f3.JPG not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252F6b7f80e4-aa61-4f10-ba48-f3aee7315e1d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/6b7f80e4-aa61-4f10-ba48-f3aee7315e1d.jpeg not downloaded yet
2026-03-27 04:20: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 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252Fded4228a-dcc5-4211-acf8-afe7ab83e853.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/ded4228a-dcc5-4211-acf8-afe7ab83e853.jpeg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F2f94ba85-3f19-49d5-92c3-19fd125abc84.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/2f94ba85-3f19-49d5-92c3-19fd125abc84.jpg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252F106fccec-b33c-4bd9-93e4-ff054e55179f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/106fccec-b33c-4bd9-93e4-ff054e55179f.JPG not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252F65e86d39-1137-44ec-ba9f-2d83ee5de40c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/65e86d39-1137-44ec-ba9f-2d83ee5de40c.jpeg not downloaded yet
2026-03-27 04:20: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 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252Fd2335aad-ac1b-414d-a86a-1565db868301.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/d2335aad-ac1b-414d-a86a-1565db868301.jpeg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F2b33982c-f23e-4878-b5cf-a7d381ee9723.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/2b33982c-f23e-4878-b5cf-a7d381ee9723.jpg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252Fdecf977c-12f1-481f-90fb-be3218efcf40.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/decf977c-12f1-481f-90fb-be3218efcf40.JPG not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Fe732ccf7-32f0-4790-80df-5852769715f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/e732ccf7-32f0-4790-80df-5852769715f0.jpeg not downloaded yet
2026-03-27 04:20: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 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F7a74a805-579c-4e7a-a0f1-6ff8b8e28ab4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/7a74a805-579c-4e7a-a0f1-6ff8b8e28ab4.jpeg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Feb971fa5-2c94-4cf2-8ace-4a45f470e2a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/eb971fa5-2c94-4cf2-8ace-4a45f470e2a4.jpg not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252F2976aa2a-6304-421b-b4a7-c8952234cab8.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/2976aa2a-6304-421b-b4a7-c8952234cab8.JPG not downloaded yet
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Fe0324e8f-8167-4179-ac6b-738cb50abc9e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/e0324e8f-8167-4179-ac6b-738cb50abc9e.jpeg not downloaded yet
2026-03-27 04:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488
2026-03-27 04:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee83c529-d258-5f41-b339-04e289831c5e with scrape type 1
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee83c529-d258-5f41-b339-04e289831c5e
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252Fb4461694-4a56-4ce3-9302-43923ae4c153.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/b4461694-4a56-4ce3-9302-43923ae4c153.jpg already downloaded
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252F1b2691da-198f-4ca8-b07e-43ef791aef3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/1b2691da-198f-4ca8-b07e-43ef791aef3e.jpg already downloaded
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252F7d1e18d1-65f4-4fbf-8765-81aeaea5f448.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/7d1e18d1-65f4-4fbf-8765-81aeaea5f448.jpg already downloaded
2026-03-27 04:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252Ff41dd5e1-b123-4bd0-8006-7984c1dc3ee4.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/f41dd5e1-b123-4bd0-8006-7984c1dc3ee4.jpg already downloaded
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252F73ff95a2-ca70-4aa4-b66b-16be8ec8e011.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/73ff95a2-ca70-4aa4-b66b-16be8ec8e011.jpg already downloaded
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252Fd3688ec8-4bd1-46de-a56b-92185ee92f80.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/d3688ec8-4bd1-46de-a56b-92185ee92f80.jpg already downloaded
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252F0fd71d1e-c377-4ae2-9833-8fa209443787.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/0fd71d1e-c377-4ae2-9833-8fa209443787.jpg already downloaded
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252F56dd2298-29b4-4af1-a021-457e50c64712.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/56dd2298-29b4-4af1-a021-457e50c64712.jpg already downloaded
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252Fa02c54c2-c421-4690-bccb-49b4f7785905.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/a02c54c2-c421-4690-bccb-49b4f7785905.jpg already downloaded
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5459716%252Fgeneral%252F80ee12cc-c5ed-406f-aac2-b79de2a54391.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5459716/general/80ee12cc-c5ed-406f-aac2-b79de2a54391.jpg already downloaded
2026-03-27 04:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee83c529-d258-5f41-b339-04e289831c5e, identifier: 10730488
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F8a031782-a6eb-4828-b7a0-ecd56b79c9cf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/8a031782-a6eb-4828-b7a0-ecd56b79c9cf.jpeg not downloaded yet
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Fff88adf7-1eb7-4ecd-a034-e548fe0101a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/ff88adf7-1eb7-4ecd-a034-e548fe0101a2.jpg not downloaded yet
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252Fd0f9e5b8-da0f-4656-aeb2-01f97fbb5079.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/d0f9e5b8-da0f-4656-aeb2-01f97fbb5079.JPG not downloaded yet
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Fbd83c985-d6b6-4a43-85c5-eb2f36e99b7f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/bd83c985-d6b6-4a43-85c5-eb2f36e99b7f.jpeg not downloaded yet
2026-03-27 04:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488
2026-03-27 04:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488
2026-03-27 04:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee83c529-d258-5f41-b339-04e289831c5e with identifier: 10730488 to the API
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ee83c529-d258-5f41-b339-04e289831c5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HPJ292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 104517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5459716/general/b4461694-4a56-4ce3-9302-43923ae4c153.jpg',
'https://images.openlane.eu/carimgs/5459716/general/1b2691da-198f-4ca8-b07e-43ef791aef3e.jpg',
'https://images.openlane.eu/carimgs/5459716/general/7d1e18d1-65f4-4fbf-8765-81aeaea5f448.jpg',
'https://images.openlane.eu/carimgs/5459716/general/f41dd5e1-b123-4bd0-8006-7984c1dc3ee4.jpg',
'https://images.openlane.eu/carimgs/5459716/general/73ff95a2-ca70-4aa4-b66b-16be8ec8e011.jpg',
'https://images.openlane.eu/carimgs/5459716/general/d3688ec8-4bd1-46de-a56b-92185ee92f80.jpg',
'https://images.openlane.eu/carimgs/5459716/general/0fd71d1e-c377-4ae2-9833-8fa209443787.jpg',
'https://images.openlane.eu/carimgs/5459716/general/56dd2298-29b4-4af1-a021-457e50c64712.jpg',
'https://images.openlane.eu/carimgs/5459716/general/a02c54c2-c421-4690-bccb-49b4f7785905.jpg',
'https://images.openlane.eu/carimgs/5459716/general/80ee12cc-c5ed-406f-aac2-b79de2a54391.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93743,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/b4461694-4a56-4ce3-9302-43923ae4c153.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89148,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/1b2691da-198f-4ca8-b07e-43ef791aef3e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83386,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/7d1e18d1-65f4-4fbf-8765-81aeaea5f448.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85542,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/f41dd5e1-b123-4bd0-8006-7984c1dc3ee4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84150,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/73ff95a2-ca70-4aa4-b66b-16be8ec8e011.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84645,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/d3688ec8-4bd1-46de-a56b-92185ee92f80.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265450,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/0fd71d1e-c377-4ae2-9833-8fa209443787.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245856,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/56dd2298-29b4-4af1-a021-457e50c64712.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256790,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/a02c54c2-c421-4690-bccb-49b4f7785905.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee83c529-d258-5f41-b339-04e289831c5e/ee83c529-d258-5f41-b339-04e289831c5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256543,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5459716/general/80ee12cc-c5ed-406f-aac2-b79de2a54391.jpg',
'Width': 1600}],
'price': 7650,
'price_includes_vat': True,
'registration_date': '2020-08-04',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 C 1.0 - Petrol - Manual - 70 hp - 104.517 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730488%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Saving data for 10730488: {'created_time': 1774585222.592504, 'last_price_update_time': 1774585222.592513, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730488') HTTP/1.1" 204 0
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730882
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730882%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730882: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730882 url https://www.openlane.eu/en/carv6/auction/10730882
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730887
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730887%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730887: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730887 url https://www.openlane.eu/en/carv6/auction/10730887
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730891
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730891%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730891: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730891 url https://www.openlane.eu/en/carv6/auction/10730891
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730850
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730850%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730850: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730850 url https://www.openlane.eu/en/carv6/auction/10730850
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730853
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730853%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730853: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730853 url https://www.openlane.eu/en/carv6/auction/10730853
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730854
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730854%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730854: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730854 url https://www.openlane.eu/en/carv6/auction/10730854
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730872
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730872%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730872: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730872 url https://www.openlane.eu/en/carv6/auction/10730872
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730873
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730873%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730873: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730873 url https://www.openlane.eu/en/carv6/auction/10730873
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730839
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730839%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730839: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730839 url https://www.openlane.eu/en/carv6/auction/10730839
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10714372
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714372%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10714372: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10714372 url https://www.openlane.eu/en/carv6/auction/10714372
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10714375
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714375%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10714375: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10714375 url https://www.openlane.eu/en/carv6/auction/10714375
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10714373
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714373%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10714373: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10714373 url https://www.openlane.eu/en/carv6/auction/10714373
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10714379
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714379%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10714379: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10714379 url https://www.openlane.eu/en/carv6/auction/10714379
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730903
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730903%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730903: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730903 url https://www.openlane.eu/en/carv6/auction/10730903
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730902
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730902%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730902: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730902 url https://www.openlane.eu/en/carv6/auction/10730902
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10714378
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714378%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10714378: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10714378 url https://www.openlane.eu/en/carv6/auction/10714378
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10714473
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714473%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10714473: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10714473 url https://www.openlane.eu/en/carv6/auction/10714473
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10714474
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714474%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10714474: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10714474 url https://www.openlane.eu/en/carv6/auction/10714474
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730862
2026-03-27 04:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730862%27 HTTP/1.1" 200 None
2026-03-27 04:20:22 [adesa.be] INFO: Scrape type for 10730862: 0
2026-03-27 04:20:22 [adesa.be] INFO: Skipping item 10730862 url https://www.openlane.eu/en/carv6/auction/10730862
2026-03-27 04:20:22 [adesa.be] INFO: Found listing with ID: 10730875
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730875%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730875: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730875 url https://www.openlane.eu/en/carv6/auction/10730875
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714475
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714475%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714475: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714475 url https://www.openlane.eu/en/carv6/auction/10714475
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714564
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714564%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714564: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714564 url https://www.openlane.eu/en/carv6/auction/10714564
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714566
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714566%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714566: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714566 url https://www.openlane.eu/en/carv6/auction/10714566
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730830
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730830%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730830: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730830 url https://www.openlane.eu/en/carv6/auction/10730830
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714572
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714572%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714572: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714572 url https://www.openlane.eu/en/carv6/auction/10714572
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714573
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714573%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714573: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714573 url https://www.openlane.eu/en/carv6/auction/10714573
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730844
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730844%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730844: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730844 url https://www.openlane.eu/en/carv6/auction/10730844
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730865
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730865%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730865: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730865 url https://www.openlane.eu/en/carv6/auction/10730865
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730858
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730858%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730858: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730858 url https://www.openlane.eu/en/carv6/auction/10730858
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730856
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730856%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730856: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730856 url https://www.openlane.eu/en/carv6/auction/10730856
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730855
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730855%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730855: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730855 url https://www.openlane.eu/en/carv6/auction/10730855
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730870
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730870%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730870: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730870 url https://www.openlane.eu/en/carv6/auction/10730870
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730866
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730866%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730866: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730866 url https://www.openlane.eu/en/carv6/auction/10730866
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730840
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730840%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730840: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730840 url https://www.openlane.eu/en/carv6/auction/10730840
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730847
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730847%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730847: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730847 url https://www.openlane.eu/en/carv6/auction/10730847
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730835
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730835%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730835: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730835 url https://www.openlane.eu/en/carv6/auction/10730835
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730895
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730895%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730895: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730895 url https://www.openlane.eu/en/carv6/auction/10730895
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730898
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730898%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730898: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730898 url https://www.openlane.eu/en/carv6/auction/10730898
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730907
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730907%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730907: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730907 url https://www.openlane.eu/en/carv6/auction/10730907
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730874
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730874%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730874: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730874 url https://www.openlane.eu/en/carv6/auction/10730874
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730906
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730906%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730906: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730906 url https://www.openlane.eu/en/carv6/auction/10730906
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730864
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730864%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730864: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730864 url https://www.openlane.eu/en/carv6/auction/10730864
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730877
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730877%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730877: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730877 url https://www.openlane.eu/en/carv6/auction/10730877
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714586
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714586%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714586: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714586 url https://www.openlane.eu/en/carv6/auction/10714586
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730900
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730900%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730900: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730900 url https://www.openlane.eu/en/carv6/auction/10730900
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730834
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730834%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730834: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730834 url https://www.openlane.eu/en/carv6/auction/10730834
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730886
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730886%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730886: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730886 url https://www.openlane.eu/en/carv6/auction/10730886
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730845
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730845%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730845: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730845 url https://www.openlane.eu/en/carv6/auction/10730845
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714691
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714691%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714691: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714691 url https://www.openlane.eu/en/carv6/auction/10714691
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730838
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730838%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730838: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730838 url https://www.openlane.eu/en/carv6/auction/10730838
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714956
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714956%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714956: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714956 url https://www.openlane.eu/en/carv6/auction/10714956
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730896
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730896%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730896: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730896 url https://www.openlane.eu/en/carv6/auction/10730896
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730832
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730832%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730832: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730832 url https://www.openlane.eu/en/carv6/auction/10730832
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714981
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714981%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714981: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714981 url https://www.openlane.eu/en/carv6/auction/10714981
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714986
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714986%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714986: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714986 url https://www.openlane.eu/en/carv6/auction/10714986
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730860
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730860%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730860: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730860 url https://www.openlane.eu/en/carv6/auction/10730860
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714983
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714983%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714983: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714983 url https://www.openlane.eu/en/carv6/auction/10714983
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714991
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714991%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714991: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714991 url https://www.openlane.eu/en/carv6/auction/10714991
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714989
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714989%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714989: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714989 url https://www.openlane.eu/en/carv6/auction/10714989
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10730863
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730863%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10730863: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10730863 url https://www.openlane.eu/en/carv6/auction/10730863
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714220
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714220%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714220: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714220 url https://www.openlane.eu/en/carv6/auction/10714220
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714221
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714221%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714221: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714221 url https://www.openlane.eu/en/carv6/auction/10714221
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714219
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714219%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714219: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714219 url https://www.openlane.eu/en/carv6/auction/10714219
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714218
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714218%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714218: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714218 url https://www.openlane.eu/en/carv6/auction/10714218
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714223
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714223%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714223: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714223 url https://www.openlane.eu/en/carv6/auction/10714223
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714222
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714222%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714222: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714222 url https://www.openlane.eu/en/carv6/auction/10714222
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714224
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714224%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714224: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714224 url https://www.openlane.eu/en/carv6/auction/10714224
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714225
2026-03-27 04:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714225%27 HTTP/1.1" 200 None
2026-03-27 04:20:23 [adesa.be] INFO: Scrape type for 10714225: 0
2026-03-27 04:20:23 [adesa.be] INFO: Skipping item 10714225 url https://www.openlane.eu/en/carv6/auction/10714225
2026-03-27 04:20:23 [adesa.be] INFO: Found listing with ID: 10714227
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714227%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714227: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714227 url https://www.openlane.eu/en/carv6/auction/10714227
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714228
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714228%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714228: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714228 url https://www.openlane.eu/en/carv6/auction/10714228
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714230
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714230%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714230: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714230 url https://www.openlane.eu/en/carv6/auction/10714230
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714231
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714231%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714231: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714231 url https://www.openlane.eu/en/carv6/auction/10714231
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714232
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714232%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714232: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714232 url https://www.openlane.eu/en/carv6/auction/10714232
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714234
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714234%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714234: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714234 url https://www.openlane.eu/en/carv6/auction/10714234
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714235
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714235%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714235: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714235 url https://www.openlane.eu/en/carv6/auction/10714235
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714236
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714236%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714236: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714236 url https://www.openlane.eu/en/carv6/auction/10714236
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714238
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714238%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714238: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714238 url https://www.openlane.eu/en/carv6/auction/10714238
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714241
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714241%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714241: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714241 url https://www.openlane.eu/en/carv6/auction/10714241
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714244
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714244%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714244: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714244 url https://www.openlane.eu/en/carv6/auction/10714244
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714245
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714245%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714245: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714245 url https://www.openlane.eu/en/carv6/auction/10714245
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714246
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714246%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714246: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714246 url https://www.openlane.eu/en/carv6/auction/10714246
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714247
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714247%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714247: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714247 url https://www.openlane.eu/en/carv6/auction/10714247
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714248
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714248%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714248: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714248 url https://www.openlane.eu/en/carv6/auction/10714248
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714251
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714251%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714251: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714251 url https://www.openlane.eu/en/carv6/auction/10714251
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714252
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714252%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714252: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714252 url https://www.openlane.eu/en/carv6/auction/10714252
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714254
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714254%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714254: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714254 url https://www.openlane.eu/en/carv6/auction/10714254
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714259
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714259%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714259: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714259 url https://www.openlane.eu/en/carv6/auction/10714259
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714258
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714258%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714258: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714258 url https://www.openlane.eu/en/carv6/auction/10714258
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714261
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714261%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714261: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714261 url https://www.openlane.eu/en/carv6/auction/10714261
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714262
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714262%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714262: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714262 url https://www.openlane.eu/en/carv6/auction/10714262
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714276
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714276%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714276: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714276 url https://www.openlane.eu/en/carv6/auction/10714276
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714370
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714370%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714370: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714370 url https://www.openlane.eu/en/carv6/auction/10714370
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714263
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714263%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714263: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714263 url https://www.openlane.eu/en/carv6/auction/10714263
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714266
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714266%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714266: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714266 url https://www.openlane.eu/en/carv6/auction/10714266
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714265
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714265%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714265: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714265 url https://www.openlane.eu/en/carv6/auction/10714265
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714268
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714268%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714268: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714268 url https://www.openlane.eu/en/carv6/auction/10714268
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714269
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714269%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714269: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714269 url https://www.openlane.eu/en/carv6/auction/10714269
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714271
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714271%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714271: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714271 url https://www.openlane.eu/en/carv6/auction/10714271
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714275
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714275%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714275: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714275 url https://www.openlane.eu/en/carv6/auction/10714275
2026-03-27 04:20:24 [adesa.be] INFO: Found listing with ID: 10714376
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714376%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [adesa.be] INFO: Scrape type for 10714376: 0
2026-03-27 04:20:24 [adesa.be] INFO: Skipping item 10714376 url https://www.openlane.eu/en/carv6/auction/10714376
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F960637c9-6067-45f4-a29a-038b5593da25.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/960637c9-6067-45f4-a29a-038b5593da25.jpeg not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F3753d68c-0ced-4f46-8b2b-3ba22ffe7c57.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/3753d68c-0ced-4f46-8b2b-3ba22ffe7c57.jpg not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252Fb953d05c-cd81-45d4-9fb1-33dfa1f6977c.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/b953d05c-cd81-45d4-9fb1-33dfa1f6977c.JPG not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252F491e7674-49bc-4a64-9032-ffa63855a601.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/491e7674-49bc-4a64-9032-ffa63855a601.jpeg not downloaded yet
2026-03-27 04:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252Fe6329b1e-43e9-45fc-9120-69eafea94b96.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/e6329b1e-43e9-45fc-9120-69eafea94b96.jpeg not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F2d078a7d-afa4-44b1-8913-b93d885e890f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/2d078a7d-afa4-44b1-8913-b93d885e890f.jpg not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252Fcc09d8ad-9780-4d80-8ee2-4882501b99c9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/cc09d8ad-9780-4d80-8ee2-4882501b99c9.JPG not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Fa33e24de-2a03-4dd6-9bec-b502e4a56ff6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/a33e24de-2a03-4dd6-9bec-b502e4a56ff6.jpeg not downloaded yet
2026-03-27 04:20: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 04:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20: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 04:20: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 04:20: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 04:20: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 04:20: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 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F82c54970-dd9b-4ffa-922b-ad79862f97ae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/82c54970-dd9b-4ffa-922b-ad79862f97ae.jpeg not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F7c289de9-4985-4cbc-8902-4b1f32bde827.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/7c289de9-4985-4cbc-8902-4b1f32bde827.jpg not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743319%252Fgeneral%252F7849e876-2c5b-429c-9e06-9785e6001572.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743319/general/7849e876-2c5b-429c-9e06-9785e6001572.JPG not downloaded yet
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252F2a612b8a-adc1-4bed-9ef4-763ffb442535.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/2a612b8a-adc1-4bed-9ef4-763ffb442535.jpeg not downloaded yet
2026-03-27 04:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502
2026-03-27 04:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with scrape type 1
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2b5fc9b-a6e6-57e8-b219-6636bb7454bb
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F589c44e3-161c-4e3a-859b-8a57577b2658.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/589c44e3-161c-4e3a-859b-8a57577b2658.jpeg already downloaded
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252Fb64f6c2a-9be7-41b6-a27d-0afbb395eb3a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/b64f6c2a-9be7-41b6-a27d-0afbb395eb3a.jpeg already downloaded
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F45d0d4be-1de8-453c-b10f-3ae406e016a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/45d0d4be-1de8-453c-b10f-3ae406e016a6.jpeg already downloaded
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F79e6c951-46be-4971-b833-d84a6ad4908c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/79e6c951-46be-4971-b833-d84a6ad4908c.jpeg already downloaded
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F11e2c8ef-d3e7-4a52-86e4-732755f4751a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/11e2c8ef-d3e7-4a52-86e4-732755f4751a.jpeg already downloaded
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F4c27b5bb-7b35-415d-bba9-1a73d975767e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/4c27b5bb-7b35-415d-bba9-1a73d975767e.jpeg already downloaded
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F8676fa9c-1ea2-4036-8b20-6b9d484b32a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/8676fa9c-1ea2-4036-8b20-6b9d484b32a4.jpeg already downloaded
2026-03-27 04:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F9f0d2e87-4fcf-4934-a190-7f7308e7fd7c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/9f0d2e87-4fcf-4934-a190-7f7308e7fd7c.jpeg already downloaded
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F3e160882-fd21-487f-b324-2558163a78b9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/3e160882-fd21-487f-b324-2558163a78b9.jpeg already downloaded
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5723669%252Fgeneral%252F73a81dab-89ae-45d2-a01b-9bbfa327daee.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723669/general/73a81dab-89ae-45d2-a01b-9bbfa327daee.jpeg already downloaded
2026-03-27 04:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb, identifier: 10730502
2026-03-27 04:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502
2026-03-27 04:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502
2026-03-27 04:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2b5fc9b-a6e6-57e8-b219-6636bb7454bb with identifier: 10730502 to the API
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730502>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e2b5fc9b-a6e6-57e8-b219-6636bb7454bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YNY357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 84546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5723669/general/589c44e3-161c-4e3a-859b-8a57577b2658.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/b64f6c2a-9be7-41b6-a27d-0afbb395eb3a.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/45d0d4be-1de8-453c-b10f-3ae406e016a6.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/79e6c951-46be-4971-b833-d84a6ad4908c.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/11e2c8ef-d3e7-4a52-86e4-732755f4751a.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/4c27b5bb-7b35-415d-bba9-1a73d975767e.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/8676fa9c-1ea2-4036-8b20-6b9d484b32a4.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/9f0d2e87-4fcf-4934-a190-7f7308e7fd7c.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/3e160882-fd21-487f-b324-2558163a78b9.jpeg',
'https://images.openlane.eu/carimgs/5723669/general/73a81dab-89ae-45d2-a01b-9bbfa327daee.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1896711,
'Height': 2252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/589c44e3-161c-4e3a-859b-8a57577b2658.jpeg',
'Width': 3560},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2265803,
'Height': 2615,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/b64f6c2a-9be7-41b6-a27d-0afbb395eb3a.jpeg',
'Width': 3815},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2006699,
'Height': 2614,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/45d0d4be-1de8-453c-b10f-3ae406e016a6.jpeg',
'Width': 3685},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1881433,
'Height': 2498,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/79e6c951-46be-4971-b833-d84a6ad4908c.jpeg',
'Width': 3575},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1563643,
'Height': 2107,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/11e2c8ef-d3e7-4a52-86e4-732755f4751a.jpeg',
'Width': 3704},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1506687,
'Height': 2094,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/4c27b5bb-7b35-415d-bba9-1a73d975767e.jpeg',
'Width': 3633},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5593555,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/8676fa9c-1ea2-4036-8b20-6b9d484b32a4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5855708,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/9f0d2e87-4fcf-4934-a190-7f7308e7fd7c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3000838,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/3e160882-fd21-487f-b324-2558163a78b9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2b5fc9b-a6e6-57e8-b219-6636bb7454bb/e2b5fc9b-a6e6-57e8-b219-6636bb7454bb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2172964,
'Height': 2832,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723669/general/73a81dab-89ae-45d2-a01b-9bbfa327daee.jpeg',
'Width': 5712}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2018-05-04',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 0.9 TCe Stepway - Petrol - Manual - 90 hp - 84.546 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2018}
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730502%27 HTTP/1.1" 200 None
2026-03-27 04:20:25 [adesa.be] INFO: Saving data for 10730502: {'created_time': 1774585225.783532, 'last_price_update_time': 1774585225.783542, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730502') HTTP/1.1" 204 0
2026-03-27 04:20:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/b953d05c-cd81-45d4-9fb1-33dfa1f6977c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643
2026-03-27 04:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99ff95e5-e635-5dcb-974a-eead3c3937e0 with scrape type 1
2026-03-27 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99ff95e5-e635-5dcb-974a-eead3c3937e0
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252Fd037faeb-961b-414a-8dff-a7173f142938.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/d037faeb-961b-414a-8dff-a7173f142938.jpg already downloaded
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252F855737ac-0dc8-4d4d-85d7-9b8826dde2a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/855737ac-0dc8-4d4d-85d7-9b8826dde2a3.jpg already downloaded
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252Fe53e410c-0af2-43d1-8a0c-f5884cff4ba7.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/e53e410c-0af2-43d1-8a0c-f5884cff4ba7.jpg already downloaded
2026-03-27 04:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252F754626af-3a1b-4779-974c-f8b81cecbb8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/754626af-3a1b-4779-974c-f8b81cecbb8f.jpg already downloaded
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252Ff899d717-1830-46d3-8793-d18edc3583fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/f899d717-1830-46d3-8793-d18edc3583fe.jpg already downloaded
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252Fddaa4524-cdb6-4671-83dd-aff8fcf1c01f.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/ddaa4524-cdb6-4671-83dd-aff8fcf1c01f.jpg already downloaded
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252F003f200c-09e2-476d-a3ee-e5683b6060f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/003f200c-09e2-476d-a3ee-e5683b6060f5.jpg already downloaded
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252F6bed6563-3d7d-4537-98ad-40b47ea3d384.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/6bed6563-3d7d-4537-98ad-40b47ea3d384.jpg already downloaded
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252Fd6ccddfc-6638-4322-8d2c-ad79231bcfb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/d6ccddfc-6638-4322-8d2c-ad79231bcfb9.jpg already downloaded
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5703699%252Fgeneral%252Fdd820b85-c726-460f-80de-78b53d9667ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703699/general/dd820b85-c726-460f-80de-78b53d9667ff.jpg already downloaded
2026-03-27 04:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99ff95e5-e635-5dcb-974a-eead3c3937e0, identifier: 10730643
2026-03-27 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519
2026-03-27 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10ee660-6213-5b67-856a-e3e2a87504ec with scrape type 1
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F1dd5db3e-444c-4ad0-9a27-77b9e9488d28.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/1dd5db3e-444c-4ad0-9a27-77b9e9488d28.jpeg not downloaded yet
2026-03-27 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549
2026-03-27 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab47713-d170-56c6-b60d-430fd635fac4 with scrape type 1
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ab47713-d170-56c6-b60d-430fd635fac4
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252Fb0f841f7-f0c2-4fac-9f2f-e16095775791.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/b0f841f7-f0c2-4fac-9f2f-e16095775791.JPG not downloaded yet
2026-03-27 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568
2026-03-27 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d8451b1-f5d9-5429-a97e-07d159c1169f with scrape type 1
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d8451b1-f5d9-5429-a97e-07d159c1169f
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252F1d334bde-bdff-442c-8ba0-cab0262e6f53.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/1d334bde-bdff-442c-8ba0-cab0262e6f53.JPG not downloaded yet
2026-03-27 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530
2026-03-27 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 with scrape type 1
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6dc435a4-6839-57de-ba5b-4958c0e60a44
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252F46b2b3f7-d4c5-4c5d-a82f-d373e6d4c212.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/46b2b3f7-d4c5-4c5d-a82f-d373e6d4c212.JPG not downloaded yet
2026-03-27 04:20: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 04:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643
2026-03-27 04:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643
2026-03-27 04:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99ff95e5-e635-5dcb-974a-eead3c3937e0 with identifier: 10730643 to the API
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '99ff95e5-e635-5dcb-974a-eead3c3937e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ETH141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS4',
'odometer': 167967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5703699/general/d037faeb-961b-414a-8dff-a7173f142938.jpg',
'https://images.openlane.eu/carimgs/5703699/general/855737ac-0dc8-4d4d-85d7-9b8826dde2a3.jpg',
'https://images.openlane.eu/carimgs/5703699/general/e53e410c-0af2-43d1-8a0c-f5884cff4ba7.jpg',
'https://images.openlane.eu/carimgs/5703699/general/754626af-3a1b-4779-974c-f8b81cecbb8f.jpg',
'https://images.openlane.eu/carimgs/5703699/general/f899d717-1830-46d3-8793-d18edc3583fe.jpg',
'https://images.openlane.eu/carimgs/5703699/general/ddaa4524-cdb6-4671-83dd-aff8fcf1c01f.jpg',
'https://images.openlane.eu/carimgs/5703699/general/003f200c-09e2-476d-a3ee-e5683b6060f5.jpg',
'https://images.openlane.eu/carimgs/5703699/general/6bed6563-3d7d-4537-98ad-40b47ea3d384.jpg',
'https://images.openlane.eu/carimgs/5703699/general/d6ccddfc-6638-4322-8d2c-ad79231bcfb9.jpg',
'https://images.openlane.eu/carimgs/5703699/general/dd820b85-c726-460f-80de-78b53d9667ff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 751871,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/d037faeb-961b-414a-8dff-a7173f142938.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609024,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/855737ac-0dc8-4d4d-85d7-9b8826dde2a3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 865045,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/e53e410c-0af2-43d1-8a0c-f5884cff4ba7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 743976,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/754626af-3a1b-4779-974c-f8b81cecbb8f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 671194,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/f899d717-1830-46d3-8793-d18edc3583fe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 773903,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/ddaa4524-cdb6-4671-83dd-aff8fcf1c01f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433724,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/003f200c-09e2-476d-a3ee-e5683b6060f5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299501,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/6bed6563-3d7d-4537-98ad-40b47ea3d384.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440260,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/d6ccddfc-6638-4322-8d2c-ad79231bcfb9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99ff95e5-e635-5dcb-974a-eead3c3937e0/99ff95e5-e635-5dcb-974a-eead3c3937e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366684,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703699/general/dd820b85-c726-460f-80de-78b53d9667ff.jpg',
'Width': 2000}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën DS4 2.0 HDI So Chic - Diesel - Manual - 135 hp - 167.967 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2013}
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730643%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [adesa.be] INFO: Saving data for 10730643: {'created_time': 1774585226.702287, 'last_price_update_time': 1774585226.702298, 'auction_closing_time': 1774953000.0}
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730643') HTTP/1.1" 204 0
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F628cb0f9-9eed-450f-8d20-0c864c3d1e39.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/628cb0f9-9eed-450f-8d20-0c864c3d1e39.jpeg not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252F088ce704-a801-4a0f-9952-0a025b1d7855.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/088ce704-a801-4a0f-9952-0a025b1d7855.JPG not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252Fc3ff3d14-37fc-40fe-9771-96bead55cdcb.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/c3ff3d14-37fc-40fe-9771-96bead55cdcb.JPG not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252F9a1b281c-eb2a-45e8-a176-8add2af790dd.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/9a1b281c-eb2a-45e8-a176-8add2af790dd.JPG not downloaded yet
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551
2026-03-27 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with scrape type 1
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252Fe06a4853-c7c8-4ad7-9f7e-0fbb4c71a9e8.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/e06a4853-c7c8-4ad7-9f7e-0fbb4c71a9e8.JPG not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fff06b200-1bb1-49c3-a093-fcd0abe7bb75.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/ff06b200-1bb1-49c3-a093-fcd0abe7bb75.jpeg not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252Fb8a19e1e-8615-43c6-b46a-1c423077b732.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/b8a19e1e-8615-43c6-b46a-1c423077b732.JPG not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252Faf8141af-d90e-4d34-89b6-76ef21ff581f.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/af8141af-d90e-4d34-89b6-76ef21ff581f.JPG not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252Fe8d0c290-8029-4b22-8c74-53d1e19b4ce5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/e8d0c290-8029-4b22-8c74-53d1e19b4ce5.JPG not downloaded yet
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252F155380e5-16fa-428b-bbfb-8b81ce73330b.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/155380e5-16fa-428b-bbfb-8b81ce73330b.JPG not downloaded yet
2026-03-27 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504
2026-03-27 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c18409f-15e5-5914-a3b2-96a7a506fb44 with scrape type 1
2026-03-27 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c18409f-15e5-5914-a3b2-96a7a506fb44
2026-03-27 04:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252Fdda7a546-50f5-474f-ac3b-c5bc838b36d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/dda7a546-50f5-474f-ac3b-c5bc838b36d2.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252Fbb9008fc-c6c4-40a5-9aca-2e5f9550a0f9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/bb9008fc-c6c4-40a5-9aca-2e5f9550a0f9.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252F88c44037-bf34-4f2e-851f-5e910e14aa99.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/88c44037-bf34-4f2e-851f-5e910e14aa99.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252F86376cc1-757d-4ab3-824a-58efb691ad7a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/86376cc1-757d-4ab3-824a-58efb691ad7a.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252Fb00e7163-95e2-45ed-a5b0-ebdb43d72135.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/b00e7163-95e2-45ed-a5b0-ebdb43d72135.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252F13ebc1a5-5b55-4c35-a3de-0afc32f868bb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/13ebc1a5-5b55-4c35-a3de-0afc32f868bb.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252F195e0426-bdc9-41b1-af9d-d55b1fd4c4d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/195e0426-bdc9-41b1-af9d-d55b1fd4c4d0.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252F08d2475c-8737-4882-b0e9-940097342f41.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/08d2475c-8737-4882-b0e9-940097342f41.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252F7c21d444-fa8c-4d6c-a39f-d2166c6798ab.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/7c21d444-fa8c-4d6c-a39f-d2166c6798ab.jpeg already downloaded
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733304%252Fgeneral%252Fcedd3114-65c4-4862-bde1-d965cc213b7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733304/general/cedd3114-65c4-4862-bde1-d965cc213b7b.jpeg already downloaded
2026-03-27 04:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c18409f-15e5-5914-a3b2-96a7a506fb44, identifier: 10730504
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/7849e876-2c5b-429c-9e06-9785e6001572.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F57931e79-81a8-49c8-8f7f-3c18b23b99e4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/57931e79-81a8-49c8-8f7f-3c18b23b99e4.jpeg not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252F0071a19f-0c5b-47fc-81f3-06f4294ca10e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/0071a19f-0c5b-47fc-81f3-06f4294ca10e.JPG not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252F59d453a5-c605-4677-8902-7f871648c13e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/59d453a5-c605-4677-8902-7f871648c13e.JPG not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252Fd703cba4-5903-4bd9-854a-a7474fe1a595.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/d703cba4-5903-4bd9-854a-a7474fe1a595.JPG not downloaded yet
2026-03-27 04:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 04:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504
2026-03-27 04:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c18409f-15e5-5914-a3b2-96a7a506fb44 with identifier: 10730504 to the API
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730504>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5c18409f-15e5-5914-a3b2-96a7a506fb44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UNM151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 112602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5733304/general/dda7a546-50f5-474f-ac3b-c5bc838b36d2.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/bb9008fc-c6c4-40a5-9aca-2e5f9550a0f9.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/88c44037-bf34-4f2e-851f-5e910e14aa99.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/86376cc1-757d-4ab3-824a-58efb691ad7a.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/b00e7163-95e2-45ed-a5b0-ebdb43d72135.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/13ebc1a5-5b55-4c35-a3de-0afc32f868bb.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/195e0426-bdc9-41b1-af9d-d55b1fd4c4d0.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/08d2475c-8737-4882-b0e9-940097342f41.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/7c21d444-fa8c-4d6c-a39f-d2166c6798ab.jpeg',
'https://images.openlane.eu/carimgs/5733304/general/cedd3114-65c4-4862-bde1-d965cc213b7b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361358,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/dda7a546-50f5-474f-ac3b-c5bc838b36d2.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336275,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/bb9008fc-c6c4-40a5-9aca-2e5f9550a0f9.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2868013,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/88c44037-bf34-4f2e-851f-5e910e14aa99.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4538539,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/86376cc1-757d-4ab3-824a-58efb691ad7a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4285284,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/b00e7163-95e2-45ed-a5b0-ebdb43d72135.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4198924,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/13ebc1a5-5b55-4c35-a3de-0afc32f868bb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2748462,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/195e0426-bdc9-41b1-af9d-d55b1fd4c4d0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2490034,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/08d2475c-8737-4882-b0e9-940097342f41.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2511370,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/7c21d444-fa8c-4d6c-a39f-d2166c6798ab.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c18409f-15e5-5914-a3b2-96a7a506fb44/5c18409f-15e5-5914-a3b2-96a7a506fb44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3547359,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733304/general/cedd3114-65c4-4862-bde1-d965cc213b7b.jpeg',
'Width': 4032}],
'price': 4950,
'price_includes_vat': True,
'registration_date': '2018-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 82 hp - 112.602 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730504%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [adesa.be] INFO: Saving data for 10730504: {'created_time': 1774585227.80901, 'last_price_update_time': 1774585227.809021, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730504') HTTP/1.1" 204 0
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252Fbbee152e-25ac-4fd9-a78d-b8b1a5aaba34.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/bbee152e-25ac-4fd9-a78d-b8b1a5aaba34.JPG not downloaded yet
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/3753d68c-0ced-4f46-8b2b-3ba22ffe7c57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F3b6d3f07-2469-4a1b-9c1e-d26c710b170a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/3b6d3f07-2469-4a1b-9c1e-d26c710b170a.jpeg not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252F8e852f9d-dead-41ea-a48c-d3a3c8bcbfd1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/8e852f9d-dead-41ea-a48c-d3a3c8bcbfd1.JPG not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252Fed779e94-59b3-4a9b-babe-748f4dc88227.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/ed779e94-59b3-4a9b-babe-748f4dc88227.JPG not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252Fd33c9d5a-0220-4c85-81d8-9579936dac00.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/d33c9d5a-0220-4c85-81d8-9579936dac00.JPG not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252F8a34390a-173a-4d2f-a809-a5455a4012b6.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/8a34390a-173a-4d2f-a809-a5455a4012b6.JPG not downloaded yet
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/46b2b3f7-d4c5-4c5d-a82f-d373e6d4c212.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Ff988e646-417a-4d01-945c-acc81046de88.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/f988e646-417a-4d01-945c-acc81046de88.jpeg not downloaded yet
2026-03-27 04:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252F27b4acb0-3ffb-464e-b1ae-b86fe707437a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/27b4acb0-3ffb-464e-b1ae-b86fe707437a.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252F9d1c3566-0af3-4dff-bd97-8304a4b4c7af.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/9d1c3566-0af3-4dff-bd97-8304a4b4c7af.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252Fe8b1faa8-f330-4a39-84d4-1668b4445981.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/e8b1faa8-f330-4a39-84d4-1668b4445981.JPG not downloaded yet
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252Fb50fd310-95e7-4243-82ee-e5ec4034caae.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/b50fd310-95e7-4243-82ee-e5ec4034caae.JPG not downloaded yet
2026-03-27 04:20:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/e8d0c290-8029-4b22-8c74-53d1e19b4ce5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fdcf43845-ec0a-41cf-8318-81cbffdfa5fa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/dcf43845-ec0a-41cf-8318-81cbffdfa5fa.jpeg not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252F773a5efd-b000-4721-883c-f08bc5ec2569.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/773a5efd-b000-4721-883c-f08bc5ec2569.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252Fdff596a3-215a-4788-b374-ff8dee405aa7.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/dff596a3-215a-4788-b374-ff8dee405aa7.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252Fce2f34e2-8e21-4b7a-afec-288f2ea2ed21.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/ce2f34e2-8e21-4b7a-afec-288f2ea2ed21.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252F9cfc90d8-4fad-44d9-bbdb-a731a102e919.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/9cfc90d8-4fad-44d9-bbdb-a731a102e919.JPG not downloaded yet
2026-03-27 04:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff49148d0>
2026-03-27 04:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F3753d68c-0ced-4f46-8b2b-3ba22ffe7c57.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/3753d68c-0ced-4f46-8b2b-3ba22ffe7c57.jpg saved to cache
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/d703cba4-5903-4bd9-854a-a7474fe1a595.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fd522811c-faa7-4e35-80cc-0c75d05a80bb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/d522811c-faa7-4e35-80cc-0c75d05a80bb.jpeg not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252F7c2aa44b-4460-4fd7-975c-0716bb815e93.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/7c2aa44b-4460-4fd7-975c-0716bb815e93.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252Faff1f398-80fc-4440-8f4f-fdfbf6ae4d88.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/aff1f398-80fc-4440-8f4f-fdfbf6ae4d88.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252F7764b7f7-fa02-45db-886e-45be85774f5e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/7764b7f7-fa02-45db-886e-45be85774f5e.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252F0775164d-af7c-4b97-9f91-87328428963c.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/0775164d-af7c-4b97-9f91-87328428963c.JPG not downloaded yet
2026-03-27 04:20:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/d33c9d5a-0220-4c85-81d8-9579936dac00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F8d71b68d-a591-41d4-a83a-5d256e46a1ad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/8d71b68d-a591-41d4-a83a-5d256e46a1ad.jpeg not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252Fb424b146-2960-4dbe-8559-9a8759d83177.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/b424b146-2960-4dbe-8559-9a8759d83177.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252Fbb7a6b04-1424-44d5-b994-dd71d96783ef.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/bb7a6b04-1424-44d5-b994-dd71d96783ef.JPG not downloaded yet
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748331%252Fgeneral%252Feef779da-10d3-49ee-8432-36511485fc02.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/eef779da-10d3-49ee-8432-36511485fc02.JPG not downloaded yet
2026-03-27 04:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499
2026-03-27 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e89793a8-ee35-51dc-b53a-0e056859ca38 with scrape type 1
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e89793a8-ee35-51dc-b53a-0e056859ca38
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252F73eaec05-9174-4255-ac9a-c64cc97949cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/73eaec05-9174-4255-ac9a-c64cc97949cb.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252F7196f607-8941-4a1b-99aa-25b8b59cd54d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/7196f607-8941-4a1b-99aa-25b8b59cd54d.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252F5c0e556c-1d1f-440f-bda0-c12e43de6ea9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/5c0e556c-1d1f-440f-bda0-c12e43de6ea9.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252Fdfd15b65-3b77-4766-807d-2a6f7e72ef32.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/dfd15b65-3b77-4766-807d-2a6f7e72ef32.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252F7a8e952b-4293-4c6d-9f64-95229591ff8d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/7a8e952b-4293-4c6d-9f64-95229591ff8d.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252F630d7230-124c-4589-9b9a-2a29ac409616.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/630d7230-124c-4589-9b9a-2a29ac409616.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252Fb20a8aa9-2d71-4b2f-ae8d-3d6895389c32.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/b20a8aa9-2d71-4b2f-ae8d-3d6895389c32.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252Fe15853d8-49be-46df-a284-9fedd67707c2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/e15853d8-49be-46df-a284-9fedd67707c2.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252F9845e49d-038c-48c1-9f11-0a3fc66c6651.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/9845e49d-038c-48c1-9f11-0a3fc66c6651.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733399%252Fgeneral%252F0278b95a-b0d3-4628-8c75-77ceff3e6195.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733399/general/0278b95a-b0d3-4628-8c75-77ceff3e6195.jpeg already downloaded
2026-03-27 04:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e89793a8-ee35-51dc-b53a-0e056859ca38, identifier: 10730499
2026-03-27 04:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423
2026-03-27 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7faa29d1-50cd-573d-a91b-af10eabe4679 with scrape type 1
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7faa29d1-50cd-573d-a91b-af10eabe4679
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747840%252Fgeneral%252F830d019e-4adf-4e5f-a5b0-8bd723882988.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/830d019e-4adf-4e5f-a5b0-8bd723882988.JPG not downloaded yet
2026-03-27 04:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511
2026-03-27 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with scrape type 1
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252Fc71e7726-6021-42a1-a12e-ff3717f4b59a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/c71e7726-6021-42a1-a12e-ff3717f4b59a.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252F355bfb77-f570-4c97-9e2f-e7f69cf41ef5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/355bfb77-f570-4c97-9e2f-e7f69cf41ef5.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252F2bd6e019-c3b8-4047-a8a0-93f600678a9b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/2bd6e019-c3b8-4047-a8a0-93f600678a9b.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252F46d18d9f-c638-4641-9e2d-424f922fe620.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/46d18d9f-c638-4641-9e2d-424f922fe620.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252F6f9ca15b-4a4a-4a16-bb84-6b170f188da5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/6f9ca15b-4a4a-4a16-bb84-6b170f188da5.jpeg already downloaded
2026-03-27 04:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252F2bbad3cd-9ce4-46c2-a3a0-a8493726b5d3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/2bbad3cd-9ce4-46c2-a3a0-a8493726b5d3.jpeg already downloaded
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252Fb8a23970-35e1-4720-9e00-ac4de04d438d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/b8a23970-35e1-4720-9e00-ac4de04d438d.jpeg already downloaded
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252F24941a0d-12b4-4442-9345-60ceafbf0391.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/24941a0d-12b4-4442-9345-60ceafbf0391.jpeg already downloaded
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252F216a8a8b-82be-42e9-8c70-9833759ccab4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/216a8a8b-82be-42e9-8c70-9833759ccab4.jpeg already downloaded
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5733327%252Fgeneral%252Fe3fca3fa-0ad6-4543-80fe-c6b81a8d3268.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733327/general/e3fca3fa-0ad6-4543-80fe-c6b81a8d3268.jpeg already downloaded
2026-03-27 04:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37, identifier: 10730511
2026-03-27 04:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503
2026-03-27 04:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a11a680-dc44-5591-8df2-04f44b469ed8 with scrape type 1
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252F9a9522f6-5611-439b-b976-73249c9db547.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/9a9522f6-5611-439b-b976-73249c9db547.jpg not downloaded yet
2026-03-27 04:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426
2026-03-27 04:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with scrape type 1
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748251%252Fgeneral%252Fdaff4d5a-bd59-4267-8b08-06c48a56f5de.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/daff4d5a-bd59-4267-8b08-06c48a56f5de.JPG not downloaded yet
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743420%252Fgeneral%252Fc38bb5eb-4fab-4d26-8018-422d919059c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/c38bb5eb-4fab-4d26-8018-422d919059c1.JPG not downloaded yet
2026-03-27 04:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499
2026-03-27 04:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499
2026-03-27 04:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10730499 to the API
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730499>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e89793a8-ee35-51dc-b53a-0e056859ca38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WBV936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 149805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5733399/general/73eaec05-9174-4255-ac9a-c64cc97949cb.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/7196f607-8941-4a1b-99aa-25b8b59cd54d.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/5c0e556c-1d1f-440f-bda0-c12e43de6ea9.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/dfd15b65-3b77-4766-807d-2a6f7e72ef32.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/7a8e952b-4293-4c6d-9f64-95229591ff8d.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/630d7230-124c-4589-9b9a-2a29ac409616.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/b20a8aa9-2d71-4b2f-ae8d-3d6895389c32.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/e15853d8-49be-46df-a284-9fedd67707c2.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/9845e49d-038c-48c1-9f11-0a3fc66c6651.jpeg',
'https://images.openlane.eu/carimgs/5733399/general/0278b95a-b0d3-4628-8c75-77ceff3e6195.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315916,
'Height': 849,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/73eaec05-9174-4255-ac9a-c64cc97949cb.jpeg',
'Width': 1132},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4505252,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/7196f607-8941-4a1b-99aa-25b8b59cd54d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2969905,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/5c0e556c-1d1f-440f-bda0-c12e43de6ea9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2645436,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/dfd15b65-3b77-4766-807d-2a6f7e72ef32.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2567917,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/7a8e952b-4293-4c6d-9f64-95229591ff8d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2332426,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/630d7230-124c-4589-9b9a-2a29ac409616.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2684039,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/b20a8aa9-2d71-4b2f-ae8d-3d6895389c32.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2555396,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/e15853d8-49be-46df-a284-9fedd67707c2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2731099,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/9845e49d-038c-48c1-9f11-0a3fc66c6651.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e89793a8-ee35-51dc-b53a-0e056859ca38/e89793a8-ee35-51dc-b53a-0e056859ca38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2281275,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733399/general/0278b95a-b0d3-4628-8c75-77ceff3e6195.jpeg',
'Width': 4032}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-02-26',
'seats_number': 2,
'seller_name': None,
'title': 'Citroën Berlingo 1.6 HDI - Diesel - Manual - 75 hp - 149.805 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:29 [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 04:20:29 [adesa.be] INFO: Saving data for 10730499: {'created_time': 1774585229.556964, 'last_price_update_time': 1774585229.556975, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730499') HTTP/1.1" 204 0
2026-03-27 04:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511
2026-03-27 04:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511
2026-03-27 04:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37 with identifier: 10730511 to the API
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730511>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TLF465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 148626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5733327/general/c71e7726-6021-42a1-a12e-ff3717f4b59a.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/355bfb77-f570-4c97-9e2f-e7f69cf41ef5.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/2bd6e019-c3b8-4047-a8a0-93f600678a9b.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/46d18d9f-c638-4641-9e2d-424f922fe620.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/6f9ca15b-4a4a-4a16-bb84-6b170f188da5.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/2bbad3cd-9ce4-46c2-a3a0-a8493726b5d3.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/b8a23970-35e1-4720-9e00-ac4de04d438d.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/24941a0d-12b4-4442-9345-60ceafbf0391.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/216a8a8b-82be-42e9-8c70-9833759ccab4.jpeg',
'https://images.openlane.eu/carimgs/5733327/general/e3fca3fa-0ad6-4543-80fe-c6b81a8d3268.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2903605,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/c71e7726-6021-42a1-a12e-ff3717f4b59a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3180599,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/355bfb77-f570-4c97-9e2f-e7f69cf41ef5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2923899,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/2bd6e019-c3b8-4047-a8a0-93f600678a9b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4321119,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/46d18d9f-c638-4641-9e2d-424f922fe620.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4705059,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/6f9ca15b-4a4a-4a16-bb84-6b170f188da5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3237690,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/2bbad3cd-9ce4-46c2-a3a0-a8493726b5d3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2456548,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/b8a23970-35e1-4720-9e00-ac4de04d438d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3518638,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/24941a0d-12b4-4442-9345-60ceafbf0391.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4268962,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/216a8a8b-82be-42e9-8c70-9833759ccab4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37/2fd3ed51-edea-5113-a2d9-4aaaf9a1eb37_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3639549,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733327/general/e3fca3fa-0ad6-4543-80fe-c6b81a8d3268.jpeg',
'Width': 4032}],
'price': 2650,
'price_includes_vat': True,
'registration_date': '2016-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2i Exclusive - Petrol - Manual - 82 hp - 148.626 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2016}
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:29 [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 04:20:29 [adesa.be] INFO: Saving data for 10730511: {'created_time': 1774585229.898206, 'last_price_update_time': 1774585229.898216, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730511') HTTP/1.1" 204 0
2026-03-27 04:20:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/ed779e94-59b3-4a9b-babe-748f4dc88227.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fb19d38ea-359b-4d9a-8883-b4db096cabd9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/b19d38ea-359b-4d9a-8883-b4db096cabd9.jpeg not downloaded yet
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5743324%252Fgeneral%252Ffdadf27d-7b6c-48f0-aa7c-612a812bf753.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743324/general/fdadf27d-7b6c-48f0-aa7c-612a812bf753.JPG not downloaded yet
2026-03-27 04:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5745975%252Fgeneral%252F873682e4-e5ff-40b7-b8d3-5e79d27e843a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745975/general/873682e4-e5ff-40b7-b8d3-5e79d27e843a.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5748331%252Fgeneral%252F5a701041-efbc-44a4-999b-bf10fdcf8532.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748331/general/5a701041-efbc-44a4-999b-bf10fdcf8532.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5747840%252Fgeneral%252F651f8d7f-d74d-4d7c-a0c7-4f704dc27db2.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/651f8d7f-d74d-4d7c-a0c7-4f704dc27db2.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5650580%252Fgeneral%252Fe1d49aed-aa92-4ae8-b0fd-c8a1db48ba7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/e1d49aed-aa92-4ae8-b0fd-c8a1db48ba7c.jpg not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5748251%252Fgeneral%252Fe5dedf28-ed71-47b2-a811-869e19ba88bb.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/e5dedf28-ed71-47b2-a811-869e19ba88bb.JPG not downloaded yet
2026-03-27 04:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/8e852f9d-dead-41ea-a48c-d3a3c8bcbfd1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5743420%252Fgeneral%252Fe340663b-0bd1-4c16-be4f-82507cd94e44.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/e340663b-0bd1-4c16-be4f-82507cd94e44.JPG not downloaded yet
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5747840%252Fgeneral%252Fa24b06a2-fc67-48af-8ceb-a12badd26432.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/a24b06a2-fc67-48af-8ceb-a12badd26432.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5650580%252Fgeneral%252F72cc020e-1213-4a8e-bdde-d293f1984319.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/72cc020e-1213-4a8e-bdde-d293f1984319.jpg not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5748251%252Fgeneral%252Fb4c9d4e2-cd38-49be-8b1a-f200cf0e66ea.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/b4c9d4e2-cd38-49be-8b1a-f200cf0e66ea.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5743420%252Fgeneral%252F52182c47-7edc-4d47-8179-54599f283943.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743420/general/52182c47-7edc-4d47-8179-54599f283943.JPG not downloaded yet
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/bbee152e-25ac-4fd9-a78d-b8b1a5aaba34.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5747840%252Fgeneral%252F06a16e54-c96f-4d60-a39f-8986d18d95d1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/06a16e54-c96f-4d60-a39f-8986d18d95d1.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5650580%252Fgeneral%252F43bba690-b758-4134-9617-e13648f20da8.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/43bba690-b758-4134-9617-e13648f20da8.jpg not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5748251%252Fgeneral%252Ffdb33802-80ac-4fbe-95db-6a33c977a302.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/fdb33802-80ac-4fbe-95db-6a33c977a302.JPG not downloaded yet
2026-03-27 04:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5747840%252Fgeneral%252F5cde2e83-2953-4741-a67d-fb6f36824a84.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/5cde2e83-2953-4741-a67d-fb6f36824a84.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5650580%252Fgeneral%252Fa8fb522e-da5d-4008-8d90-50ecc28dc5cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/a8fb522e-da5d-4008-8d90-50ecc28dc5cc.jpg not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5748251%252Fgeneral%252F04700b8e-ff35-467d-a053-bdb090dcbde1.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/04700b8e-ff35-467d-a053-bdb090dcbde1.JPG not downloaded yet
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/59d453a5-c605-4677-8902-7f871648c13e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5747840%252Fgeneral%252Fb5238509-bf1a-40c3-b186-e3c7f87b695e.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/b5238509-bf1a-40c3-b186-e3c7f87b695e.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5650580%252Fgeneral%252F0da47d10-758d-4b87-9d6a-f3a642acdb31.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/0da47d10-758d-4b87-9d6a-f3a642acdb31.jpg not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5748251%252Fgeneral%252F1c967e99-4188-4b00-b35c-5edcd76982cb.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/1c967e99-4188-4b00-b35c-5edcd76982cb.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5747840%252Fgeneral%252F913b062d-e78a-44c1-a4b7-d7b9b5967449.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/913b062d-e78a-44c1-a4b7-d7b9b5967449.JPG not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5650580%252Fgeneral%252Fa0e33d8d-cefc-4798-8a8b-94b933dfda44.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/a0e33d8d-cefc-4798-8a8b-94b933dfda44.jpg not downloaded yet
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20: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%252F5748251%252Fgeneral%252Fd1f8cdbe-3f06-4296-85d7-e41da4b7a950.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/d1f8cdbe-3f06-4296-85d7-e41da4b7a950.JPG not downloaded yet
2026-03-27 04:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/3b6d3f07-2469-4a1b-9c1e-d26c710b170a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714568
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714568%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714568: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714568 url https://www.openlane.eu/en/carv6/auction/10714568
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714567
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714567%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714567: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714567 url https://www.openlane.eu/en/carv6/auction/10714567
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714570
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714570%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714570: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714570 url https://www.openlane.eu/en/carv6/auction/10714570
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714569
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714569%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714569: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714569 url https://www.openlane.eu/en/carv6/auction/10714569
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714571
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714571%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714571: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714571 url https://www.openlane.eu/en/carv6/auction/10714571
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714574
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714574%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714574: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714574 url https://www.openlane.eu/en/carv6/auction/10714574
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714575
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714575%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714575: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714575 url https://www.openlane.eu/en/carv6/auction/10714575
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714577
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714577%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714577: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714577 url https://www.openlane.eu/en/carv6/auction/10714577
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714578
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714578%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714578: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714578 url https://www.openlane.eu/en/carv6/auction/10714578
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714579
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714579%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714579: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714579 url https://www.openlane.eu/en/carv6/auction/10714579
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714581
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714581%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714581: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714581 url https://www.openlane.eu/en/carv6/auction/10714581
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714580
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714580%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714580: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714580 url https://www.openlane.eu/en/carv6/auction/10714580
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714582
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714582%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714582: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714582 url https://www.openlane.eu/en/carv6/auction/10714582
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714583
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714583%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714583: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714583 url https://www.openlane.eu/en/carv6/auction/10714583
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714584
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714584%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714584: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714584 url https://www.openlane.eu/en/carv6/auction/10714584
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714585
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714585%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714585: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714585 url https://www.openlane.eu/en/carv6/auction/10714585
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714669
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714669%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714669: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714669 url https://www.openlane.eu/en/carv6/auction/10714669
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714666
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714666%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714666: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714666 url https://www.openlane.eu/en/carv6/auction/10714666
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714674
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714674%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714674: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714674 url https://www.openlane.eu/en/carv6/auction/10714674
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714588
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714588%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714588: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714588 url https://www.openlane.eu/en/carv6/auction/10714588
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714671
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714671%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714671: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714671 url https://www.openlane.eu/en/carv6/auction/10714671
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714678
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714678%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714678: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714678 url https://www.openlane.eu/en/carv6/auction/10714678
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714681
2026-03-27 04:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714681%27 HTTP/1.1" 200 None
2026-03-27 04:20:30 [adesa.be] INFO: Scrape type for 10714681: 0
2026-03-27 04:20:30 [adesa.be] INFO: Skipping item 10714681 url https://www.openlane.eu/en/carv6/auction/10714681
2026-03-27 04:20:30 [adesa.be] INFO: Found listing with ID: 10714683
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714683%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714683: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714683 url https://www.openlane.eu/en/carv6/auction/10714683
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714676
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714676%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714676: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714676 url https://www.openlane.eu/en/carv6/auction/10714676
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714684
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714684%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714684: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714684 url https://www.openlane.eu/en/carv6/auction/10714684
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714688
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714688%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714688: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714688 url https://www.openlane.eu/en/carv6/auction/10714688
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714686
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714686%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714686: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714686 url https://www.openlane.eu/en/carv6/auction/10714686
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714701
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714701%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714701: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714701 url https://www.openlane.eu/en/carv6/auction/10714701
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714699
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714699%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714699: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714699 url https://www.openlane.eu/en/carv6/auction/10714699
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714696
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714696%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714696: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714696 url https://www.openlane.eu/en/carv6/auction/10714696
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714694
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714694%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714694: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714694 url https://www.openlane.eu/en/carv6/auction/10714694
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714959
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714959%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714959: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714959 url https://www.openlane.eu/en/carv6/auction/10714959
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714964
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714964%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714964: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714964 url https://www.openlane.eu/en/carv6/auction/10714964
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714961
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714961%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714961: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714961 url https://www.openlane.eu/en/carv6/auction/10714961
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714966
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714966%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714966: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714966 url https://www.openlane.eu/en/carv6/auction/10714966
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714968
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714968%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714968: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714968 url https://www.openlane.eu/en/carv6/auction/10714968
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714970
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714970%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714970: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714970 url https://www.openlane.eu/en/carv6/auction/10714970
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714972
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714972%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714972: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714972 url https://www.openlane.eu/en/carv6/auction/10714972
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714974
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714974%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714974: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714974 url https://www.openlane.eu/en/carv6/auction/10714974
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714976
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714976%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714976: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714976 url https://www.openlane.eu/en/carv6/auction/10714976
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10714979
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710714979%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10714979: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10714979 url https://www.openlane.eu/en/carv6/auction/10714979
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719286%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10719286: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723908%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723908: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723919%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723919: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723874%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723874: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723883%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723883: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723892%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723892: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726297%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10726297: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723884%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723884: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10730692
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730692%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10730692: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10730692 url https://www.openlane.eu/en/carv6/auction/10730692
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726307%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10726307: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726306%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10726306: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723889%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723889: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725690%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10725690: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723890%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723890: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10729558
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729558%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10729558: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10729558 url https://www.openlane.eu/en/carv6/auction/10729558
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710725725%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10725725: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723873%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723873: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10730693
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730693%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10730693: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10730693 url https://www.openlane.eu/en/carv6/auction/10730693
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10730765
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730765%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10730765: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10730765 url https://www.openlane.eu/en/carv6/auction/10730765
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723894%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723894: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723912
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723912%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723912: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723912 url https://www.openlane.eu/en/carv6/auction/10723912
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10730781
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730781%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10730781: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10730781 url https://www.openlane.eu/en/carv6/auction/10730781
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716652%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723902%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723902: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723900%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723900: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723905%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723905: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723880%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723880: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723895
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723895%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723895: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723895 url https://www.openlane.eu/en/carv6/auction/10723895
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723913%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723913: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723904%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10723904: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726296%27 HTTP/1.1" 200 None
2026-03-27 04:20:31 [adesa.be] INFO: Scrape type for 10726296: 0
2026-03-27 04:20:31 [adesa.be] INFO: Skipping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-27 04:20:31 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-27 04:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723869%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723869: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723159%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723159: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723903%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723903: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723893%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723893: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723898%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723898: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723887%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723887: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723901%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723901: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723899%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723899: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723878%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723878: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723911%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723911: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723909%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723909: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723910%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723910: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724944%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10724944: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723879%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723879: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723896%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723896: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723897%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723897: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723877%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723877: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723876%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723876: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723888%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723888: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723907%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723907: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723886%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723886: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723906%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10723906: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10730917
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730917%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10730917: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10730917 url https://www.openlane.eu/en/carv6/auction/10730917
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10724876
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724876%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10724876: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10724876 url https://www.openlane.eu/en/carv6/auction/10724876
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10724814
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724814%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10724814: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10724814 url https://www.openlane.eu/en/carv6/auction/10724814
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10724853
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724853%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10724853: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10724853 url https://www.openlane.eu/en/carv6/auction/10724853
2026-03-27 04:20:32 [adesa.be] INFO: Found listing with ID: 10724837
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724837%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [adesa.be] INFO: Scrape type for 10724837: 0
2026-03-27 04:20:32 [adesa.be] INFO: Skipping item 10724837 url https://www.openlane.eu/en/carv6/auction/10724837
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/b50fd310-95e7-4243-82ee-e5ec4034caae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747840%252Fgeneral%252F105f2f5c-7941-4618-8b10-a97f641e3a3a.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/105f2f5c-7941-4618-8b10-a97f641e3a3a.JPG not downloaded yet
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252Fa86b8ae7-eb9f-4414-994d-8c8b7601db64.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/a86b8ae7-eb9f-4414-994d-8c8b7601db64.jpg not downloaded yet
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748251%252Fgeneral%252F61acde3a-fa65-4c9a-8057-e3551233dea9.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/61acde3a-fa65-4c9a-8057-e3551233dea9.JPG not downloaded yet
2026-03-27 04:20: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 04:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/ce2f34e2-8e21-4b7a-afec-288f2ea2ed21.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747840%252Fgeneral%252Fe170bb88-e1a8-4134-91d8-02f3f804e052.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/e170bb88-e1a8-4134-91d8-02f3f804e052.JPG not downloaded yet
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252Fd429b202-a19b-4246-bcbb-15512960de12.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/d429b202-a19b-4246-bcbb-15512960de12.jpg not downloaded yet
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748251%252Fgeneral%252Fa06eeb9c-ff7a-4882-8005-74e5957f7ef5.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/a06eeb9c-ff7a-4882-8005-74e5957f7ef5.JPG not downloaded yet
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/7764b7f7-fa02-45db-886e-45be85774f5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747840%252Fgeneral%252F84e0a759-6913-4b3f-962f-3e23596a9ced.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747840/general/84e0a759-6913-4b3f-962f-3e23596a9ced.JPG not downloaded yet
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252F3b069cd3-6577-4875-b0a2-788e549e09ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/3b069cd3-6577-4875-b0a2-788e549e09ff.jpg not downloaded yet
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748251%252Fgeneral%252F02cdfdb2-fb3a-485a-8487-af12e646fa2b.JPG%27 HTTP/1.1" 200 None
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748251/general/02cdfdb2-fb3a-485a-8487-af12e646fa2b.JPG not downloaded yet
2026-03-27 04:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6553810>
2026-03-27 04:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F3b6d3f07-2469-4a1b-9c1e-d26c710b170a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/3b6d3f07-2469-4a1b-9c1e-d26c710b170a.jpeg saved to cache
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/c38bb5eb-4fab-4d26-8018-422d919059c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/2a612b8a-adc1-4bed-9ef4-763ffb442535.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/daff4d5a-bd59-4267-8b08-06c48a56f5de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/960637c9-6067-45f4-a29a-038b5593da25.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/491e7674-49bc-4a64-9032-ffa63855a601.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/b4c9d4e2-cd38-49be-8b1a-f200cf0e66ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/f5a38367-928c-471e-a8aa-aa8adaa3e8f0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/65e86d39-1137-44ec-ba9f-2d83ee5de40c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/bd83c985-d6b6-4a43-85c5-eb2f36e99b7f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/04700b8e-ff35-467d-a053-bdb090dcbde1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/fdb33802-80ac-4fbe-95db-6a33c977a302.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/1c967e99-4188-4b00-b35c-5edcd76982cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/61acde3a-fa65-4c9a-8057-e3551233dea9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/02cdfdb2-fb3a-485a-8487-af12e646fa2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/a06eeb9c-ff7a-4882-8005-74e5957f7ef5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/84e0a759-6913-4b3f-962f-3e23596a9ced.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:32 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:20:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6839d10>
2026-03-27 04:20:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748600%252Fgeneral%252F2a612b8a-adc1-4bed-9ef4-763ffb442535.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/2a612b8a-adc1-4bed-9ef4-763ffb442535.jpeg saved to cache
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6704150>
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748597%252Fgeneral%252F960637c9-6067-45f4-a29a-038b5593da25.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/960637c9-6067-45f4-a29a-038b5593da25.jpeg saved to cache
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4beb6d0>
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748600%252Fgeneral%252F491e7674-49bc-4a64-9032-ffa63855a601.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/491e7674-49bc-4a64-9032-ffa63855a601.jpeg saved to cache
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64cdb50>
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748600%252Fgeneral%252Ff5a38367-928c-471e-a8aa-aa8adaa3e8f0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/f5a38367-928c-471e-a8aa-aa8adaa3e8f0.jpeg saved to cache
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68c1b10>
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748600%252Fgeneral%252F65e86d39-1137-44ec-ba9f-2d83ee5de40c.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/65e86d39-1137-44ec-ba9f-2d83ee5de40c.jpeg saved to cache
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:33 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68c2590>
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748600%252Fgeneral%252Fbd83c985-d6b6-4a43-85c5-eb2f36e99b7f.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/bd83c985-d6b6-4a43-85c5-eb2f36e99b7f.jpeg saved to cache
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/3b069cd3-6577-4875-b0a2-788e549e09ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/105f2f5c-7941-4618-8b10-a97f641e3a3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/913b062d-e78a-44c1-a4b7-d7b9b5967449.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/d1f8cdbe-3f06-4296-85d7-e41da4b7a950.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/e170bb88-e1a8-4134-91d8-02f3f804e052.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/b5238509-bf1a-40c3-b186-e3c7f87b695e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/5cde2e83-2953-4741-a67d-fb6f36824a84.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68c0750>
2026-03-27 04:20:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650580%252Fgeneral%252F3b069cd3-6577-4875-b0a2-788e549e09ff.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/3b069cd3-6577-4875-b0a2-788e549e09ff.jpg saved to cache
2026-03-27 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/06a16e54-c96f-4d60-a39f-8986d18d95d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/52182c47-7edc-4d47-8179-54599f283943.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/a86b8ae7-eb9f-4414-994d-8c8b7601db64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/d429b202-a19b-4246-bcbb-15512960de12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/a0e33d8d-cefc-4798-8a8b-94b933dfda44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/a24b06a2-fc67-48af-8ceb-a12badd26432.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081
2026-03-27 04:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5b4bf95-406d-5081-89de-a02aa3ac12e2 with scrape type 1
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5b4bf95-406d-5081-89de-a02aa3ac12e2
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252F1223fe88-97af-4cb0-971b-878843faebe0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/1223fe88-97af-4cb0-971b-878843faebe0.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252F2a010963-a81d-46ab-a8db-2217efcce971.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/2a010963-a81d-46ab-a8db-2217efcce971.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252Fe0340d2e-7a6d-4a8e-af7f-55ad5e26bfaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/e0340d2e-7a6d-4a8e-af7f-55ad5e26bfaf.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252Ffe453f01-7bc3-4b5c-af58-fe29d448219a.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/fe453f01-7bc3-4b5c-af58-fe29d448219a.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252F8193a781-d99a-42af-bcfc-c66c4b5568ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/8193a781-d99a-42af-bcfc-c66c4b5568ca.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252Fa87a6d64-9dfe-4e90-ac97-ef43c56e14d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/a87a6d64-9dfe-4e90-ac97-ef43c56e14d0.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252F224ffcb7-c062-4413-acdb-917078beca21.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/224ffcb7-c062-4413-acdb-917078beca21.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252Fee57187d-9d38-4efd-baae-ae7798524546.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/ee57187d-9d38-4efd-baae-ae7798524546.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252F88f08434-810d-43ce-a2d5-f75957b4ee38.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/88f08434-810d-43ce-a2d5-f75957b4ee38.jpg already downloaded
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5234830%252Fgeneral%252F5ba5a6fc-b699-4884-9ded-de01dee877f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5234830/general/5ba5a6fc-b699-4884-9ded-de01dee877f1.jpg already downloaded
2026-03-27 04:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5b4bf95-406d-5081-89de-a02aa3ac12e2, identifier: 10733081
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081
2026-03-27 04:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081
2026-03-27 04:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5b4bf95-406d-5081-89de-a02aa3ac12e2 with identifier: 10733081 to the API
2026-03-27 04:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733081>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 400,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e5b4bf95-406d-5081-89de-a02aa3ac12e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LCA546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733081',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 105401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5234830/general/1223fe88-97af-4cb0-971b-878843faebe0.jpg',
'https://images.openlane.eu/carimgs/5234830/general/2a010963-a81d-46ab-a8db-2217efcce971.jpg',
'https://images.openlane.eu/carimgs/5234830/general/e0340d2e-7a6d-4a8e-af7f-55ad5e26bfaf.jpg',
'https://images.openlane.eu/carimgs/5234830/general/fe453f01-7bc3-4b5c-af58-fe29d448219a.jpg',
'https://images.openlane.eu/carimgs/5234830/general/8193a781-d99a-42af-bcfc-c66c4b5568ca.jpg',
'https://images.openlane.eu/carimgs/5234830/general/a87a6d64-9dfe-4e90-ac97-ef43c56e14d0.jpg',
'https://images.openlane.eu/carimgs/5234830/general/224ffcb7-c062-4413-acdb-917078beca21.jpg',
'https://images.openlane.eu/carimgs/5234830/general/ee57187d-9d38-4efd-baae-ae7798524546.jpg',
'https://images.openlane.eu/carimgs/5234830/general/88f08434-810d-43ce-a2d5-f75957b4ee38.jpg',
'https://images.openlane.eu/carimgs/5234830/general/5ba5a6fc-b699-4884-9ded-de01dee877f1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76873,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/1223fe88-97af-4cb0-971b-878843faebe0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75053,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/2a010963-a81d-46ab-a8db-2217efcce971.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75238,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/e0340d2e-7a6d-4a8e-af7f-55ad5e26bfaf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69576,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/fe453f01-7bc3-4b5c-af58-fe29d448219a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73214,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/8193a781-d99a-42af-bcfc-c66c4b5568ca.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62977,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/a87a6d64-9dfe-4e90-ac97-ef43c56e14d0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70181,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/224ffcb7-c062-4413-acdb-917078beca21.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72741,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/ee57187d-9d38-4efd-baae-ae7798524546.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85220,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/88f08434-810d-43ce-a2d5-f75957b4ee38.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5b4bf95-406d-5081-89de-a02aa3ac12e2/e5b4bf95-406d-5081-89de-a02aa3ac12e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82623,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5234830/general/5ba5a6fc-b699-4884-9ded-de01dee877f1.jpg',
'Width': 640}],
'price': 31400,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 2,
'seller_name': None,
'title': 'BMW X5 M 50d M Performance - xDrive - Diesel - Automatic - 400 hp - '
'105.401 km',
'transmission': 'automatic',
'trim': 'M Performance',
'vin': None,
'year': 2020}
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:35 [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 04:20:35 [adesa.be] INFO: Saving data for 10733081: {'created_time': 1774585235.1041, 'last_price_update_time': 1774585235.10411, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10733081') HTTP/1.1" 204 0
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/651f8d7f-d74d-4d7c-a0c7-4f704dc27db2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/e340663b-0bd1-4c16-be4f-82507cd94e44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748251/general/e5dedf28-ed71-47b2-a811-869e19ba88bb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731426)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/0da47d10-758d-4b87-9d6a-f3a642acdb31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a96d90>
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252Fa86b8ae7-eb9f-4414-994d-8c8b7601db64.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/a86b8ae7-eb9f-4414-994d-8c8b7601db64.jpg saved to cache
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a95ed0>
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252Fd429b202-a19b-4246-bcbb-15512960de12.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/d429b202-a19b-4246-bcbb-15512960de12.jpg saved to cache
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67ad6d0>
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252Fa0e33d8d-cefc-4798-8a8b-94b933dfda44.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/a0e33d8d-cefc-4798-8a8b-94b933dfda44.jpg saved to cache
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/a8fb522e-da5d-4008-8d90-50ecc28dc5cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/873682e4-e5ff-40b7-b8d3-5e79d27e843a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/fdadf27d-7b6c-48f0-aa7c-612a812bf753.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/5a701041-efbc-44a4-999b-bf10fdcf8532.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/43bba690-b758-4134-9617-e13648f20da8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/72cc020e-1213-4a8e-bdde-d293f1984319.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7fc3550-9d4a-5e5a-9374-e396a2e360f5, skipping ID generation
2026-03-27 04:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with scrape type 1
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 sending to next pipeline
2026-03-27 04:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7fc3550-9d4a-5e5a-9374-e396a2e360f5, identifier: 10731426
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c1bd50>
2026-03-27 04:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252F0da47d10-758d-4b87-9d6a-f3a642acdb31.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/0da47d10-758d-4b87-9d6a-f3a642acdb31.jpg saved to cache
2026-03-27 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426
2026-03-27 04:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426
2026-03-27 04:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7fc3550-9d4a-5e5a-9374-e396a2e360f5 with identifier: 10731426 to the API
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748251/general/e5dedf28-ed71-47b2-a811-869e19ba88bb.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b7fc3550-9d4a-5e5a-9374-e396a2e360f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUK224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 129230,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 83 hp - 129.230 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 04:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:35 [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 04:20:35 [adesa.be] INFO: Saving data for 10731426: {'created_time': 1774585235.995811, 'last_price_update_time': 1774585235.995821, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731426') HTTP/1.1" 204 0
2026-03-27 04:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/e1d49aed-aa92-4ae8-b0fd-c8a1db48ba7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747840/general/830d019e-4adf-4e5f-a5b0-8bd723882988.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10731423)
2026-03-27 04:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/eef779da-10d3-49ee-8432-36511485fc02.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/bb7a6b04-1424-44d5-b994-dd71d96783ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b7fc3550-9d4a-5e5a-9374-e396a2e360f5 due to Ignoring non-200 response
2026-03-27 04:20:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/b424b146-2960-4dbe-8559-9a8759d83177.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6473590>
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252Fa8fb522e-da5d-4008-8d90-50ecc28dc5cc.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/a8fb522e-da5d-4008-8d90-50ecc28dc5cc.jpg saved to cache
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64bc890>
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252F43bba690-b758-4134-9617-e13648f20da8.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/43bba690-b758-4134-9617-e13648f20da8.jpg saved to cache
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ffa1e9590>
2026-03-27 04:20:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252F72cc020e-1213-4a8e-bdde-d293f1984319.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/72cc020e-1213-4a8e-bdde-d293f1984319.jpg saved to cache
2026-03-27 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724869
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724869%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724869: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724869 url https://www.openlane.eu/en/carv6/auction/10724869
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724849
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724849%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724849: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724849 url https://www.openlane.eu/en/carv6/auction/10724849
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724863
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724863%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724863: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724863 url https://www.openlane.eu/en/carv6/auction/10724863
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724867
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724867%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724867: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724867 url https://www.openlane.eu/en/carv6/auction/10724867
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724850
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724850%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724850: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724850 url https://www.openlane.eu/en/carv6/auction/10724850
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724842
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724842%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724842: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724842 url https://www.openlane.eu/en/carv6/auction/10724842
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724818
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724818%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724818: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724818 url https://www.openlane.eu/en/carv6/auction/10724818
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724838
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724838%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724838: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724838 url https://www.openlane.eu/en/carv6/auction/10724838
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724813
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724813%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724813: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724813 url https://www.openlane.eu/en/carv6/auction/10724813
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724811
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724811%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724811: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724811 url https://www.openlane.eu/en/carv6/auction/10724811
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724879
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724879%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724879: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724879 url https://www.openlane.eu/en/carv6/auction/10724879
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724881
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724881%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724881: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724881 url https://www.openlane.eu/en/carv6/auction/10724881
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724822
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724822%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724822: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724822 url https://www.openlane.eu/en/carv6/auction/10724822
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724851
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724851%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724851: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724851 url https://www.openlane.eu/en/carv6/auction/10724851
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724820
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724820%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724820: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724820 url https://www.openlane.eu/en/carv6/auction/10724820
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724870
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724870%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724870: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724870 url https://www.openlane.eu/en/carv6/auction/10724870
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724875
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724875%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724875: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724875 url https://www.openlane.eu/en/carv6/auction/10724875
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724864
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724864%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724864: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724864 url https://www.openlane.eu/en/carv6/auction/10724864
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724852
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724852%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724852: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724852 url https://www.openlane.eu/en/carv6/auction/10724852
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724828
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724828%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724828: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724828 url https://www.openlane.eu/en/carv6/auction/10724828
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724841
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724841%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724841: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724841 url https://www.openlane.eu/en/carv6/auction/10724841
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724825
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724825%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724825: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724825 url https://www.openlane.eu/en/carv6/auction/10724825
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724829
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724829%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724829: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724829 url https://www.openlane.eu/en/carv6/auction/10724829
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724821
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724821%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724821: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724821 url https://www.openlane.eu/en/carv6/auction/10724821
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724858
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724858%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724858: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724858 url https://www.openlane.eu/en/carv6/auction/10724858
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724865
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724865%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724865: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724865 url https://www.openlane.eu/en/carv6/auction/10724865
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724831
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724831%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724831: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724831 url https://www.openlane.eu/en/carv6/auction/10724831
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724827
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724827%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724827: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724827 url https://www.openlane.eu/en/carv6/auction/10724827
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724868
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724868%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724868: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724868 url https://www.openlane.eu/en/carv6/auction/10724868
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724824
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724824%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724824: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724824 url https://www.openlane.eu/en/carv6/auction/10724824
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724835
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724835%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724835: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724835 url https://www.openlane.eu/en/carv6/auction/10724835
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724855
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724855%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724855: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724855 url https://www.openlane.eu/en/carv6/auction/10724855
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724843
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724843%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724843: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724843 url https://www.openlane.eu/en/carv6/auction/10724843
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724832
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724832%27 HTTP/1.1" 200 None
2026-03-27 04:20:36 [adesa.be] INFO: Scrape type for 10724832: 0
2026-03-27 04:20:36 [adesa.be] INFO: Skipping item 10724832 url https://www.openlane.eu/en/carv6/auction/10724832
2026-03-27 04:20:36 [adesa.be] INFO: Found listing with ID: 10724846
2026-03-27 04:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724846%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724846: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724846 url https://www.openlane.eu/en/carv6/auction/10724846
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724836
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724836%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724836: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724836 url https://www.openlane.eu/en/carv6/auction/10724836
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724812
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724812%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724812: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724812 url https://www.openlane.eu/en/carv6/auction/10724812
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724861
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724861%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724861: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724861 url https://www.openlane.eu/en/carv6/auction/10724861
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724819
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724819%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724819: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724819 url https://www.openlane.eu/en/carv6/auction/10724819
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724866
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724866%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724866: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724866 url https://www.openlane.eu/en/carv6/auction/10724866
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724877
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724877%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724877: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724877 url https://www.openlane.eu/en/carv6/auction/10724877
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724871
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724871%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724871: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724871 url https://www.openlane.eu/en/carv6/auction/10724871
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724833
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724833%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724833: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724833 url https://www.openlane.eu/en/carv6/auction/10724833
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724834
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724834%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724834: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724834 url https://www.openlane.eu/en/carv6/auction/10724834
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724859
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724859%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724859: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724859 url https://www.openlane.eu/en/carv6/auction/10724859
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724826
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724826%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724826: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724826 url https://www.openlane.eu/en/carv6/auction/10724826
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724845
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724845%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724845: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724845 url https://www.openlane.eu/en/carv6/auction/10724845
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724815
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724815%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724815: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724815 url https://www.openlane.eu/en/carv6/auction/10724815
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724880
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724880%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724880: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724880 url https://www.openlane.eu/en/carv6/auction/10724880
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724857
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724857%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724857: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724857 url https://www.openlane.eu/en/carv6/auction/10724857
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724854
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724854%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724854: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724854 url https://www.openlane.eu/en/carv6/auction/10724854
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724830
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724830%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724830: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724830 url https://www.openlane.eu/en/carv6/auction/10724830
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724873
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724873%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724873: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724873 url https://www.openlane.eu/en/carv6/auction/10724873
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724844
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724844%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724844: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724844 url https://www.openlane.eu/en/carv6/auction/10724844
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724816
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724816%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724816: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724816 url https://www.openlane.eu/en/carv6/auction/10724816
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724878
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724878%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724878: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724878 url https://www.openlane.eu/en/carv6/auction/10724878
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724810
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724810%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724810: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724810 url https://www.openlane.eu/en/carv6/auction/10724810
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724809
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724809%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724809: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724809 url https://www.openlane.eu/en/carv6/auction/10724809
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724847
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724847%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724847: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724847 url https://www.openlane.eu/en/carv6/auction/10724847
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724839
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724839%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724839: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724839 url https://www.openlane.eu/en/carv6/auction/10724839
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724860
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724860%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724860: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724860 url https://www.openlane.eu/en/carv6/auction/10724860
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724823
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724823%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724823: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724823 url https://www.openlane.eu/en/carv6/auction/10724823
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724817
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724817%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724817: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724817 url https://www.openlane.eu/en/carv6/auction/10724817
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724848
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724848%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724848: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724848 url https://www.openlane.eu/en/carv6/auction/10724848
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724856
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724856%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724856: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724856 url https://www.openlane.eu/en/carv6/auction/10724856
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724840
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724840%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724840: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724840 url https://www.openlane.eu/en/carv6/auction/10724840
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724872
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724872%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724872: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724872 url https://www.openlane.eu/en/carv6/auction/10724872
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724874
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724874%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724874: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724874 url https://www.openlane.eu/en/carv6/auction/10724874
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724862
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724862%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724862: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724862 url https://www.openlane.eu/en/carv6/auction/10724862
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10723826
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723826%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10723826: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10723826 url https://www.openlane.eu/en/carv6/auction/10723826
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724755
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724755%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724755: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724755 url https://www.openlane.eu/en/carv6/auction/10724755
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10722745
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710722745%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10722745: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10722745 url https://www.openlane.eu/en/carv6/auction/10722745
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10716579
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716579%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10716579: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10716579 url https://www.openlane.eu/en/carv6/auction/10716579
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10722733
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710722733%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10722733: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10722733 url https://www.openlane.eu/en/carv6/auction/10722733
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10723820
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723820%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10723820: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10723820 url https://www.openlane.eu/en/carv6/auction/10723820
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10722747
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710722747%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10722747: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10722747 url https://www.openlane.eu/en/carv6/auction/10722747
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724686
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724686%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724686: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724686 url https://www.openlane.eu/en/carv6/auction/10724686
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10722748
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710722748%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10722748: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10722748 url https://www.openlane.eu/en/carv6/auction/10722748
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724751
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724751%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724751: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724751 url https://www.openlane.eu/en/carv6/auction/10724751
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10722744
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710722744%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10722744: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10722744 url https://www.openlane.eu/en/carv6/auction/10722744
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724753
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724753%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724753: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724753 url https://www.openlane.eu/en/carv6/auction/10724753
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10723872
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723872%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10723872: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10723872 url https://www.openlane.eu/en/carv6/auction/10723872
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724685
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724685%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10724685: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10724685 url https://www.openlane.eu/en/carv6/auction/10724685
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10723823
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723823%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10723823: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10723823 url https://www.openlane.eu/en/carv6/auction/10723823
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10716680
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716680%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10716680: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10716680 url https://www.openlane.eu/en/carv6/auction/10716680
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10723829
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723829%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10723829: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10723829 url https://www.openlane.eu/en/carv6/auction/10723829
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10716578
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716578%27 HTTP/1.1" 200 None
2026-03-27 04:20:37 [adesa.be] INFO: Scrape type for 10716578: 0
2026-03-27 04:20:37 [adesa.be] INFO: Skipping item 10716578 url https://www.openlane.eu/en/carv6/auction/10716578
2026-03-27 04:20:37 [adesa.be] INFO: Found listing with ID: 10724752
2026-03-27 04:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724752%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10724752: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10724752 url https://www.openlane.eu/en/carv6/auction/10724752
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723825
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723825%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723825: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723825 url https://www.openlane.eu/en/carv6/auction/10723825
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10721437
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710721437%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10721437: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10721437 url https://www.openlane.eu/en/carv6/auction/10721437
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723866
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723866%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723866: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723866 url https://www.openlane.eu/en/carv6/auction/10723866
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10722746
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710722746%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10722746: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10722746 url https://www.openlane.eu/en/carv6/auction/10722746
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723868
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723868%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723868: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723868 url https://www.openlane.eu/en/carv6/auction/10723868
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723818
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723818%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723818: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723818 url https://www.openlane.eu/en/carv6/auction/10723818
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723816
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723816%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723816: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723816 url https://www.openlane.eu/en/carv6/auction/10723816
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723822
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723822%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723822: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723822 url https://www.openlane.eu/en/carv6/auction/10723822
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10724793
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724793%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10724793: 2
2026-03-27 04:20:38 [adesa.be] INFO: Scraping item 10724793 url https://www.openlane.eu/en/carv6/auction/10724793
2026-03-27 04:20:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/aff1f398-80fc-4440-8f4f-fdfbf6ae4d88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/0775164d-af7c-4b97-9f91-87328428963c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/7c2aa44b-4460-4fd7-975c-0716bb815e93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10726473
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726473%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10726473: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10726473 url https://www.openlane.eu/en/carv6/auction/10726473
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723867
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723867%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723867: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723867 url https://www.openlane.eu/en/carv6/auction/10723867
2026-03-27 04:20:38 [adesa.be] INFO: Found listing with ID: 10723831
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723831%27 HTTP/1.1" 200 None
2026-03-27 04:20:38 [adesa.be] INFO: Scrape type for 10723831: 0
2026-03-27 04:20:38 [adesa.be] INFO: Skipping item 10723831 url https://www.openlane.eu/en/carv6/auction/10723831
2026-03-27 04: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 04:20:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6499090>
2026-03-27 04:20:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5650580%252Fgeneral%252Fe1d49aed-aa92-4ae8-b0fd-c8a1db48ba7c.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/e1d49aed-aa92-4ae8-b0fd-c8a1db48ba7c.jpg saved to cache
2026-03-27 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7faa29d1-50cd-573d-a91b-af10eabe4679, skipping ID generation
2026-03-27 04:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7faa29d1-50cd-573d-a91b-af10eabe4679 with scrape type 1
2026-03-27 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7faa29d1-50cd-573d-a91b-af10eabe4679 sending to next pipeline
2026-03-27 04:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7faa29d1-50cd-573d-a91b-af10eabe4679, identifier: 10731423
2026-03-27 04:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/9cfc90d8-4fad-44d9-bbdb-a731a102e919.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423
2026-03-27 04:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423
2026-03-27 04:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7faa29d1-50cd-573d-a91b-af10eabe4679 with identifier: 10731423 to the API
2026-03-27 04:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5747840/general/830d019e-4adf-4e5f-a5b0-8bd723882988.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7faa29d1-50cd-573d-a91b-af10eabe4679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUK374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 147548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2022-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 83 hp - 147.548 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731423%27 HTTP/1.1" 200 None
2026-03-27 04:20:39 [adesa.be] INFO: Saving data for 10731423: {'created_time': 1774585239.161597, 'last_price_update_time': 1774585239.161607, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731423') HTTP/1.1" 204 0
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5650580/general/9a9522f6-5611-439b-b976-73249c9db547.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730503)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/dff596a3-215a-4788-b374-ff8dee405aa7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/773a5efd-b000-4721-883c-f08bc5ec2569.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7faa29d1-50cd-573d-a91b-af10eabe4679 due to Ignoring non-200 response
2026-03-27 04:20: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 04:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/b19d38ea-359b-4d9a-8883-b4db096cabd9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/8d71b68d-a591-41d4-a83a-5d256e46a1ad.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/d522811c-faa7-4e35-80cc-0c75d05a80bb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/dcf43845-ec0a-41cf-8318-81cbffdfa5fa.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/27b4acb0-3ffb-464e-b1ae-b86fe707437a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/9d1c3566-0af3-4dff-bd97-8304a4b4c7af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/0071a19f-0c5b-47fc-81f3-06f4294ca10e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/e8b1faa8-f330-4a39-84d4-1668b4445981.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/8a34390a-173a-4d2f-a809-a5455a4012b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/155380e5-16fa-428b-bbfb-8b81ce73330b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/af8141af-d90e-4d34-89b6-76ef21ff581f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/b8a19e1e-8615-43c6-b46a-1c423077b732.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/c3ff3d14-37fc-40fe-9771-96bead55cdcb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743420/general/e06a4853-c7c8-4ad7-9f7e-0fbb4c71a9e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730551)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748331/general/9a1b281c-eb2a-45e8-a176-8add2af790dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730530)
2026-03-27 04:20:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/088ce704-a801-4a0f-9952-0a025b1d7855.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a8ba90>
2026-03-27 04:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650580%252Fgeneral%252F9a9522f6-5611-439b-b976-73249c9db547.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650580/general/9a9522f6-5611-439b-b976-73249c9db547.jpg saved to cache
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a11a680-dc44-5591-8df2-04f44b469ed8
2026-03-27 04:20:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a11a680-dc44-5591-8df2-04f44b469ed8, skipping ID generation
2026-03-27 04:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a11a680-dc44-5591-8df2-04f44b469ed8 with scrape type 1
2026-03-27 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a11a680-dc44-5591-8df2-04f44b469ed8 sending to next pipeline
2026-03-27 04:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a11a680-dc44-5591-8df2-04f44b469ed8, identifier: 10730503
2026-03-27 04:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503
2026-03-27 04:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503
2026-03-27 04:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a11a680-dc44-5591-8df2-04f44b469ed8 with identifier: 10730503 to the API
2026-03-27 04:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5650580/general/9a9522f6-5611-439b-b976-73249c9db547.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8a11a680-dc44-5591-8df2-04f44b469ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AHH639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C1',
'odometer': 69023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482423,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/9a9522f6-5611-439b-b976-73249c9db547.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587733,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/e1d49aed-aa92-4ae8-b0fd-c8a1db48ba7c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451870,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/72cc020e-1213-4a8e-bdde-d293f1984319.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622474,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/43bba690-b758-4134-9617-e13648f20da8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493024,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/a8fb522e-da5d-4008-8d90-50ecc28dc5cc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 529593,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/0da47d10-758d-4b87-9d6a-f3a642acdb31.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420274,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/a0e33d8d-cefc-4798-8a8b-94b933dfda44.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399378,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/a86b8ae7-eb9f-4414-994d-8c8b7601db64.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426789,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/d429b202-a19b-4246-bcbb-15512960de12.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a11a680-dc44-5591-8df2-04f44b469ed8/8a11a680-dc44-5591-8df2-04f44b469ed8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438366,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650580/general/3b069cd3-6577-4875-b0a2-788e549e09ff.jpg',
'Width': 2000}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-10-26',
'seats_number': 4,
'seller_name': None,
'title': 'Citroën C1 1.0 VTI Airplay+ - Petrol - Manual - 69 hp - 69.023 km',
'transmission': 'manual',
'trim': 'Airplay+',
'vin': None,
'year': 2016}
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730503%27 HTTP/1.1" 200 None
2026-03-27 04:20:40 [adesa.be] INFO: Saving data for 10730503: {'created_time': 1774585240.455245, 'last_price_update_time': 1774585240.455255, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730503') HTTP/1.1" 204 0
2026-03-27 04:20:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745975/general/1d334bde-bdff-442c-8ba0-cab0262e6f53.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730568)
2026-03-27 04:20:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743324/general/b0f841f7-f0c2-4fac-9f2f-e16095775791.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730549)
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c1b510>
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fb19d38ea-359b-4d9a-8883-b4db096cabd9.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/b19d38ea-359b-4d9a-8883-b4db096cabd9.jpeg saved to cache
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68e9a90>
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F8d71b68d-a591-41d4-a83a-5d256e46a1ad.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/8d71b68d-a591-41d4-a83a-5d256e46a1ad.jpeg saved to cache
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68ea490>
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_7.jpg HTTP/1.1" 201 0
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fd522811c-faa7-4e35-80cc-0c75d05a80bb.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/d522811c-faa7-4e35-80cc-0c75d05a80bb.jpeg saved to cache
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4c1b7d0>
2026-03-27 04:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fdcf43845-ec0a-41cf-8318-81cbffdfa5fa.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/dcf43845-ec0a-41cf-8318-81cbffdfa5fa.jpeg saved to cache
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a, skipping ID generation
2026-03-27 04:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with scrape type 1
2026-03-27 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a sending to next pipeline
2026-03-27 04:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a, identifier: 10730551
2026-03-27 04:20:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6dc435a4-6839-57de-ba5b-4958c0e60a44, skipping ID generation
2026-03-27 04:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 with scrape type 1
2026-03-27 04:20:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 sending to next pipeline
2026-03-27 04:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dc435a4-6839-57de-ba5b-4958c0e60a44, identifier: 10730530
2026-03-27 04:20:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551
2026-03-27 04:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551
2026-03-27 04:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e676a56-13ad-5dde-a28b-0c67d5ffb45a with identifier: 10730551 to the API
2026-03-27 04:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743420/general/e06a4853-c7c8-4ad7-9f7e-0fbb4c71a9e8.JPG>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '8e676a56-13ad-5dde-a28b-0c67d5ffb45a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 46514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [],
'price': 5150,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2 - Petrol - Manual - 83 hp - 46.514 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730551%27 HTTP/1.1" 200 None
2026-03-27 04:20:41 [adesa.be] INFO: Saving data for 10730551: {'created_time': 1774585241.537421, 'last_price_update_time': 1774585241.537431, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730551') HTTP/1.1" 204 0
2026-03-27 04:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530
2026-03-27 04:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530
2026-03-27 04:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dc435a4-6839-57de-ba5b-4958c0e60a44 with identifier: 10730530 to the API
2026-03-27 04:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748331/general/9a1b281c-eb2a-45e8-a176-8add2af790dd.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6dc435a4-6839-57de-ba5b-4958c0e60a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XD776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 52634,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 1.4i Tonic - Petrol - Manual - 88 hp - 52.634 km',
'transmission': 'manual',
'trim': 'Tonic',
'vin': None,
'year': 2010}
2026-03-27 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730530%27 HTTP/1.1" 200 None
2026-03-27 04:20:42 [adesa.be] INFO: Saving data for 10730530: {'created_time': 1774585242.533901, 'last_price_update_time': 1774585242.533912, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730530') HTTP/1.1" 204 0
2026-03-27 04:20:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8e676a56-13ad-5dde-a28b-0c67d5ffb45a due to Ignoring non-200 response
2026-03-27 04:20:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6dc435a4-6839-57de-ba5b-4958c0e60a44 due to Ignoring non-200 response
2026-03-27 04:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/7c289de9-4985-4cbc-8902-4b1f32bde827.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d8451b1-f5d9-5429-a97e-07d159c1169f, skipping ID generation
2026-03-27 04:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d8451b1-f5d9-5429-a97e-07d159c1169f with scrape type 1
2026-03-27 04:20:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d8451b1-f5d9-5429-a97e-07d159c1169f sending to next pipeline
2026-03-27 04:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d8451b1-f5d9-5429-a97e-07d159c1169f, identifier: 10730568
2026-03-27 04:20:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ab47713-d170-56c6-b60d-430fd635fac4, skipping ID generation
2026-03-27 04:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab47713-d170-56c6-b60d-430fd635fac4 with scrape type 1
2026-03-27 04:20:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ab47713-d170-56c6-b60d-430fd635fac4 sending to next pipeline
2026-03-27 04:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ab47713-d170-56c6-b60d-430fd635fac4, identifier: 10730549
2026-03-27 04:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/57931e79-81a8-49c8-8f7f-3c18b23b99e4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568
2026-03-27 04:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568
2026-03-27 04:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d8451b1-f5d9-5429-a97e-07d159c1169f with identifier: 10730568 to the API
2026-03-27 04:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5745975/general/1d334bde-bdff-442c-8ba0-cab0262e6f53.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '1d8451b1-f5d9-5429-a97e-07d159c1169f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 15900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [],
'price': 12450,
'price_includes_vat': True,
'registration_date': '2025-06-30',
'seats_number': 7,
'seller_name': None,
'title': 'Dacia Jogger 1.0 Extreme - Petrol - Manual - 110 hp - 15.900 km',
'transmission': 'manual',
'trim': 'Extreme',
'vin': None,
'year': 2025}
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730568%27 HTTP/1.1" 200 None
2026-03-27 04:20:43 [adesa.be] INFO: Saving data for 10730568: {'created_time': 1774585243.102712, 'last_price_update_time': 1774585243.102723, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730568') HTTP/1.1" 204 0
2026-03-27 04:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549
2026-03-27 04:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549
2026-03-27 04:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ab47713-d170-56c6-b60d-430fd635fac4 with identifier: 10730549 to the API
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743324/general/b0f841f7-f0c2-4fac-9f2f-e16095775791.JPG>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '4ab47713-d170-56c6-b60d-430fd635fac4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730549',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 48703,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [],
'price': 4750,
'price_includes_vat': True,
'registration_date': '2024-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Jogger 1.0 - Petrol - Manual - 110 hp - 48.703 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730549%27 HTTP/1.1" 200 None
2026-03-27 04:20:43 [adesa.be] INFO: Saving data for 10730549: {'created_time': 1774585243.466857, 'last_price_update_time': 1774585243.466867, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730549') HTTP/1.1" 204 0
2026-03-27 04:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/f988e646-417a-4d01-945c-acc81046de88.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/ff06b200-1bb1-49c3-a093-fcd0abe7bb75.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/1dd5db3e-444c-4ad0-9a27-77b9e9488d28.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1d8451b1-f5d9-5429-a97e-07d159c1169f due to Ignoring non-200 response
2026-03-27 04:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4ab47713-d170-56c6-b60d-430fd635fac4 due to Ignoring non-200 response
2026-03-27 04:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/cc09d8ad-9780-4d80-8ee2-4882501b99c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747595/general/628cb0f9-9eed-450f-8d20-0c864c3d1e39.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10730519)
2026-03-27 04:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68e0890>
2026-03-27 04:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746282%252Fgeneral%252F7c289de9-4985-4cbc-8902-4b1f32bde827.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/7c289de9-4985-4cbc-8902-4b1f32bde827.jpg saved to cache
2026-03-27 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2fa4718-2b80-5471-9658-b3c1b20d6c99 with identifier: 10724793
2026-03-27 04:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2fa4718-2b80-5471-9658-b3c1b20d6c99 with scrape type 2
2026-03-27 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2fa4718-2b80-5471-9658-b3c1b20d6c99 with scrape type 2
2026-03-27 04:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2fa4718-2b80-5471-9658-b3c1b20d6c99, identifier: 10724793
2026-03-27 04:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68e2590>
2026-03-27 04:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747595%252Fgeneral%252F57931e79-81a8-49c8-8f7f-3c18b23b99e4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/57931e79-81a8-49c8-8f7f-3c18b23b99e4.jpeg saved to cache
2026-03-27 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2fa4718-2b80-5471-9658-b3c1b20d6c99 with identifier: 10724793
2026-03-27 04:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2fa4718-2b80-5471-9658-b3c1b20d6c99 with identifier: 10724793
2026-03-27 04:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2fa4718-2b80-5471-9658-b3c1b20d6c99 with identifier: 10724793 to the API
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2fa4718-2b80-5471-9658-b3c1b20d6c99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HDK541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 238189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2010-05-25',
'seats_number': 5,
'seller_name': 'NV TOP MOTORS WEVELGEM',
'title': 'Volkswagen Golf Plus 1.6 TDI Highline - Diesel - Manual - 105 hp - '
'238.189 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2010}
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724793%27 HTTP/1.1" 200 None
2026-03-27 04:20:43 [adesa.be] INFO: Saving data for 10724793: {'auction_closing_time': 1774609200.0, 'created_time': 1774453112.550968, 'last_price_update_time': 1774585243.975993}
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724793') HTTP/1.1" 204 0
2026-03-27 04:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/d0f9e5b8-da0f-4656-aeb2-01f97fbb5079.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68c7790>
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Ff988e646-417a-4d01-945c-acc81046de88.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/f988e646-417a-4d01-945c-acc81046de88.jpeg saved to cache
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff48f6b10>
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252Fff06b200-1bb1-49c3-a093-fcd0abe7bb75.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/ff06b200-1bb1-49c3-a093-fcd0abe7bb75.jpeg saved to cache
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6748810>
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F1dd5db3e-444c-4ad0-9a27-77b9e9488d28.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/1dd5db3e-444c-4ad0-9a27-77b9e9488d28.jpeg saved to cache
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4baf650>
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5747595%252Fgeneral%252F628cb0f9-9eed-450f-8d20-0c864c3d1e39.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747595/general/628cb0f9-9eed-450f-8d20-0c864c3d1e39.jpeg saved to cache
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e10ee660-6213-5b67-856a-e3e2a87504ec
2026-03-27 04:20:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e10ee660-6213-5b67-856a-e3e2a87504ec, skipping ID generation
2026-03-27 04:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10ee660-6213-5b67-856a-e3e2a87504ec with scrape type 1
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e10ee660-6213-5b67-856a-e3e2a87504ec sending to next pipeline
2026-03-27 04:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e10ee660-6213-5b67-856a-e3e2a87504ec, identifier: 10730519
2026-03-27 04:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519
2026-03-27 04:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519
2026-03-27 04:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e10ee660-6213-5b67-856a-e3e2a87504ec with identifier: 10730519 to the API
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747595/general/628cb0f9-9eed-450f-8d20-0c864c3d1e39.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e10ee660-6213-5b67-856a-e3e2a87504ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HNA310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 78467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 569605,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/1dd5db3e-444c-4ad0-9a27-77b9e9488d28.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672211,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/628cb0f9-9eed-450f-8d20-0c864c3d1e39.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604804,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/ff06b200-1bb1-49c3-a093-fcd0abe7bb75.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678717,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/57931e79-81a8-49c8-8f7f-3c18b23b99e4.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505490,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/3b6d3f07-2469-4a1b-9c1e-d26c710b170a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 574283,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/f988e646-417a-4d01-945c-acc81046de88.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629479,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/dcf43845-ec0a-41cf-8318-81cbffdfa5fa.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496993,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/d522811c-faa7-4e35-80cc-0c75d05a80bb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 547598,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/8d71b68d-a591-41d4-a83a-5d256e46a1ad.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e10ee660-6213-5b67-856a-e3e2a87504ec/e10ee660-6213-5b67-856a-e3e2a87504ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627234,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747595/general/b19d38ea-359b-4d9a-8883-b4db096cabd9.jpeg',
'Width': 2048}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumpy 2.0 HDI DRIVER - Diesel - Manual - 120 hp - 78.467 km',
'transmission': 'manual',
'trim': 'DRIVER',
'vin': None,
'year': 2020}
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730519%27 HTTP/1.1" 200 None
2026-03-27 04:20:44 [adesa.be] INFO: Saving data for 10730519: {'created_time': 1774585244.845507, 'last_price_update_time': 1774585244.84552, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730519') HTTP/1.1" 204 0
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/2976aa2a-6304-421b-b4a7-c8952234cab8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/ff88adf7-1eb7-4ecd-a034-e548fe0101a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/2d078a7d-afa4-44b1-8913-b93d885e890f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/e6329b1e-43e9-45fc-9120-69eafea94b96.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/8a031782-a6eb-4828-b7a0-ecd56b79c9cf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/82c54970-dd9b-4ffa-922b-ad79862f97ae.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/a33e24de-2a03-4dd6-9bec-b502e4a56ff6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/e0324e8f-8167-4179-ac6b-738cb50abc9e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/decf977c-12f1-481f-90fb-be3218efcf40.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/106fccec-b33c-4bd9-93e4-ff054e55179f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6705ed0>
2026-03-27 04:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Fff88adf7-1eb7-4ecd-a034-e548fe0101a2.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/ff88adf7-1eb7-4ecd-a034-e548fe0101a2.jpg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/eb971fa5-2c94-4cf2-8ace-4a45f470e2a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69fbd50>
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F2d078a7d-afa4-44b1-8913-b93d885e890f.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/2d078a7d-afa4-44b1-8913-b93d885e890f.jpg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4917b10>
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252Fe6329b1e-43e9-45fc-9120-69eafea94b96.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/e6329b1e-43e9-45fc-9120-69eafea94b96.jpeg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d4350>
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F8a031782-a6eb-4828-b7a0-ecd56b79c9cf.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/8a031782-a6eb-4828-b7a0-ecd56b79c9cf.jpeg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4915510>
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F82c54970-dd9b-4ffa-922b-ad79862f97ae.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/82c54970-dd9b-4ffa-922b-ad79862f97ae.jpeg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x06'
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff6754050>
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_8.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Fa33e24de-2a03-4dd6-9bec-b502e4a56ff6.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/a33e24de-2a03-4dd6-9bec-b502e4a56ff6.jpeg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:45 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4af9950>
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Fe0324e8f-8167-4179-ac6b-738cb50abc9e.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/e0324e8f-8167-4179-ac6b-738cb50abc9e.jpeg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/29463c1d-e840-4fbe-9685-7373804af1f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/2b33982c-f23e-4878-b5cf-a7d381ee9723.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d4110>
2026-03-27 04:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Feb971fa5-2c94-4cf2-8ace-4a45f470e2a4.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/eb971fa5-2c94-4cf2-8ace-4a45f470e2a4.jpg saved to cache
2026-03-27 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/2f94ba85-3f19-49d5-92c3-19fd125abc84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/b935bbec-6e1e-44d6-bcc2-b1ac72b52de2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f0e10>
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F2b33982c-f23e-4878-b5cf-a7d381ee9723.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/2b33982c-f23e-4878-b5cf-a7d381ee9723.jpg saved to cache
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff67bc1d0>
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F2f94ba85-3f19-49d5-92c3-19fd125abc84.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/2f94ba85-3f19-49d5-92c3-19fd125abc84.jpg saved to cache
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/dd8ac1e7-4f46-452d-9deb-66767dbfe62e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/c80086a1-6056-4b4f-9c42-1edc35e29d63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/7a74a805-579c-4e7a-a0f1-6ff8b8e28ab4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/d2335aad-ac1b-414d-a86a-1565db868301.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/e732ccf7-32f0-4790-80df-5852769715f0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/ded4228a-dcc5-4211-acf8-afe7ab83e853.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/6b7f80e4-aa61-4f10-ba48-f3aee7315e1d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5743319/general/455b7b51-9d1b-4b93-8572-d9f89d536c74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10730548)
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b91390>
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Fdd8ac1e7-4f46-452d-9deb-66767dbfe62e.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/dd8ac1e7-4f46-452d-9deb-66767dbfe62e.jpg saved to cache
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff68c5d10>
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252Fc80086a1-6056-4b4f-9c42-1edc35e29d63.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/c80086a1-6056-4b4f-9c42-1edc35e29d63.jpg saved to cache
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4ba4cd0>
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F7a74a805-579c-4e7a-a0f1-6ff8b8e28ab4.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/7a74a805-579c-4e7a-a0f1-6ff8b8e28ab4.jpeg saved to cache
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff69f2c10>
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252Fd2335aad-ac1b-414d-a86a-1565db868301.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/d2335aad-ac1b-414d-a86a-1565db868301.jpeg saved to cache
2026-03-27 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64bd550>
2026-03-27 04:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_4.jpg HTTP/1.1" 201 0
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252Fe732ccf7-32f0-4790-80df-5852769715f0.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/e732ccf7-32f0-4790-80df-5852769715f0.jpeg saved to cache
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff64beb90>
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252Fded4228a-dcc5-4211-acf8-afe7ab83e853.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/ded4228a-dcc5-4211-acf8-afe7ab83e853.jpeg saved to cache
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4a5d910>
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748600%252Fgeneral%252F6b7f80e4-aa61-4f10-ba48-f3aee7315e1d.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/6b7f80e4-aa61-4f10-ba48-f3aee7315e1d.jpeg saved to cache
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00256b1a-58fa-54af-a6cc-c7dc04609153, skipping ID generation
2026-03-27 04:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00256b1a-58fa-54af-a6cc-c7dc04609153 with scrape type 1
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00256b1a-58fa-54af-a6cc-c7dc04609153 sending to next pipeline
2026-03-27 04:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00256b1a-58fa-54af-a6cc-c7dc04609153, identifier: 10730548
2026-03-27 04:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/6feebeef-1ddf-4107-a7c2-78a91f7edd8a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548
2026-03-27 04:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548
2026-03-27 04:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00256b1a-58fa-54af-a6cc-c7dc04609153 with identifier: 10730548 to the API
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:20: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 04:20:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5743319/general/455b7b51-9d1b-4b93-8572-d9f89d536c74.JPG>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '00256b1a-58fa-54af-a6cc-c7dc04609153',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 44677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [],
'price': 7150,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.0 - Petrol - Manual - 99 hp - 44.677 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:47 [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 04:20:47 [adesa.be] INFO: Saving data for 10730548: {'created_time': 1774585247.953513, 'last_price_update_time': 1774585247.953524, 'auction_closing_time': 1774865700.0}
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730548') HTTP/1.1" 204 0
2026-03-27 04:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 00256b1a-58fa-54af-a6cc-c7dc04609153 due to Ignoring non-200 response
2026-03-27 04:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746282/general/14824d09-de8f-4dc2-987a-4199bbb238c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730514)
2026-03-27 04:20:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4910a50>
2026-03-27 04:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5748597%252Fgeneral%252F6feebeef-1ddf-4107-a7c2-78a91f7edd8a.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/6feebeef-1ddf-4107-a7c2-78a91f7edd8a.jpeg saved to cache
2026-03-27 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff65d1810>
2026-03-27 04:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04: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 04:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%252F5746282%252Fgeneral%252F14824d09-de8f-4dc2-987a-4199bbb238c9.jpg') HTTP/1.1" 204 0
2026-03-27 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746282/general/14824d09-de8f-4dc2-987a-4199bbb238c9.jpg saved to cache
2026-03-27 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 088630f0-b820-5c1a-a308-b50aa28598bc
2026-03-27 04:20:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 088630f0-b820-5c1a-a308-b50aa28598bc, skipping ID generation
2026-03-27 04:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 088630f0-b820-5c1a-a308-b50aa28598bc with scrape type 1
2026-03-27 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 088630f0-b820-5c1a-a308-b50aa28598bc sending to next pipeline
2026-03-27 04:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 088630f0-b820-5c1a-a308-b50aa28598bc, identifier: 10730514
2026-03-27 04:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514
2026-03-27 04:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514
2026-03-27 04:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 088630f0-b820-5c1a-a308-b50aa28598bc with identifier: 10730514 to the API
2026-03-27 04:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746282/general/14824d09-de8f-4dc2-987a-4199bbb238c9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '088630f0-b820-5c1a-a308-b50aa28598bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GEG450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 144459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 618196,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/14824d09-de8f-4dc2-987a-4199bbb238c9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626336,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/c80086a1-6056-4b4f-9c42-1edc35e29d63.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 762005,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/dd8ac1e7-4f46-452d-9deb-66767dbfe62e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627113,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/2f94ba85-3f19-49d5-92c3-19fd125abc84.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 832048,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/2b33982c-f23e-4878-b5cf-a7d381ee9723.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 788222,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/eb971fa5-2c94-4cf2-8ace-4a45f470e2a4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351763,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/ff88adf7-1eb7-4ecd-a034-e548fe0101a2.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623699,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/3753d68c-0ced-4f46-8b2b-3ba22ffe7c57.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 588829,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/2d078a7d-afa4-44b1-8913-b93d885e890f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_088630f0-b820-5c1a-a308-b50aa28598bc/088630f0-b820-5c1a-a308-b50aa28598bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398010,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746282/general/7c289de9-4985-4cbc-8902-4b1f32bde827.jpg',
'Width': 1125}],
'price': 1600,
'price_includes_vat': True,
'registration_date': '2013-05-24',
'seats_number': 2,
'seller_name': None,
'title': 'Ford Fiesta Active 1.5 TDCI - Diesel - Manual - 74 hp - 144.459 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-27 04:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:48 [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 04:20:48 [adesa.be] INFO: Saving data for 10730514: {'created_time': 1774585248.990876, 'last_price_update_time': 1774585248.990889, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730514') HTTP/1.1" 204 0
2026-03-27 04:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/a81fcd85-604d-4ffb-8513-a129c6baa8f8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748597/general/1384b188-cbd1-4bb6-acbe-8962d0de73dc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731405)
2026-03-27 04:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748600/general/423d1052-d024-47b4-b8e0-2d4495dbbed2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10731430)
2026-03-27 04:20:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4aec090>
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748597%252Fgeneral%252Fa81fcd85-604d-4ffb-8513-a129c6baa8f8.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/a81fcd85-604d-4ffb-8513-a129c6baa8f8.jpeg saved to cache
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20: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 04:20:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4af09d0>
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748597%252Fgeneral%252F1384b188-cbd1-4bb6-acbe-8962d0de73dc.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748597/general/1384b188-cbd1-4bb6-acbe-8962d0de73dc.jpeg saved to cache
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3
2026-03-27 04:20:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3, skipping ID generation
2026-03-27 04:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with scrape type 1
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 sending to next pipeline
2026-03-27 04:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3, identifier: 10731405
2026-03-27 04:20:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5ff4b31e10>
2026-03-27 04:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 04:20: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 04:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_0.jpg HTTP/1.1" 201 0
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748600%252Fgeneral%252F423d1052-d024-47b4-b8e0-2d4495dbbed2.jpeg') HTTP/1.1" 204 0
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748600/general/423d1052-d024-47b4-b8e0-2d4495dbbed2.jpeg saved to cache
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 93b25d1d-3a32-53ce-82ab-385f725d2f60
2026-03-27 04:20:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 93b25d1d-3a32-53ce-82ab-385f725d2f60, skipping ID generation
2026-03-27 04:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b25d1d-3a32-53ce-82ab-385f725d2f60 with scrape type 1
2026-03-27 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 93b25d1d-3a32-53ce-82ab-385f725d2f60 sending to next pipeline
2026-03-27 04:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93b25d1d-3a32-53ce-82ab-385f725d2f60, identifier: 10731430
2026-03-27 04:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405
2026-03-27 04:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405
2026-03-27 04:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc5f6a9b-693f-53a4-8784-02cd27ed7ca3 with identifier: 10731405 to the API
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748597/general/1384b188-cbd1-4bb6-acbe-8962d0de73dc.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bc5f6a9b-693f-53a4-8784-02cd27ed7ca3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DCR646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 170868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3911354,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/1384b188-cbd1-4bb6-acbe-8962d0de73dc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3479995,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/a81fcd85-604d-4ffb-8513-a129c6baa8f8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3723243,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/6feebeef-1ddf-4107-a7c2-78a91f7edd8a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3633315,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/ded4228a-dcc5-4211-acf8-afe7ab83e853.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2906870,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/d2335aad-ac1b-414d-a86a-1565db868301.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2693878,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/7a74a805-579c-4e7a-a0f1-6ff8b8e28ab4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2571493,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/8a031782-a6eb-4828-b7a0-ecd56b79c9cf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3111273,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/960637c9-6067-45f4-a29a-038b5593da25.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2261743,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/e6329b1e-43e9-45fc-9120-69eafea94b96.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc5f6a9b-693f-53a4-8784-02cd27ed7ca3/bc5f6a9b-693f-53a4-8784-02cd27ed7ca3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3587810,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748597/general/82c54970-dd9b-4ffa-922b-ad79862f97ae.jpeg',
'Width': 4032}],
'price': 1150,
'price_includes_vat': True,
'registration_date': '2014-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Econetic - Petrol - Manual - 125 hp - '
'170.868 km',
'transmission': 'manual',
'trim': 'Econetic',
'vin': None,
'year': 2014}
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731405%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Saving data for 10731405: {'created_time': 1774585250.431236, 'last_price_update_time': 1774585250.43125, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731405') HTTP/1.1" 204 0
2026-03-27 04:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430
2026-03-27 04:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430
2026-03-27 04:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93b25d1d-3a32-53ce-82ab-385f725d2f60 with identifier: 10731430 to the API
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748600/general/423d1052-d024-47b4-b8e0-2d4495dbbed2.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 248,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '93b25d1d-3a32-53ce-82ab-385f725d2f60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JTH218',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 102335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5698765,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/423d1052-d024-47b4-b8e0-2d4495dbbed2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4702899,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/f5a38367-928c-471e-a8aa-aa8adaa3e8f0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4698703,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/6b7f80e4-aa61-4f10-ba48-f3aee7315e1d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4934283,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/65e86d39-1137-44ec-ba9f-2d83ee5de40c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3516663,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/e732ccf7-32f0-4790-80df-5852769715f0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3982660,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/e0324e8f-8167-4179-ac6b-738cb50abc9e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4127927,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/bd83c985-d6b6-4a43-85c5-eb2f36e99b7f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3339107,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/491e7674-49bc-4a64-9032-ffa63855a601.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3817751,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/a33e24de-2a03-4dd6-9bec-b502e4a56ff6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93b25d1d-3a32-53ce-82ab-385f725d2f60/93b25d1d-3a32-53ce-82ab-385f725d2f60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2523426,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748600/general/2a612b8a-adc1-4bed-9ef4-763ffb442535.jpeg',
'Width': 4032}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2019-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 SDV6 HSE - AWD - Diesel - '
'Automatic - 248 hp - 102.335 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2019}
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731430%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Saving data for 10731430: {'created_time': 1774585250.795361, 'last_price_update_time': 1774585250.795375, 'auction_closing_time': 1774863000.0}
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731430') HTTP/1.1" 204 0
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10721436
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710721436%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10721436: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10721436 url https://www.openlane.eu/en/carv6/auction/10721436
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10723817
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710723817%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10723817: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10723817 url https://www.openlane.eu/en/carv6/auction/10723817
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10724754
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724754%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10724754: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10724754 url https://www.openlane.eu/en/carv6/auction/10724754
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10691301
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691301%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10691301: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10691301 url https://www.openlane.eu/en/carv6/auction/10691301
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10691295
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691295%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10691295: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10691295 url https://www.openlane.eu/en/carv6/auction/10691295
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10691302
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691302%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10691302: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10691302 url https://www.openlane.eu/en/carv6/auction/10691302
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10691297
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691297%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10691297: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10691297 url https://www.openlane.eu/en/carv6/auction/10691297
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10691296
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691296%27 HTTP/1.1" 200 None
2026-03-27 04:20:50 [adesa.be] INFO: Scrape type for 10691296: 0
2026-03-27 04:20:50 [adesa.be] INFO: Skipping item 10691296 url https://www.openlane.eu/en/carv6/auction/10691296
2026-03-27 04:20:50 [adesa.be] INFO: Found listing with ID: 10691298
2026-03-27 04:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691298%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10691298: 2
2026-03-27 04:20:51 [adesa.be] INFO: Scraping item 10691298 url https://www.openlane.eu/en/carv6/auction/10691298
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10691299
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691299%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10691299: 2
2026-03-27 04:20:51 [adesa.be] INFO: Scraping item 10691299 url https://www.openlane.eu/en/carv6/auction/10691299
2026-03-27 04: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 04:20:51 [adesa.be] INFO: Found listing with ID: 10691300
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691300%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10691300: 2
2026-03-27 04:20:51 [adesa.be] INFO: Scraping item 10691300 url https://www.openlane.eu/en/carv6/auction/10691300
2026-03-27 04: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 04:20:51 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710246550%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10246550: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710609372%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10609372: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10421410
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710421410%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10421410: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10421410 url https://www.openlane.eu/en/carv6/auction/10421410
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616519%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616519: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710609365%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10609365: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704038%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10704038: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710568036%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10568036: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710421414%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10421414: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616500%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616500: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704031%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10704031: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710148717%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10148717: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710602488%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10602488: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710421420%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10421420: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10719145
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719145%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10719145: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10719145 url https://www.openlane.eu/en/carv6/auction/10719145
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710685427%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10685427: 2
2026-03-27 04:20:51 [adesa.be] INFO: Scraping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-27 04: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 04:20:51 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616517%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616517: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710568035%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10568035: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710533797%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10533797: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616536%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616536: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710678216%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10678216: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662986%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10662986: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711811%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10711811: 2
2026-03-27 04:20:51 [adesa.be] INFO: Scraping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-27 04: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 04:20:51 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616502%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616502: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710659576%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10659576: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710679617%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10679617: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616514%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616514: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710679616%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10679616: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704037%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10704037: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710652155%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10652155: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710672563%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10672563: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710501019%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10501019: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710481271%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10481271: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710594091%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10594091: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710659575%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10659575: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710680082%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10680082: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710146442%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10146442: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616503%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616503: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710617284%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10617284: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684380%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710146432%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10146432: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710553908%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10553908: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616549%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10616549: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710148704%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10148704: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704033%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10704033: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10623062
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623062%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10623062: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10623062 url https://www.openlane.eu/en/carv6/auction/10623062
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710644780%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10644780: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710609371%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10609371: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710508349%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10508349: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10609367
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710609367%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10609367: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10609367 url https://www.openlane.eu/en/carv6/auction/10609367
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-27 04:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662983%27 HTTP/1.1" 200 None
2026-03-27 04:20:51 [adesa.be] INFO: Scrape type for 10662983: 0
2026-03-27 04:20:51 [adesa.be] INFO: Skipping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-27 04:20:51 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710630093%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10630093: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710466780%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10466780: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710539976%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10539976: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616509%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616509: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710148725%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10148725: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684381%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616538%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616538: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710575628%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10575628: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704036%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10704036: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616513%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616513: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662989%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10662989: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623054%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10623054: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10617283
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710617283%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10617283: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10617283 url https://www.openlane.eu/en/carv6/auction/10617283
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710488779%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10488779: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710679615%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10679615: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704034%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10704034: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710575621%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10575621: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710508347%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10508347: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710609370%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10609370: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710442555%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10442555: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616521%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616521: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710187738%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10187738: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616501%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616501: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710146430%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10146430: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710146429%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10146429: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710575636%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10575636: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10711809
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711809%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10711809: 2
2026-03-27 04:20:52 [adesa.be] INFO: Scraping item 10711809 url https://www.openlane.eu/en/carv6/auction/10711809
2026-03-27 04:20: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 04:20:52 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616507%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616507: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616504%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616504: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710523677%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10523677: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623055%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10623055: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710659578%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10659578: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10350820
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710350820%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10350820: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10350820 url https://www.openlane.eu/en/carv6/auction/10350820
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662988%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10662988: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710678215%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10678215: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710575624%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10575624: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710588783%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10588783: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623059%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10623059: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-27 04:20:52 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-27 04:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616497%27 HTTP/1.1" 200 None
2026-03-27 04:20:52 [adesa.be] INFO: Scrape type for 10616497: 0
2026-03-27 04:20:52 [adesa.be] INFO: Skipping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-27 04:20: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 04:20: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 04:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-27 04:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 154016ed-8b54-5868-b0f5-c297b170786e with scrape type 2
2026-03-27 04:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 154016ed-8b54-5868-b0f5-c297b170786e with scrape type 2
2026-03-27 04:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 154016ed-8b54-5868-b0f5-c297b170786e, identifier: 10711811
2026-03-27 04:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-27 04:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811
2026-03-27 04:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 154016ed-8b54-5868-b0f5-c297b170786e with identifier: 10711811 to the API
2026-03-27 04:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '154016ed-8b54-5868-b0f5-c297b170786e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWC353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711811',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 243893,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2015-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 520d - Diesel - Automatic - 190 hp - 243.893 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-27 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711811%27 HTTP/1.1" 200 None
2026-03-27 04:20:55 [adesa.be] INFO: Saving data for 10711811: {'auction_closing_time': 1801392300.0, 'created_time': 1774280089.43947, 'last_price_update_time': 1774585255.289613}
2026-03-27 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711811') HTTP/1.1" 204 0
2026-03-27 04:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10685427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300
2026-03-27 04:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31e6932e-ce95-5c08-9200-99ce13918a2e with scrape type 2
2026-03-27 04:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31e6932e-ce95-5c08-9200-99ce13918a2e with scrape type 2
2026-03-27 04:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31e6932e-ce95-5c08-9200-99ce13918a2e, identifier: 10691300
2026-03-27 04:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-27 04:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec08c0ee-1038-5299-9033-7c14916225dc with scrape type 2
2026-03-27 04:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec08c0ee-1038-5299-9033-7c14916225dc with scrape type 2
2026-03-27 04:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec08c0ee-1038-5299-9033-7c14916225dc, identifier: 10685427
2026-03-27 04:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298
2026-03-27 04:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with scrape type 2
2026-03-27 04:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with scrape type 2
2026-03-27 04:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04, identifier: 10691298
2026-03-27 04:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300
2026-03-27 04:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300
2026-03-27 04:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31e6932e-ce95-5c08-9200-99ce13918a2e with identifier: 10691300 to the API
2026-03-27 04:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691300>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Petrol',
'id': '31e6932e-ce95-5c08-9200-99ce13918a2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARA606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 187912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TSI Elegance Business - Petrol - Automatic - '
'190 hp - 187.912 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2021}
2026-03-27 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691300%27 HTTP/1.1" 200 None
2026-03-27 04:20:56 [adesa.be] INFO: Saving data for 10691300: {'auction_closing_time': 1774603200.0, 'created_time': 1774001777.451461, 'last_price_update_time': 1774585256.796916}
2026-03-27 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691300') HTTP/1.1" 204 0
2026-03-27 04:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-27 04:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427
2026-03-27 04:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec08c0ee-1038-5299-9033-7c14916225dc with identifier: 10685427 to the API
2026-03-27 04:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10685427>
{'auction_title': '',
'c_o_2_emission_value': 308,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '5.8L',
'engine_horse_power': 634,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'ec08c0ee-1038-5299-9033-7c14916225dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TETRODON',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10685427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Bentley',
'model': 'Continental',
'odometer': 103374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 92300,
'price_includes_vat': True,
'registration_date': '2018-11-29',
'seats_number': 4,
'seller_name': None,
'title': 'Bentley Continental GT 6.0i Mulliner Edition - AWD - Petrol - '
'Automatic - 634 hp - 103.374 km',
'transmission': 'automatic',
'trim': 'Mulliner Edition',
'vin': None,
'year': 2018}
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710685427%27 HTTP/1.1" 200 None
2026-03-27 04:20:57 [adesa.be] INFO: Saving data for 10685427: {'auction_closing_time': 1801392300.0, 'created_time': 1773762534.0858, 'last_price_update_time': 1774585257.102947}
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10685427') HTTP/1.1" 204 0
2026-03-27 04:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298
2026-03-27 04:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298
2026-03-27 04:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb39e1b4-5702-50f1-8ce5-3c26cbca7e04 with identifier: 10691298 to the API
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Hybrid',
'id': 'cb39e1b4-5702-50f1-8ce5-3c26cbca7e04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWH526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 89875,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 250e - Hybrid - Automatic - 160 hp - 89.875 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691298%27 HTTP/1.1" 200 None
2026-03-27 04:20:57 [adesa.be] INFO: Saving data for 10691298: {'auction_closing_time': 1774603200.0, 'created_time': 1774001780.027645, 'last_price_update_time': 1774585257.402888}
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691298') HTTP/1.1" 204 0
2026-03-27 04:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809
2026-03-27 04:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6fb322-ea11-5b05-9c42-93b251a89bde with scrape type 2
2026-03-27 04:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b6fb322-ea11-5b05-9c42-93b251a89bde with scrape type 2
2026-03-27 04:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b6fb322-ea11-5b05-9c42-93b251a89bde, identifier: 10711809
2026-03-27 04:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299
2026-03-27 04:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0002817-3e8d-5f87-952e-8045846155e3 with scrape type 2
2026-03-27 04:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0002817-3e8d-5f87-952e-8045846155e3 with scrape type 2
2026-03-27 04:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0002817-3e8d-5f87-952e-8045846155e3, identifier: 10691299
2026-03-27 04:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809
2026-03-27 04:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809
2026-03-27 04:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b6fb322-ea11-5b05-9c42-93b251a89bde with identifier: 10711809 to the API
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711809>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '0b6fb322-ea11-5b05-9c42-93b251a89bde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1bqe704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 171337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16950,
'price_includes_vat': True,
'registration_date': '2019-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0d R-Dynamic S - AWD - Diesel - '
'Automatic - 179 hp - 171.337 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2019}
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711809%27 HTTP/1.1" 200 None
2026-03-27 04:20:57 [adesa.be] INFO: Saving data for 10711809: {'auction_closing_time': 1801392300.0, 'created_time': 1774280065.014869, 'last_price_update_time': 1774585257.874109}
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711809') HTTP/1.1" 204 0
2026-03-27 04:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299
2026-03-27 04:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299
2026-03-27 04:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0002817-3e8d-5f87-952e-8045846155e3 with identifier: 10691299 to the API
2026-03-27 04:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T09:20:00Z',
'fuel_type': 'Diesel',
'id': 'a0002817-3e8d-5f87-952e-8045846155e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEY202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 177038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'177.038 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691299%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Saving data for 10691299: {'auction_closing_time': 1774603200.0, 'created_time': 1774001776.411107, 'last_price_update_time': 1774585258.184661}
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691299') HTTP/1.1" 204 0
2026-03-27 04:20:58 [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 04:20:58 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684384%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10684384: 2
2026-03-27 04:20:58 [adesa.be] INFO: Scraping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710246890%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10246890: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710488794%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10488794: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710674346%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10674346: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616516%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616516: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710678211%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10678211: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684379%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616539%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616539: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710652154%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10652154: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662984%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10662984: 2
2026-03-27 04:20:58 [adesa.be] INFO: Scraping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-27 04: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 04:20:58 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623068%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10623068: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623056%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10623056: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710344428%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10344428: 2
2026-03-27 04:20:58 [adesa.be] INFO: Scraping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-27 04: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 04:20:58 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710609369%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10609369: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616533%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616533: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704032%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10704032: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10662987
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662987%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10662987: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10662987 url https://www.openlane.eu/en/carv6/auction/10662987
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616541%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616541: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710630592%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10630592: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710553902%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10553902: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616523%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616523: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710588785%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10588785: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710344429%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10344429: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710146436%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10146436: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684383%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10684383: 2
2026-03-27 04:20:58 [adesa.be] INFO: Scraping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-27 04: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 04:20:58 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616525%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616525: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710191279%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10191279: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616544%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616544: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616489%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616489: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616491%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616491: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623067%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10623067: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710575620%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10575620: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616494%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10616494: 0
2026-03-27 04:20:58 [adesa.be] INFO: Skipping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-27 04:20:58 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-27 04:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710679619%27 HTTP/1.1" 200 None
2026-03-27 04:20:58 [adesa.be] INFO: Scrape type for 10679619: 2
2026-03-27 04:20:58 [adesa.be] INFO: Scraping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-27 04: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 04:20:58 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710659574%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10659574: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710396491%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10396491: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10623061
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623061%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10623061: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10623061 url https://www.openlane.eu/en/carv6/auction/10623061
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710533800%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10533800: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710574079%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10574079: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710678217%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10678217: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-27 04:20: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 04:20:59 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710672561%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10672561: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616547%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616547: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710588787%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10588787: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684378%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10684378: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-27 04:20: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 04:20:59 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684382%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10684382: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-27 04:20: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 04:20:59 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710575629%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10575629: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710588788%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10588788: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616556%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616556: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10454083
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710454083%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10454083: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10454083 url https://www.openlane.eu/en/carv6/auction/10454083
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616540%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616540: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710522382%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10522382: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616548%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616548: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616542%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616542: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662985%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10662985: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616530%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616530: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710148707%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10148707: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616529%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616529: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710371581%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10371581: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616555%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616555: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710488791%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10488791: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616510%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616510: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710428543%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10428543: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710616506%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10616506: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710533798%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10533798: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710363951%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10363951: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623057%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10623057: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10724804
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724804%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10724804: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10724804 url https://www.openlane.eu/en/carv6/auction/10724804
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711810%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10711810: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-27 04:20: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 04:20:59 [adesa.be] INFO: Found listing with ID: 10711806
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711806%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10711806: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10711806 url https://www.openlane.eu/en/carv6/auction/10711806
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10730537
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730537%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10730537: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10730537 url https://www.openlane.eu/en/carv6/auction/10730537
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10731385
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731385%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10731385: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10731385 url https://www.openlane.eu/en/carv6/auction/10731385
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711805%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10711805: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724806%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10724806: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724800%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10724800: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10731384
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710731384%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10731384: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10731384 url https://www.openlane.eu/en/carv6/auction/10731384
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10730536
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730536%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10730536: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10730536 url https://www.openlane.eu/en/carv6/auction/10730536
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710644781%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10644781: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724807%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10724807: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711812%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10711812: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724799%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10724799: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724805%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10724805: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710488781%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10488781: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711808%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10711808: 2
2026-03-27 04:20:59 [adesa.be] INFO: Scraping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-27 04:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710691862%27 HTTP/1.1" 200 None
2026-03-27 04:20:59 [adesa.be] INFO: Scrape type for 10691862: 0
2026-03-27 04:20:59 [adesa.be] INFO: Skipping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-27 04:20:59 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710719146%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10719146: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10730534
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730534%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10730534: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10730534 url https://www.openlane.eu/en/carv6/auction/10730534
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710724802%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10724802: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10730535
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710730535%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10730535: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10730535 url https://www.openlane.eu/en/carv6/auction/10730535
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710713342%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10713342: 2
2026-03-27 04:21:00 [adesa.be] INFO: Scraping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710713341%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10713341: 2
2026-03-27 04:21:00 [adesa.be] INFO: Scraping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-27 04:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710456216%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10456216: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710489921%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710504979%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10504979: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10375913
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710375913%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10375913: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10375913 url https://www.openlane.eu/en/carv6/auction/10375913
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710505013%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710505007%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710505001%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710505002%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10505002: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710505014%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-27 04:21:00 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710504970%27 HTTP/1.1" 200 None
2026-03-27 04:21:00 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-27 04:21:00 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-27 04:21: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 04:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-27 04:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08c23f78-7a75-555b-ac52-1600a54a286c with scrape type 2
2026-03-27 04:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08c23f78-7a75-555b-ac52-1600a54a286c with scrape type 2
2026-03-27 04:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 08c23f78-7a75-555b-ac52-1600a54a286c, identifier: 10684384
2026-03-27 04:21: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 04:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-27 04:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384
2026-03-27 04:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 08c23f78-7a75-555b-ac52-1600a54a286c with identifier: 10684384 to the API
2026-03-27 04:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '08c23f78-7a75-555b-ac52-1600a54a286c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXA058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684384',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 127993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA 180 Business Solution - Petrol - Automatic - 136 '
'hp - 127.993 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-27 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684384%27 HTTP/1.1" 200 None
2026-03-27 04:21:01 [adesa.be] INFO: Saving data for 10684384: {'auction_closing_time': 1801392300.0, 'created_time': 1773762531.3192, 'last_price_update_time': 1774585261.097766}
2026-03-27 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684384') HTTP/1.1" 204 0
2026-03-27 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21: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 04:21: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 04:21: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 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-27 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4fe3056-e828-5fc5-8272-b77969d9205a with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4fe3056-e828-5fc5-8272-b77969d9205a with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4fe3056-e828-5fc5-8272-b77969d9205a, identifier: 10662984
2026-03-27 04:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-27 04:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984
2026-03-27 04:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4fe3056-e828-5fc5-8272-b77969d9205a with identifier: 10662984 to the API
2026-03-27 04:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662984>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f4fe3056-e828-5fc5-8272-b77969d9205a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 218654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2009-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Edition - Diesel - Manual - '
'131 hp - 218.654 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2009}
2026-03-27 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710662984%27 HTTP/1.1" 200 None
2026-03-27 04:21:01 [adesa.be] INFO: Saving data for 10662984: {'auction_closing_time': 1801392300.0, 'created_time': 1773331088.764198, 'last_price_update_time': 1774585261.582354}
2026-03-27 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662984') HTTP/1.1" 204 0
2026-03-27 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-27 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae75569e-f2a2-56ca-b0a5-4badd6f91500 with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae75569e-f2a2-56ca-b0a5-4badd6f91500 with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae75569e-f2a2-56ca-b0a5-4badd6f91500, identifier: 10684383
2026-03-27 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-27 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce6320e-1c23-5287-b2ed-ab8507999896 with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce6320e-1c23-5287-b2ed-ab8507999896 with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ce6320e-1c23-5287-b2ed-ab8507999896, identifier: 10684378
2026-03-27 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-27 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with scrape type 2
2026-03-27 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce, identifier: 10679619
2026-03-27 04:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-27 04:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383
2026-03-27 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae75569e-f2a2-56ca-b0a5-4badd6f91500 with identifier: 10684383 to the API
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684383>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ae75569e-f2a2-56ca-b0a5-4badd6f91500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCD891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684383',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 148383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'148.383 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684383%27 HTTP/1.1" 200 None
2026-03-27 04:21:02 [adesa.be] INFO: Saving data for 10684383: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.888634, 'last_price_update_time': 1774585262.229711}
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684383') HTTP/1.1" 204 0
2026-03-27 04:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-27 04:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378
2026-03-27 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ce6320e-1c23-5287-b2ed-ab8507999896 with identifier: 10684378 to the API
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684378>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '3ce6320e-1c23-5287-b2ed-ab8507999896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APU881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684378',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 136024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2021-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'136.024 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684378%27 HTTP/1.1" 200 None
2026-03-27 04:21:02 [adesa.be] INFO: Saving data for 10684378: {'auction_closing_time': 1801392300.0, 'created_time': 1773762527.576982, 'last_price_update_time': 1774585262.533964}
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684378') HTTP/1.1" 204 0
2026-03-27 04:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-27 04:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619
2026-03-27 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57c691ff-5f16-5fa2-9200-aaf20b8ff3ce with identifier: 10679619 to the API
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '57c691ff-5f16-5fa2-9200-aaf20b8ff3ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TGE825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679619',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 226346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2017-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Panamera 4 2.9i - Hybrid - Automatic - 330 hp - 226.346 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710679619%27 HTTP/1.1" 200 None
2026-03-27 04:21:02 [adesa.be] INFO: Saving data for 10679619: {'auction_closing_time': 1801392300.0, 'created_time': 1773677278.927383, 'last_price_update_time': 1774585262.830293}
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679619') HTTP/1.1" 204 0
2026-03-27 04:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678217> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-27 04:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec3c039c-a899-5be2-838c-d97ad10a1c86 with scrape type 2
2026-03-27 04:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec3c039c-a899-5be2-838c-d97ad10a1c86 with scrape type 2
2026-03-27 04:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec3c039c-a899-5be2-838c-d97ad10a1c86, identifier: 10711810
2026-03-27 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-27 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810
2026-03-27 04:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec3c039c-a899-5be2-838c-d97ad10a1c86 with identifier: 10711810 to the API
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:21: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 04:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711810>
{'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': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ec3c039c-a899-5be2-838c-d97ad10a1c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHX144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711810',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 156587,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'156.587 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711810%27 HTTP/1.1" 200 None
2026-03-27 04:21:03 [adesa.be] INFO: Saving data for 10711810: {'auction_closing_time': 1801392300.0, 'created_time': 1774280086.549753, 'last_price_update_time': 1774585263.32431}
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711810') HTTP/1.1" 204 0
2026-03-27 04:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-27 04:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933f3017-df46-51fa-9efb-78f0e5f533ec with scrape type 2
2026-03-27 04:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933f3017-df46-51fa-9efb-78f0e5f533ec with scrape type 2
2026-03-27 04:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 933f3017-df46-51fa-9efb-78f0e5f533ec, identifier: 10678217
2026-03-27 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-27 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217
2026-03-27 04:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 933f3017-df46-51fa-9efb-78f0e5f533ec with identifier: 10678217 to the API
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:21: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 04:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678217>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '933f3017-df46-51fa-9efb-78f0e5f533ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678217',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 35740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 1.4 - Hybrid - Automatic - 150 hp - 35.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710678217%27 HTTP/1.1" 200 None
2026-03-27 04:21:03 [adesa.be] INFO: Saving data for 10678217: {'auction_closing_time': 1801392300.0, 'created_time': 1773677274.618023, 'last_price_update_time': 1774585263.717485}
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678217') HTTP/1.1" 204 0
2026-03-27 04:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-27 04:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25587e55-b65d-585a-aca9-a21b17692d57 with scrape type 2
2026-03-27 04:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25587e55-b65d-585a-aca9-a21b17692d57 with scrape type 2
2026-03-27 04:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25587e55-b65d-585a-aca9-a21b17692d57, identifier: 10711812
2026-03-27 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-27 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812
2026-03-27 04:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25587e55-b65d-585a-aca9-a21b17692d57 with identifier: 10711812 to the API
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '25587e55-b65d-585a-aca9-a21b17692d57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WLX203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711812',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 146131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-07-05',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Kia Ceed 1.0 - Petrol - Manual - 119 hp - 146.131 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711812%27 HTTP/1.1" 200 None
2026-03-27 04:21:04 [adesa.be] INFO: Saving data for 10711812: {'auction_closing_time': 1801392300.0, 'created_time': 1774280069.868992, 'last_price_update_time': 1774585264.207434}
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711812') HTTP/1.1" 204 0
2026-03-27 04:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10344428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10684382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-27 04:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6208a678-427e-5e31-a414-c7594ab31785 with scrape type 2
2026-03-27 04:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6208a678-427e-5e31-a414-c7594ab31785 with scrape type 2
2026-03-27 04:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6208a678-427e-5e31-a414-c7594ab31785, identifier: 10344428
2026-03-27 04:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-27 04:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428
2026-03-27 04:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6208a678-427e-5e31-a414-c7594ab31785 with identifier: 10344428 to the API
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10344428>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6208a678-427e-5e31-a414-c7594ab31785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10344428',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 213174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 213.174 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710344428%27 HTTP/1.1" 200 None
2026-03-27 04:21:04 [adesa.be] INFO: Saving data for 10344428: {'auction_closing_time': 1801392300.0, 'created_time': 1773236135.001054, 'last_price_update_time': 1774585264.704709}
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10344428') HTTP/1.1" 204 0
2026-03-27 04:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-27 04:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d910773-e8d2-57c7-a67e-f45b3e335d83 with scrape type 2
2026-03-27 04:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d910773-e8d2-57c7-a67e-f45b3e335d83 with scrape type 2
2026-03-27 04:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d910773-e8d2-57c7-a67e-f45b3e335d83, identifier: 10684382
2026-03-27 04:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-27 04:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382
2026-03-27 04:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d910773-e8d2-57c7-a67e-f45b3e335d83 with identifier: 10684382 to the API
2026-03-27 04:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10684382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '9d910773-e8d2-57c7-a67e-f45b3e335d83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN651',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10684382',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 98687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 4,
'seller_name': None,
'title': 'Smart Forfour 1.0i - Petrol - Manual - 71 hp - 98.687 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710684382%27 HTTP/1.1" 200 None
2026-03-27 04:21:05 [adesa.be] INFO: Saving data for 10684382: {'auction_closing_time': 1801392300.0, 'created_time': 1773762534.847567, 'last_price_update_time': 1774585265.09722}
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10684382') HTTP/1.1" 204 0
2026-03-27 04:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806
2026-03-27 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38e64f03-50db-5796-9d31-423367176818 with scrape type 2
2026-03-27 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38e64f03-50db-5796-9d31-423367176818 with scrape type 2
2026-03-27 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38e64f03-50db-5796-9d31-423367176818, identifier: 10711806
2026-03-27 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-27 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1aaa60f2-d271-504d-b1d0-b7208d48285a with scrape type 2
2026-03-27 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1aaa60f2-d271-504d-b1d0-b7208d48285a with scrape type 2
2026-03-27 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1aaa60f2-d271-504d-b1d0-b7208d48285a, identifier: 10713342
2026-03-27 04:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806
2026-03-27 04:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806
2026-03-27 04:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38e64f03-50db-5796-9d31-423367176818 with identifier: 10711806 to the API
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 272,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '38e64f03-50db-5796-9d31-423367176818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FCP324',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 153511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2017-03-27',
'seats_number': 4,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Audi A5 3.0 TDI S Line - Quattro - Diesel - Automatic - 272 hp - '
'153.511 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2017}
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711806%27 HTTP/1.1" 200 None
2026-03-27 04:21:05 [adesa.be] INFO: Saving data for 10711806: {'auction_closing_time': 1801392300.0, 'created_time': 1774280085.873815, 'last_price_update_time': 1774585265.583598}
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711806') HTTP/1.1" 204 0
2026-03-27 04:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-27 04:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342
2026-03-27 04:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1aaa60f2-d271-504d-b1d0-b7208d48285a with identifier: 10713342 to the API
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713342>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1aaa60f2-d271-504d-b1d0-b7208d48285a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SJF493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713342',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 438400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2009-06-30',
'seats_number': 5,
'seller_name': 'Rizq Occasions',
'title': 'Skoda Superb 1.9 TDI - Diesel - Manual - 105 hp - 438.400 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710713342%27 HTTP/1.1" 200 None
2026-03-27 04:21:05 [adesa.be] INFO: Saving data for 10713342: {'auction_closing_time': 1801392300.0, 'created_time': 1774280081.46135, 'last_price_update_time': 1774585265.87957}
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713342') HTTP/1.1" 204 0
2026-03-27 04:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-27 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with scrape type 2
2026-03-27 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with scrape type 2
2026-03-27 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078, identifier: 10713341
2026-03-27 04:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-27 04:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341
2026-03-27 04:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078 with identifier: 10713341 to the API
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713341>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '7a2fd5d8-b38e-5b59-8e3f-cda8eb98f078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SRD897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713341',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Eos',
'odometer': 233356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2007-04-27',
'seats_number': 4,
'seller_name': 'Rizq Occasions',
'title': 'Volkswagen Eos 1.6 FSI - Petrol - Manual - 115 hp - 233.356 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710713341%27 HTTP/1.1" 200 None
2026-03-27 04:21:06 [adesa.be] INFO: Saving data for 10713341: {'auction_closing_time': 1801392300.0, 'created_time': 1774280063.635062, 'last_price_update_time': 1774585266.28465}
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713341') HTTP/1.1" 204 0
2026-03-27 04:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-27 04:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcb0db8d-7071-5a62-af97-6e4073ba17e3 with scrape type 2
2026-03-27 04:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcb0db8d-7071-5a62-af97-6e4073ba17e3 with scrape type 2
2026-03-27 04:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bcb0db8d-7071-5a62-af97-6e4073ba17e3, identifier: 10711808
2026-03-27 04:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-27 04:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808
2026-03-27 04:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bcb0db8d-7071-5a62-af97-6e4073ba17e3 with identifier: 10711808 to the API
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 407,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Electric',
'id': 'bcb0db8d-7071-5a62-af97-6e4073ba17e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRH820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 89768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 407 hp - 89.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710711808%27 HTTP/1.1" 200 None
2026-03-27 04:21:06 [adesa.be] INFO: Saving data for 10711808: {'auction_closing_time': 1801392300.0, 'created_time': 1774280062.912297, 'last_price_update_time': 1774585266.69432}
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711808') HTTP/1.1" 204 0
2026-03-27 04:21:06 [scrapy.extensions.logstats] INFO: Crawled 572 pages (at 117 pages/min), scraped 309 items (at 52 items/min)
2026-03-27 04:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 227MiB
2026-03-27 04:21: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 04:21:09 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710504971%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10504971: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710505031%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710504965%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710504982%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710493753%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10493753: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710373755%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10373755: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710438524%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10438524: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710355068%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10355068: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710392677%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710438746%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710458307%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10458307: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710531348%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10531348: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710386880%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10386880: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710258076%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710351033%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710507414%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710507960%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10507960: 2
2026-03-27 04:21:09 [adesa.be] INFO: Scraping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710497156%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710258053%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710258066%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710497157%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-27 04:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710423997%27 HTTP/1.1" 200 None
2026-03-27 04:21:09 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-27 04:21:09 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-27 04:21:09 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710497158%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710258077%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710704548%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10704548: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710591847%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10591847: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710591845%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10591845: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729495
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729495%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729495: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729495 url https://www.openlane.eu/en/carv6/auction/10729495
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710595474%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710580437%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10580437: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710326185%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10326185: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623491%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10623491: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623492%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10623492: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710623490%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729498
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729498%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729498: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729498 url https://www.openlane.eu/en/carv6/auction/10729498
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729500
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729500%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729500: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729500 url https://www.openlane.eu/en/carv6/auction/10729500
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729499
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729499%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729499: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729499 url https://www.openlane.eu/en/carv6/auction/10729499
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710614622%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710614624%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10614624: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729502
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729502%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729502: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729502 url https://www.openlane.eu/en/carv6/auction/10729502
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729509
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729509%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729509: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729509 url https://www.openlane.eu/en/carv6/auction/10729509
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729506
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729506%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729506: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729506 url https://www.openlane.eu/en/carv6/auction/10729506
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716649%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10716649: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710585106%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10585106: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627573%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627573: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627594
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627594%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627594: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627594 url https://www.openlane.eu/en/carv6/auction/10627594
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710666275%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10666275: 2
2026-03-27 04:21:10 [adesa.be] INFO: Scraping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-27 04:21: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 04:21:10 [adesa.be] INFO: Found listing with ID: 10627569
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627569%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627569: 2
2026-03-27 04:21:10 [adesa.be] INFO: Scraping item 10627569 url https://www.openlane.eu/en/carv6/auction/10627569
2026-03-27 04:21: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 04:21:10 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710655596%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10655596: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627562%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627562: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627563%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627563: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627580%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627590%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627590: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627582%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627588%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627584%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627584: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627564%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627564: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627586%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627586: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627579%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627585%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10627585: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10726260
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710726260%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10726260: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10726260 url https://www.openlane.eu/en/carv6/auction/10726260
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710615315%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710615312%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10615312: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10729497
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710729497%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10729497: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10729497 url https://www.openlane.eu/en/carv6/auction/10729497
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710373756%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10373756: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710580439%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10580439: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710562284%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10562284: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710630787%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10630787: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710576365%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10576365: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710405235%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10405235: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710366783%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10366783: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10520202
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710520202%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10520202: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10520202 url https://www.openlane.eu/en/carv6/auction/10520202
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710461938%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10461938: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710666627%27 HTTP/1.1" 200 None
2026-03-27 04:21:10 [adesa.be] INFO: Scrape type for 10666627: 0
2026-03-27 04:21:10 [adesa.be] INFO: Skipping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-27 04:21:10 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-27 04:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710682815%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10682815: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710698828%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10698828: 2
2026-03-27 04:21:11 [adesa.be] INFO: Scraping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-27 04:21: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 04:21:11 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710688261%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10688261: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710258058%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10258058: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710707957%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10707957: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710698830%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10698830: 2
2026-03-27 04:21:11 [adesa.be] INFO: Scraping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-27 04:21: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 04:21:11 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710666057%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10666057: 2
2026-03-27 04:21:11 [adesa.be] INFO: Scraping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-27 04:21: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 04:21:11 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710583628%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10583628: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710595467%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10595467: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710716211%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10716211: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710580542%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10580542: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710693707%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10693707: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710682970%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10682970: 2
2026-03-27 04:21:11 [adesa.be] INFO: Scraping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-27 04:21: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 04:21:11 [adesa.be] INFO: Found listing with ID: 10682969
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710682969%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10682969: 2
2026-03-27 04:21:11 [adesa.be] INFO: Scraping item 10682969 url https://www.openlane.eu/en/carv6/auction/10682969
2026-03-27 04:21: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 04:21:11 [adesa.be] INFO: Found listing with ID: 10627591
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627591%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10627591: 2
2026-03-27 04:21:11 [adesa.be] INFO: Scraping item 10627591 url https://www.openlane.eu/en/carv6/auction/10627591
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710258056%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10258056: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710602291%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710653832%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710277379%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710406461%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710649237%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10649237: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710595461%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710673713%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10673713: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710326051%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710595470%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-27 04:21:11 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-27 04:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710595469%27 HTTP/1.1" 200 None
2026-03-27 04:21:11 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-27 04:21:11 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-27 04:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10507960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04: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 04:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830
2026-03-27 04:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-27 04:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-27 04:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd79753-8065-5bec-ab78-21fb34635108, identifier: 10698830
2026-03-27 04:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830
2026-03-27 04:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830
2026-03-27 04:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10698830 to the API
2026-03-27 04:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:21: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 04:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0bd79753-8065-5bec-ab78-21fb34635108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JCU705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698830',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2026-01-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 214 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2026}
2026-03-27 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710698830%27 HTTP/1.1" 200 None
2026-03-27 04:21:12 [adesa.be] INFO: Saving data for 10698830: {'auction_closing_time': 1798675200.0, 'created_time': 1774002323.856166, 'last_price_update_time': 1774585272.961333}
2026-03-27 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10698830') HTTP/1.1" 204 0
2026-03-27 04:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10698828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569
2026-03-27 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 744c71a4-5524-558a-a10d-703340c860f0 with scrape type 2
2026-03-27 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 744c71a4-5524-558a-a10d-703340c860f0 with scrape type 2
2026-03-27 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 744c71a4-5524-558a-a10d-703340c860f0, identifier: 10627569
2026-03-27 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-27 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-27 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-27 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10507960
2026-03-27 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569
2026-03-27 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569
2026-03-27 04:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 744c71a4-5524-558a-a10d-703340c860f0 with identifier: 10627569 to the API
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '744c71a4-5524-558a-a10d-703340c860f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627569',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'KGM',
'model': 'Torres',
'odometer': 4597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2025-03-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'KGM Torres - Electric - Automatic - 207 hp - 4.597 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627569%27 HTTP/1.1" 200 None
2026-03-27 04:21:13 [adesa.be] INFO: Saving data for 10627569: {'auction_closing_time': 1798675200.0, 'created_time': 1773235845.99101, 'last_price_update_time': 1774585273.527417}
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627569') HTTP/1.1" 204 0
2026-03-27 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-27 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960
2026-03-27 04:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10507960 to the API
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10507960>
{'auction_title': '',
'c_o_2_emission_value': 205,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '479dbb90-d696-5505-8b55-d1dc7836277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '37799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10507960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32300,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - 50 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710507960%27 HTTP/1.1" 200 None
2026-03-27 04:21:13 [adesa.be] INFO: Saving data for 10507960: {'auction_closing_time': 1798675200.0, 'created_time': 1773235831.914508, 'last_price_update_time': 1774585273.793262}
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10507960') HTTP/1.1" 204 0
2026-03-27 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828
2026-03-27 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6411f898-0dd8-539c-84f4-6d40d78ba44d with scrape type 2
2026-03-27 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6411f898-0dd8-539c-84f4-6d40d78ba44d with scrape type 2
2026-03-27 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6411f898-0dd8-539c-84f4-6d40d78ba44d, identifier: 10698828
2026-03-27 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-27 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79f7c274-c4ed-5294-bc69-5378d9f77b03 with scrape type 2
2026-03-27 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79f7c274-c4ed-5294-bc69-5378d9f77b03 with scrape type 2
2026-03-27 04:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79f7c274-c4ed-5294-bc69-5378d9f77b03, identifier: 10666275
2026-03-27 04:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-27 04:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eab46c6-1060-5367-bc7b-55bb78574514 with scrape type 2
2026-03-27 04:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eab46c6-1060-5367-bc7b-55bb78574514 with scrape type 2
2026-03-27 04:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2eab46c6-1060-5367-bc7b-55bb78574514, identifier: 10682970
2026-03-27 04:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828
2026-03-27 04:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828
2026-03-27 04:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6411f898-0dd8-539c-84f4-6d40d78ba44d with identifier: 10698828 to the API
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10698828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 209,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6411f898-0dd8-539c-84f4-6d40d78ba44d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HTG639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10698828',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27700,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Electric - Automatic - 209 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710698828%27 HTTP/1.1" 200 None
2026-03-27 04:21:14 [adesa.be] INFO: Saving data for 10698828: {'auction_closing_time': 1798675200.0, 'created_time': 1774002442.80323, 'last_price_update_time': 1774585274.361084}
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10698828') HTTP/1.1" 204 0
2026-03-27 04:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-27 04:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275
2026-03-27 04:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79f7c274-c4ed-5294-bc69-5378d9f77b03 with identifier: 10666275 to the API
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666275>
{'auction_title': '',
'c_o_2_emission_value': 193,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '79f7c274-c4ed-5294-bc69-5378d9f77b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666275',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'KGM',
'model': 'Actyon',
'odometer': 4452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26050,
'price_includes_vat': True,
'registration_date': '2025-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'KGM Actyon 1.5 - Petrol - Automatic - 163 hp - 4.452 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710666275%27 HTTP/1.1" 200 None
2026-03-27 04:21:14 [adesa.be] INFO: Saving data for 10666275: {'auction_closing_time': 1798675200.0, 'created_time': 1773658251.398055, 'last_price_update_time': 1774585274.646948}
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666275') HTTP/1.1" 204 0
2026-03-27 04:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-27 04:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970
2026-03-27 04:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2eab46c6-1060-5367-bc7b-55bb78574514 with identifier: 10682970 to the API
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682970>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 185,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '2eab46c6-1060-5367-bc7b-55bb78574514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682970',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 11624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30950,
'price_includes_vat': True,
'registration_date': '2024-04-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 185 hp - 11.624 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710682970%27 HTTP/1.1" 200 None
2026-03-27 04:21:14 [adesa.be] INFO: Saving data for 10682970: {'auction_closing_time': 1798675200.0, 'created_time': 1773829297.606015, 'last_price_update_time': 1774585274.963807}
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682970') HTTP/1.1" 204 0
2026-03-27 04:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591
2026-03-27 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dce9f51a-f311-59cd-b82c-3d09dc55f862 with scrape type 2
2026-03-27 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dce9f51a-f311-59cd-b82c-3d09dc55f862 with scrape type 2
2026-03-27 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dce9f51a-f311-59cd-b82c-3d09dc55f862, identifier: 10627591
2026-03-27 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969
2026-03-27 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with scrape type 2
2026-03-27 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with scrape type 2
2026-03-27 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed, identifier: 10682969
2026-03-27 04:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591
2026-03-27 04:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591
2026-03-27 04:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dce9f51a-f311-59cd-b82c-3d09dc55f862 with identifier: 10627591 to the API
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627591>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 185,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'dce9f51a-f311-59cd-b82c-3d09dc55f862',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52525',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627591',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 36265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2025-01-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 185 hp - 36.265 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710627591%27 HTTP/1.1" 200 None
2026-03-27 04:21:15 [adesa.be] INFO: Saving data for 10627591: {'auction_closing_time': 1798675200.0, 'created_time': 1773235806.33069, 'last_price_update_time': 1774585275.534882}
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627591') HTTP/1.1" 204 0
2026-03-27 04:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969
2026-03-27 04:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969
2026-03-27 04:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed with identifier: 10682969 to the API
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682969>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 185,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '4f1e7b39-ae10-574c-8cc7-1266f3b1a4ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682969',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Across',
'odometer': 29984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28650,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Suzuki Across 2.5 - AWD - Hybrid - Automatic - 185 hp - 29.984 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710682969%27 HTTP/1.1" 200 None
2026-03-27 04:21:15 [adesa.be] INFO: Saving data for 10682969: {'auction_closing_time': 1798675200.0, 'created_time': 1773829298.966512, 'last_price_update_time': 1774585275.809446}
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682969') HTTP/1.1" 204 0
2026-03-27 04:21:15 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710686921%27 HTTP/1.1" 200 None
2026-03-27 04:21:15 [adesa.be] INFO: Scrape type for 10686921: 2
2026-03-27 04:21:15 [adesa.be] INFO: Scraping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-27 04:21:15 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710595468%27 HTTP/1.1" 200 None
2026-03-27 04:21:15 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-27 04:21:15 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-27 04:21:15 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710463665%27 HTTP/1.1" 200 None
2026-03-27 04:21:15 [adesa.be] INFO: Scrape type for 10463665: 0
2026-03-27 04:21:15 [adesa.be] INFO: Skipping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-27 04:21:15 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-27 04:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710281434%27 HTTP/1.1" 200 None
2026-03-27 04:21:15 [adesa.be] INFO: Scrape type for 10281434: 0
2026-03-27 04:21:15 [adesa.be] INFO: Skipping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-27 04: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 04:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10686921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10686921, dropping item
2026-03-27 04:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-27 04:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8a76c4-418d-529f-89b9-bef91c45c1f6 with scrape type 2
2026-03-27 04:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea8a76c4-418d-529f-89b9-bef91c45c1f6 with scrape type 2
2026-03-27 04:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea8a76c4-418d-529f-89b9-bef91c45c1f6, identifier: 10666057
2026-03-27 04:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-27 04:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057
2026-03-27 04:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea8a76c4-418d-529f-89b9-bef91c45c1f6 with identifier: 10666057 to the API
2026-03-27 04:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04: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 04:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666057>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea8a76c4-418d-529f-89b9-bef91c45c1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666057',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26200,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 146 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04: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%2710666057%27 HTTP/1.1" 200 None
2026-03-27 04:21:18 [adesa.be] INFO: Saving data for 10666057: {'auction_closing_time': 1798675200.0, 'created_time': 1773397783.641252, 'last_price_update_time': 1774585278.954424}
2026-03-27 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666057') HTTP/1.1" 204 0
2026-03-27 04:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 04:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-27 04:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with scrape type 2
2026-03-27 04:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with scrape type 2
2026-03-27 04:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945, identifier: 10711805
2026-03-27 04:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-27 04:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805
2026-03-27 04:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945 with identifier: 10711805 to the API
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 04:21: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 04:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '28b42a8e-13ab-5ce2-8dd3-96d7dbe5b945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2elk804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 52336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'BMW X1 18i X Line - Petrol - Automatic - 136 hp - 52.336 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711805%27 HTTP/1.1" 200 None
2026-03-27 04:21:35 [adesa.be] INFO: Saving data for 10711805: {'auction_closing_time': 1801392300.0, 'created_time': 1774280098.619347, 'last_price_update_time': 1774585295.224857}
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711805') HTTP/1.1" 204 0
2026-03-27 04:21:35 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 04:21:35 [adesa.be] INFO: adesa.be Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 1, <ScrapeType.PRICE_UPDATE: 2>: 1, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 3, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20last_price_update_time%20lt%201774153295 HTTP/1.1" 200 None
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10703235') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10703942') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10704971') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705050') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705086') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705092') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705203') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705303') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705345') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705406') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705408') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705494') HTTP/1.1" 204 0
2026-03-27 04:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.be',RowKey='10705794') HTTP/1.1" 204 0
2026-03-27 04:21:35 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (319 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.be/task_31_2026-03-27T04_15_00.jl
2026-03-27 04:21:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 1133450,
'downloader/request_count': 1345,
'downloader/request_method_count/GET': 1310,
'downloader/request_method_count/POST': 35,
'downloader/response_bytes': 1246282427,
'downloader/response_count': 1345,
'downloader/response_status_count/200': 1115,
'downloader/response_status_count/403': 230,
'elapsed_time_seconds': 389.066158,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 4, 21, 35, 665298, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 1045863,
'httpcompression/response_count': 230,
'item_scraped_count': 319,
'log_count/DEBUG': 17985,
'log_count/INFO': 19143,
'memusage/max': 238714880,
'memusage/startup': 147955712,
'photo_download_count': 760,
'request_depth_max': 35,
'response_received_count': 585,
'scheduler/dequeued': 1345,
'scheduler/dequeued/memory': 1345,
'scheduler/enqueued': 1345,
'scheduler/enqueued/memory': 1345,
'scrape_type/new': 154,
'scrape_type/new_duplicate_id': 1,
'scrape_type/price_update': 165,
'scrape_type/skipped': 3084,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 356,
'scrapy-zyte-api/error_ratio': 0.0028089887640449437,
'scrapy-zyte-api/error_types/download/temporary-error': 1,
'scrapy-zyte-api/errors': 1,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 4.341240848476077,
'scrapy-zyte-api/mean_response_seconds': 4.384451670452795,
'scrapy-zyte-api/processed': 355,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 355,
'scrapy-zyte-api/request_args/experimental.requestCookies': 354,
'scrapy-zyte-api/request_args/experimental.responseCookies': 355,
'scrapy-zyte-api/request_args/httpRequestBody': 35,
'scrapy-zyte-api/request_args/httpRequestMethod': 35,
'scrapy-zyte-api/request_args/httpResponseBody': 355,
'scrapy-zyte-api/request_args/httpResponseHeaders': 355,
'scrapy-zyte-api/request_args/url': 355,
'scrapy-zyte-api/status_codes/200': 355,
'scrapy-zyte-api/status_codes/520': 1,
'scrapy-zyte-api/success': 355,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 3404,
'source/total_available': 3404,
'start_time': datetime.datetime(2026, 3, 27, 4, 15, 6, 599140, tzinfo=datetime.timezone.utc)}
2026-03-27 04:21:35 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 04:21:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5ff87a2b50>
2026-03-27 04:21:35 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5ff8821b10>